1
我使用的Xcode 5.我只是得到了一些錯誤,他說:解析錯誤iPhone的Retina(4英寸64位)
ld: warning: ignoring file /Users/wog-khatzpetalio/Desktop/LiveGateApp/NoInterfaceBuilder/LiveGate/Parse.framework/Parse, missing required architecture x86_64 in file /Users/wog-khatzpetalio/Desktop/LiveGateApp/NoInterfaceBuilder/LiveGate/Parse.framework/Parse (3 slices)
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_PFObject", referenced from:
objc-class-ref in LiveGate.o
"_OBJC_CLASS_$_PFQuery", referenced from:
objc-class-ref in LiveGate.o
"_OBJC_CLASS_$_Parse", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我的應用程序在所有模擬器的工作除了iPhone 64位。 這個錯誤的可能原因是什麼?
感謝您的.. :-) – khatz0406
已經有了,什麼也不做 – SleepsOnNewspapers
顯示什麼錯誤? @HomelessPeopleCanCode – codercat