1

こんにちは私はThoMoNetworking.frameworkを使用してアプリケーションを構築しようとしています。アプリはデバイスでは正常に動作しますが、シミュレーターではゾンビが有効になっているコンソールで取得します

2012-07-18 23:54:11.043 testApp[4048:11303] Application windows are expected to have a root view controller at the end of application launch
2012-07-18 23:54:11.042 testApp[4048:14807] Netservice is about to be published.
2012-07-18 23:54:11.795 testApp[4048:14807] Netservice has been published.
2012-07-18 23:54:12.045 testApp[4048:14f03] NetService _testApp._tcp. offered by mpla (2)
2012-07-18 23:54:12.073 testApp[4048:14f03] Resolved Server Address mpla.local.
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
(null) called from function ServerStubAcceptCallback in image testApp.
(lldb) 

以前のバージョンのXcodeとシミュレーターではアプリは問題ありませんでした。

ビルドログ

Build target Remi's Chat App

ProcessInfoPlistFile "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Info.plist" Remi_s_Chat_App-Info.plist
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-infoPlistUtility Remi_s_Chat_App-Info.plist -genpkginfo "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/PkgInfo" -expandbuildsettings -format binary -platform iphonesimulator -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Info.plist"

CompileXIB MainWindow.xib
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv IBC_MINIMUM_COMPATIBILITY_VERSION 5.1
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode45-DP3.app/Contents/Developer/usr/bin/..
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/MainWindow.nib" "/Users/zaab/Desktop/zaabs chat app/MainWindow.xib" --sdk /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk

CompileXIB Remi_s_Chat_AppViewController.xib
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv IBC_MINIMUM_COMPATIBILITY_VERSION 5.1
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode45-DP3.app/Contents/Developer/usr/bin/..
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Remi_s_Chat_AppViewController.nib" "/Users/zaab/Desktop/zaabs chat app/Remi_s_Chat_AppViewController.xib" --sdk /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk

2012-07-18 23:13:30.196 Interface Builder Cocoa Touch Tool[3098:14603] CFPreferences: user home directory at file://localhost/Users/zaab/Library/Application%20Support/iPhone%20Simulator/User/ is unavailable. User domains will be volatile.scheduled GC timer for 0.000000 second
CpResource icon.png "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/icon.png"
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks "/Users/zaab/Desktop/zaabs chat app/icon.png" "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app"

CpResource Default.png "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Default.png"
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks "/Users/zaab/Desktop/zaabs chat app/Default.png" "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app"

CompileC "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/Remi_s_Chat_AppViewController.o" Classes/Remi_s_Chat_AppViewController.m normal i386 objective-c com.apple.compilers.llvmgcc42
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv LANG en_US.US-ASCII
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wreturn-type -Wunused-variable -isysroot /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fvisibility=hidden -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-generated-files.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-own-target-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-all-target-headers.hmap" -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-project-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/include" -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources/i386" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources" "-F/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Desktop/zaabs chat app/.." "-F/Users/zaab/Desktop/zaabs chat app" -include "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/PrecompiledHeaders/Remi_s_Chat_App_Prefix-boaopykcsgtofmcpwdnuwuwmwnmg/Remi_s_Chat_App_Prefix.pch" -c "/Users/zaab/Desktop/zaabs chat app/Classes/Remi_s_Chat_AppViewController.m" -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/Remi_s_Chat_AppViewController.o"

CompileC "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/main.o" main.m normal i386 objective-c com.apple.compilers.llvmgcc42
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv LANG en_US.US-ASCII
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wreturn-type -Wunused-variable -isysroot /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fvisibility=hidden -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-generated-files.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-own-target-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-all-target-headers.hmap" -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-project-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/include" -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources/i386" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources" "-F/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Desktop/zaabs chat app/.." "-F/Users/zaab/Desktop/zaabs chat app" -include "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/PrecompiledHeaders/Remi_s_Chat_App_Prefix-boaopykcsgtofmcpwdnuwuwmwnmg/Remi_s_Chat_App_Prefix.pch" -c "/Users/zaab/Desktop/zaabs chat app/main.m" -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/main.o"

CompileC "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/Remi_s_Chat_AppAppDelegate.o" Classes/Remi_s_Chat_AppAppDelegate.m normal i386 objective-c com.apple.compilers.llvmgcc42
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv LANG en_US.US-ASCII
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wreturn-type -Wunused-variable -isysroot /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fvisibility=hidden -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-generated-files.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-own-target-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-all-target-headers.hmap" -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-project-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/include" -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources/i386" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources" "-F/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Desktop/zaabs chat app/.." "-F/Users/zaab/Desktop/zaabs chat app" -include "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/PrecompiledHeaders/Remi_s_Chat_App_Prefix-boaopykcsgtofmcpwdnuwuwmwnmg/Remi_s_Chat_App_Prefix.pch" -c "/Users/zaab/Desktop/zaabs chat app/Classes/Remi_s_Chat_AppAppDelegate.m" -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/Remi_s_Chat_AppAppDelegate.o"

CompileC "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/NSPatches.o" Classes/NSPatches.m normal i386 objective-c com.apple.compilers.llvmgcc42
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv LANG en_US.US-ASCII
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wreturn-type -Wunused-variable -isysroot /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fvisibility=hidden -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=50100 -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-generated-files.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-own-target-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-all-target-headers.hmap" -iquote "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Remi's Chat App-project-headers.hmap" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/include" -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources/i386" "-I/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/DerivedSources" "-F/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Desktop/zaabs chat app/.." "-F/Users/zaab/Desktop/zaabs chat app" -include "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/PrecompiledHeaders/Remi_s_Chat_App_Prefix-boaopykcsgtofmcpwdnuwuwmwnmg/Remi_s_Chat_App_Prefix.pch" -c "/Users/zaab/Desktop/zaabs chat app/Classes/NSPatches.m" -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/NSPatches.o"

Ld "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Remi's Chat App" normal i386
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv IPHONEOS_DEPLOYMENT_TARGET 5.1
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 -arch i386 -isysroot /Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk "-L/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator" "-F/Users/zaab/Desktop/zaabs chat app/.." "-F/Users/zaab/Desktop/zaabs chat app" -filelist "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Intermediates/Remi's Chat App.build/Debug-iphonesimulator/Remi's Chat App.build/Objects-normal/i386/Remi's Chat App.LinkFileList" -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -no_implicit_dylibs -fobjc-link-runtime -mios-simulator-version-min=5.1 -framework Foundation -framework UIKit -framework CoreGraphics -framework ThoMoNetworking -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Remi's Chat App"

GenerateDSYMFile "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app.dSYM" "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Remi's Chat App"
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode45-DP3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app/Remi's Chat App" -o "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app.dSYM"

Touch "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app"
    cd "/Users/zaab/Desktop/zaabs chat app"
    setenv PATH "/Applications/Xcode45-DP3.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode45-DP3.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /usr/bin/touch -c "/Users/zaab/Library/Developer/Xcode/DerivedData/Remi's_Chat_App-ekylhajxuveoreakgvsugdpiadtn/Build/Products/Debug-iphonesimulator/Remi's Chat App.app"
4

1 に答える 1

1

これは実際には答えではありませんが、コメントに入力できるよりも多くのテキストです。そこで、このフレームワークをダウンロードして見てみました。ライブラリ自体には、OSX 用と iOS 用の 2 つの「フレームワーク」があります。iOS ライブラリ (.a を除く) があり、必要なアーキテクチャがすべて含まれています。

$ file ./ThoMoNetworking.framework/ThoMoNetworking ./ThoMoNetworking.framework/ThoMoNetworking: 3 つのアーキテクチャを持つ Mach-O ユニバーサル バイナリ ./ThoMoNetworking.framework/ThoMoNetworking (アーキテクチャ armv6 用): 現在の ar アーカイブ ランダム ライブラリ ./ThoMoNetworking.framework/ThoMoNetworking (アーキテクチャ armv7 の場合): 現在の ar アーカイブのランダム ライブラリ ./ThoMoNetworking.framework/ThoMoNetworking (アーキテクチャ i386 の場合): 現在の ar アーカイブのランダム ライブラリ

現在、OSX フレームワークには、これらのアーキテクチャを備えた ThoMoNetworking と呼ばれるバイナリがあります。

$ file ThoMoNetworking ThoMoNetworking: 3 つのアーキテクチャを持つ Mach-O ユニバーサル バイナリppc7400): Mach-O 動的にリンクされた共有ライブラリ ppc

したがって、これらのフレームワークの両方をコンピューターにインストールしたとします。シミュレーター用にビルドするときにリンカが何らかの形で OSX フレームワークを参照すると、リンカーはこれを実行時に動的にロードできると考えますが、もちろんそれはできません。

そのため、そのフレームワークが Frameworks フォルダーにインストールされている場合は、それを取り除きます。次に、「file」を実行したときと同じ結果が得られることを再確認してください。

いずれにせよ、コンピュータ上の ThoMoNetworking のすべてのバージョンを削除して (確実に SpotLight を使用してください)、ThoMoNetworking を再ダウンロードして、iPhone フレームワークのみをインストールすることができます。

それを行うときは、下にコメントを追加して結果を記入してください。それでも壊れている場合は、調査を続けることができます。

編集: Xcode でプロジェクトを作成し、フレームワークをダウンロードして追加し、viewDidLoad で次の行を使用してサーバーを起動しました。

// myServer が存在すると仮定 ThoMoServerStub *myServer = [[ThoMoServerStub alloc] initWithProtocolIdentifier:@"helloThoMo"]; [myServer 開始]; [myServer sendToAllClients:@"Howdie"];

それは完璧に機能しました。現在、Xcode 4.4 を使用しています。コンパイラは「Apple LLVM 4.0」に設定されています。フレームワークを追加し、それがライブラリ セクションに含まれていることを確認しました (それはそうでした)。シミュレーターで問題なく実行できました。アーキテクチャ設定には、「ARCHS_STANDARD_32_BIT」が灰色で表示されていました。

ゾンビがオンになっているとエラーが発生すると言っていましたが、なぜゾンビがオンになっているのですか? それらをオフにして、何が起こるかを見てください。次に、ServerStubAcceptCallback に何か問題があるのでしょうか? 送信されるコールバックを登録しますか? そこにいくつかのログを置きます。

于 2012-07-19T11:59:38.057 に答える