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

Shazron Abdullah edited comment on CB-5019 at 10/8/13 8:19 PM:
---------------------------------------------------------------

I just tested it, it archived fine. See:

{code}
$ cordova -v
3.1.0-0.1.0
$ cordova create ~/Desktop/ArchiveTest foo.archive.test ArchiveTest
$ cd ArchiveTest
$ cordova platform add ios
$ cd platforms/ios
$ xcodebuild -scheme ArchiveTest archive
[.. build output stripped...]
** ARCHIVE SUCCEEDED **
{code}

Note that you need to launch the project once with Xcode to create a default 
scheme before the command line archive command can run. Also, I had the  
wildcard provisioning profile and the proper certs, etc.


was (Author: shazron):
I just tested it, it archived fine. See:

{code}
$ cordova -v
3.1.0-0.1.0
$ cordova create ~/Desktop/ArchiveTest foo.archive.test ArchiveTest
$ cd ArchiveTest
$ cordova platform add ios
$ cd platforms/ios
$ xcodebuild -scheme ArchiveTest archive
[.. build output stripped...]
** ARCHIVE SUCCEEDED **
{code}

Note that you need to launch the project once with Xcode to create a default 
scheme before the command line archive command can run. Also, I had the  
wildcard provisioning profile.

> App archive error
> -----------------
>
>                 Key: CB-5019
>                 URL: https://issues.apache.org/jira/browse/CB-5019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.0.0, 3.1.0
>         Environment: OS X 10.8.5 Xcode 5
>            Reporter: Mikhail Lastochkin
>
> i have this error on archive product to App Store:
> Check dependencies
> No architectures to compile for (ARCHS=i386, VALID_ARCHS=armv7s armv7).



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to