You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Colin Bau (JIRA)" <ji...@apache.org> on 2017/11/21 15:33:00 UTC

[jira] [Comment Edited] (CB-13595) cordova build ios --device --release not work

    [ https://issues.apache.org/jira/browse/CB-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260894#comment-16260894 ] 

Colin Bau edited comment on CB-13595 at 11/21/17 3:32 PM:
----------------------------------------------------------

hi [~Sujan12]
framework7 just my folder name and I re create project really many times
you can use my sample project (a default ios@4.5.3 project)
[link title|www.littlebau.com/ios/framework7_full.rar]
step 1︰cordova create -d "framework7" "com.framework7.cordova" "Framework7 for Cordova Edition"
step 2︰cd framework7
step 3︰cordova platform add ios@4.5.3 --notech
step 4︰cordova build ios --device 
same error message finally...
!https://www.littlebau.com/ios/step4/04.png!
!https://www.littlebau.com/ios/step4/05.png!


was (Author: bau720123):
hi [~Sujan12]
framework7 just my folder name and I re create project really many times
step 1︰cordova create -d "framework7" "com.framework7.cordova" "Framework7 for Cordova Edition"
step 2︰cd framework7
step 3︰cordova platform add ios@4.5.3 --notech
step 4︰cordova build ios --device 
same error message finally...
!https://www.littlebau.com/ios/step4/04.png!
!https://www.littlebau.com/ios/step4/05.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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org