Question

i'm trying to symbolicate a crash log using the Quincy Kit, all works fine, but i receive this warning/error in the terminal during the symbolcating:

/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/Foundation.framework/Foundation does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/Foundation.framework/Foundation')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/UIKit.framework/UIKit does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/UIKit.framework/UIKit')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/WebCore.framework/WebCore does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/PrivateFrameworks/WebCore.framework/WebCore')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/libc++abi.dylib does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/libc++abi.dylib')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/libobjc.A.dylib does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/libobjc.A.dylib')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libdispatch.dylib does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libdispatch.dylib')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libsystem_c.dylib does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libsystem_c.dylib')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation')
/Applications/Xcode5-DP5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: file: /Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libsystem_kernel.dylib does not contain architecture: armv7
Can't understand the output from otool ( -> xcrun -sdk iphoneos otool -arch armv7 -l '/Users/Piero/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libsystem_kernel.dylib')
  Sending symbolicated data back to the server ...

  Deleting temporary files ...

Done

there is way to fix it?

Was it helpful?

Solution

You local iOS 6.1.3 symbols only have the data from devices with the armv7s CPU. You need to connect a device with an armv7 CPU and iOS 6.1.3 to Xcode so it can import the symbols from that CPU architecture as well.

You can verify the architectures available in the symbols using dwarfdump in a terminal window like:

`dwarfdump --uuid "/Library/Developer/Xcode/iOS DeviceSupport/6.1.3 (10B329)/Symbols/usr/lib/system/libsystem_kernel.dylib"'

This should show a UUID for each provided CPU architecture.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top