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

Suraj Pindoria edited comment on CB-13595 at 11/22/17 12:54 AM:
----------------------------------------------------------------

On a clean project I am failing at the step just above yours, Check 
Dependencies, due to my provisioning profiles. Once I fix that I am able to 
build with "cordova build ios --device". One thing I am noticing is you are 
using your /Volumes/ directory, is there a specific reason for this? That is a 
system folder and it does not have write access to all users by default. If you 
look at the line just above "Archive Failed" it says that the failure is 
happening with the "ln" command, which could maybe suggest permissions. 


was (Author: surajpindoria):
On a clean project I am failing at the step just above yours, Check 
Dependencies, due to my provisioning profiles. Once I fix that I am able to 
build with "cordova build ios --device". Once thing I am noticing is you are 
using your /Volumes/ directory, is there a specific reason for this? That is a 
system folder and it does not have write access to all users by default. If you 
look at the line just above "Archive Failed" it says that the failure is 
happening with the "ln" command, which could maybe suggest permissions. 

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to