[ https://issues.apache.org/jira/browse/CB-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266331#comment-16266331 ]
Colin Bau edited comment on CB-13595 at 11/27/17 3:28 AM: ---------------------------------------------------------- hi [~jcesarmobile] thanks your reply tried many times,still no work try 1 "release": { "codeSignIdentity": "iPhone Distribution", "developmentTeam": "XXXXXXXXXXXX OR UUID", "packageType": "app-store" } try 2 "release": { "codeSignIdentity": "iPhone Developer", "developmentTeam": "XXXXXXXXXXXX OR UUID", "packageType": "app-store" } have you ever try it before ? I mean use a clean ios@4.5.3 project and import your own provisioning to the keychain and finally use "cordova build ios --device --release" with the new format build.json ? https://www.littlebau.com/ios/step1/01.png https://www.littlebau.com/ios/step1/02.png https://www.littlebau.com/ios/step3/02.png was (Author: bau720123): hi [~jcesarmobile] thanks your reply tried many times,still no work try 1 "release": { "codeSignIdentity": "iPhone Distribution", "developmentTeam": "XXXXXXXXXXXX", "packageType": "app-store" } try 2 "release": { "codeSignIdentity": "iPhone Developer", "developmentTeam": "XXXXXXXXXXXX", "packageType": "app-store" } have you ever try it before ? I mean use a clean ios@4.5.3 project and import your own provisioning to the keychain and finally use "cordova build ios --device --release" with the new format build.json ? https://www.littlebau.com/ios/step1/01.png https://www.littlebau.com/ios/step1/02.png https://www.littlebau.com/ios/step3/02.png > cordova build ios --device --release not work > --------------------------------------------- > > Key: CB-13595 > URL: https://issues.apache.org/jira/browse/CB-13595 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios > Affects Versions: cordova-ios 4.5.0 > Environment: cordova -v︰7.1.0 > node -v︰8.9.1 > Xcode 9.1(9B55) > cordova ios︰4.5.3 > macOS High Sierra 10.13 > Reporter: Colin Bau > Assignee: Suraj Pindoria > Labels: ios > > step 1 > I import my Provisioning Profiles to keychain (double click) > !https://www.littlebau.com/ios/step1/01.png! > !https://www.littlebau.com/ios/step1/02.png! > step 2 > I prepare the build.json file (I tried the older format and new format but > still no luck) > I am very sure the "provisionProfile" is correct (it was my > provisionProfile's UUID) > [link > title|https://cordova.apache.org/docs/en/latest/guide/platforms/ios/#using-buildjson] > !https://www.littlebau.com/ios/step2/01.png! > !https://www.littlebau.com/ios/step2/02.png! > step 3 > I use Xcode and setting the Signing,it will build success > !https://www.littlebau.com/ios/step3/01.png! > !https://www.littlebau.com/ios/step3/02.png! > step 4 > but if I use︰cordova build ios --device --release > it will "ARCHIVED FAIL" > !https://www.littlebau.com/ios/step4/01.png! > !https://www.littlebau.com/ios/step4/02.png! > !https://www.littlebau.com/ios/step4/03.png! > in previous cordova-ios version,above workflow is work perfect and it will > generate a ipa format file finally > but in new cordova-ios or Xcode version,it seem not work anymore > if I miss something or give me some hint to solve it ? -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org