Hi
I Successfully built the xcode project and tested on my iphone.
I Would like to distribute it to another developer for testing so Archiving it nd Archive fails with following error. I dont have production key yet
Error is
ld: warning: ignoring file /Users/kthallav/Library/Developer/Xcode/DerivedData/BeaconFinder-hiiilbbzyuckqaemushmytfrwdlf/Build/Intermediates/ArchiveIntermediates/BeaconFinder/BuildProductsPath/Release-iphoneos/AirshipKit.framework/AirshipKit, file was built for arm64 which is not the architecture being linked (armv7): /Users/kthallav/Library/Developer/Xcode/DerivedData/BeaconFinder-hiiilbbzyuckqaemushmytfrwdlf/Build/Intermediates/ArchiveIntermediates/BeaconFinder/BuildProductsPath/Release-iphoneos/AirshipKit.framework/AirshipKit
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_UAirship", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Let meknow if I am missing anything
Comments
6 comments