XCode 6.0.1 is a valid architecture issue; GTLFramework

I am using googleDriveSDK in my application and it compiles fine for xCode 5.1. Build settings:

architecture : armv7 and armv7s

valid architecture : armv7 , armv7s,armv 64.

But in xCode 6.0.1 the assembly gives a linker error. He says GTL frameworks are not available for armv 7s / 64. so I had to change the settings for xCode 6 as

architecture armv7

 and valid architecture : armv7 , armv7s,armv 64.

now it works fine. I tested it on version 5.5s, 5c. But I wonder what happens if I save ARCHS armv7 and VALID ARCHS armv7 armv7s armv64 in build settings? I am confused between what are arches and actual arches.

Am I missing something?

+3
objective-c ios8 xcode6 google-drive-sdk


source to share


No one has answered this question yet

Check out similar questions:

139
Xcode build error "Undefined symbols for x86_64 architecture"
89
IOS App View: No 64-bit support
20
CocoaPods with XCode 6.0.1 - How can I fix Pods frames appearing in red?
nine
How to convert xcode 32 bit app to 64 bit xcode app
4
Xcode 6.1 linker error when trying to link a PushKit framework
3
Architecture linking error after Xcode 5.1 update
1
Xcode 5.1.1: Undefined symbols for armv7 architecture
1
GPUImage Issues Running on Simulator
1
Xcode 6 - Undefined Symbols for i386 Architecture for Parse Framework
0
Xcode Validating App: No Architectures?



All Articles
Loading...
X
Show
Funny
Dev
Pics