08-22-2016 12:54 AM
Hi,
I have a problem when build an iOS application.
The problem are related with the provisioning profiles.
I have tried to regenerate the provisioning profiles but not solve the problems.
Message error:
Code sign error: No matching provisioning profiles found: No provisioning profiles matching an applicable signing identity were found
Error code 65 for command: xcodebuild with args: -xconfig .....
Maybe the problem is related with the signing identifier "Iphone Developer" in the config file.
Solved! Go to Solution.
08-22-2016 11:47 PM
Have you tried building te project directly form XCode?
You'll find the project file here:
./MobileSDK/workspace/mobileSDKApp/build/mobile/platforms/ios/mobileSDKApp.xcodeproj
Check the following settings:
Tab -> General
Targets -> mobileSDKApp
Team -> Your team
Tab -> Build Settings
View -> All
Code Signing, Code Signing identity -> Your identity
Connect a physical device
Run
Do you have the same problem?
08-23-2016 02:24 AM - edited 08-23-2016 05:35 AM
I have tried the xcode project before post the message
I don't have the same problem With xcode works fine.
08-26-2016 12:02 AM
Please send me the full log.
e.g in terminal: command > /Users/mheras/Desktop/log.txt
09-02-2016 07:52 AM
Please make sure that the provisioning profile is present in the ~/Library/MobileDevice/Provisioning Profiles/ directory.
You can find more details: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/#using-buildjson