-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Description
Trying the tns publish command with the QSF fails with:
Code Sign error: Provisioning profile does not match bundle identifier: The provisioning
profile specified in your build settings ("OrgNativeScriptDistribution") has an AppID of
"org.nativescript.*" which does not match your bundle identifier
"org.cocoapods.IQKeyboardManager".
I don't think we should try to sign any of the cocoapod targets using the App's provisioning profile.
Reactions are currently unavailable