Solve jenkins build xcode project could not found provision issue
The error is:
Code Sign error: No matching provisioning profile found
How to solve:
1-Ensure the project is building successfully from Xcode to real target.
2-Copy all the development cretificates & credentials form your user folder to the system folder in KeyChain.
3-Copy all the Provisioning profiles existing in Users//Library/MobileDevice/Provisioning Profiles to /System/Library/MobileDevice/Provisioning Profiles.
If the directory is not exist, please create first.