You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/12 21:12:59 UTC

[GitHub] [cordova-ios] nik0kin edited a comment on issue #536: Provisioning Profile not setup correctly with new build system

nik0kin edited a comment on issue #536: Provisioning Profile not setup correctly with new build system
URL: https://github.com/apache/cordova-ios/issues/536#issuecomment-472182646
 
 
   I am running into something similar, does your generated exportOptions.plist contain a provisioningProfile key which is wrapped with double quotes, like this:
   
   `<key>provisioningProfiles</key>
       <dict>
         <key>"A1B2C3D4.com.test.app"</key>
         <string>j23k4234-lk23423-adsa-adads-asdadasd</string>
       </dict>`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org