I’ve done a little digging around the forums and haven’t run across this as an issue yet but i upgraded unity this morning to the latest rev (3.4.2) and am now having issues in xCode when i try and build. The build pretty much errors immediately with Apple mach-o linker error not finding Library -lz.1.2.3 with the whole error being…
Sorry if this is resolved somewhere else, i’m still digging around the forums but haven’t run across this yet.
Cheers and thanks in advance for the help.
GNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Fri Sep 16 06:56:50 UTC 2011)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type “show copying” to see the conditions.
There is absolutely no warranty for GDB. Type “show warranty” for details.
This GDB was configured as “–host=i386-apple-darwin --target=arm-apple-darwin”.tty /dev/ttys000
target remote-mobile /tmp/.XcodeGDBRemote-2849-59
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
[Switching to process 11779 thread 0x2e03]
[Switching to process 11779 thread 0x2e03]
sharedlibrary apply-load-rules all
warning: Unable to read symbols for /Library/MobileSubstrate/MobileSubstrate.dylib (file not found).
warning: No copy of MobileSubstrate.dylib found locally, reading from memory on remote device. This may slow down the debug session.
warning: Unable to read symbols for /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib (file not found).
warning: No copy of SubstrateLoader.dylib found locally, reading from memory on remote device. This may slow down the debug session.
warning: Unable to read symbols for /Library/MobileSubstrate/DynamicLibraries/SogouInputIPhone4.dylib (file not found).
warning: No copy of SogouInputIPhone4.dylib found locally, reading from memory on remote device. This may slow down the debug session.
warning: Unable to read symbols for /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate (file not found).
warning: No copy of CydiaSubstrate.framework/CydiaSubstrate found locally, reading from memory on remote device. This may slow down the debug session.
2011-11-16 23:09:26.933 Match[32353:607] → registered mono modules 0xd6d4d8
warning: Unable to read symbols for /Users/songxinyu/Library/Developer/Xcode/iOS DeviceSupport/4.3.3 (8J2)/Symbols/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader (file not found).
warning: No copy of AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader found locally, reading from memory on remote device. This may slow down the debug session.
warning: Unable to read symbols for /Users/songxinyu/Library/Developer/Xcode/iOS DeviceSupport/4.3.3 (8J2)/Symbols/System/Library/AccessibilityBundles/UIKit.axbundle/UIKit (file not found).
warning: No copy of UIKit.axbundle/UIKit found locally, reading from memory on remote device. This may slow down the debug session.
warning: Unable to read symbols for /Users/songxinyu/Library/Developer/Xcode/iOS DeviceSupport/4.3.3 (8J2)/Symbols/System/Library/AccessibilityBundles/MediaPlayerFramework.axbundle/MediaPlayerFramework (file not found).
warning: No copy of MediaPlayerFramework.axbundle/MediaPlayerFramework found locally, reading from memory on remote device. This may slow down the debug session.
→ applicationDidFinishLaunching()