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

Shazron Abdullah commented on CB-6223:
--------------------------------------

This was already fixed for 3.5.0 for the project template.

Fix:
{code}
1. Select your Project icon
2. Choose Build Settings. 
3. For "Architectures", select $ARCHS_STANDARD - Standard architectures (armv7, 
armv7s, arm64)
4. For "Valid Architectures", add "arm64"
5. Select your CordovaLib.xcodeproj icon
6. In the Build Settings for the Project (not Target), delete the conditional 
architecture settings (hover to see the minus sign)
7. For "Architectures", select $ARCHS_STANDARD - Standard architectures (armv7, 
armv7s, arm64)
8. For "Valid Architectures", add "arm64"
{code}

 

> Xcode 5.1 (5B130a) build errors
> -------------------------------
>
>                 Key: CB-6223
>                 URL: https://issues.apache.org/jira/browse/CB-6223
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Blair Vanderhoof
>
> cordova 3.4.0-0.1.3
> Xcode Version 5.1 (5B130a)
> IOS 7.1
> After updating command line tools, Xcode and my phone's IOS to 7.1, I can no 
> longer build a project even when creating from scratch.
> I get about 12 errors, some related to plugins:
> {code}
> ...
> ld: warning: ignoring file 
> /Users/me/Library/Developer/Xcode/DerivedData/project/Build/Products/Debug-iphoneos/libCordova.a,
>  missing required architecture arm64 in file 
> /Users/me/Library/Developer/Xcode/DerivedData/project/Build/Products/Debug-iphoneos/libCordova.a
>  (2 slices)
> Undefined symbols for architecture arm64:
>   "_OBJC_CLASS_$_CDVPlugin", referenced from:
> ...
> {code}
> Lot's of Apple Mach-O Linker errors.
> Also see: 
> http://stackoverflow.com/questions/22334680/xcode-5-1-libcordova-a-architecture-problems



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to