久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    <legend id='h6Qal'><style id='h6Qal'><dir id='h6Qal'><q id='h6Qal'></q></dir></style></legend>
  • <small id='h6Qal'></small><noframes id='h6Qal'>

    <tfoot id='h6Qal'></tfoot>

          <bdo id='h6Qal'></bdo><ul id='h6Qal'></ul>
        <i id='h6Qal'><tr id='h6Qal'><dt id='h6Qal'><q id='h6Qal'><span id='h6Qal'><b id='h6Qal'><form id='h6Qal'><ins id='h6Qal'></ins><ul id='h6Qal'></ul><sub id='h6Qal'></sub></form><legend id='h6Qal'></legend><bdo id='h6Qal'><pre id='h6Qal'><center id='h6Qal'></center></pre></bdo></b><th id='h6Qal'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='h6Qal'><tfoot id='h6Qal'></tfoot><dl id='h6Qal'><fieldset id='h6Qal'></fieldset></dl></div>
      1. 架構(gòu) i386 的未定義符號將項目升級到 iOS 5

        Undefined symbols for architecture i386 Upgrading project to iOS 5(架構(gòu) i386 的未定義符號將項目升級到 iOS 5)
          <bdo id='L53LV'></bdo><ul id='L53LV'></ul>
        • <i id='L53LV'><tr id='L53LV'><dt id='L53LV'><q id='L53LV'><span id='L53LV'><b id='L53LV'><form id='L53LV'><ins id='L53LV'></ins><ul id='L53LV'></ul><sub id='L53LV'></sub></form><legend id='L53LV'></legend><bdo id='L53LV'><pre id='L53LV'><center id='L53LV'></center></pre></bdo></b><th id='L53LV'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='L53LV'><tfoot id='L53LV'></tfoot><dl id='L53LV'><fieldset id='L53LV'></fieldset></dl></div>

          <small id='L53LV'></small><noframes id='L53LV'>

            <tfoot id='L53LV'></tfoot>
              <tbody id='L53LV'></tbody>

              • <legend id='L53LV'><style id='L53LV'><dir id='L53LV'><q id='L53LV'></q></dir></style></legend>

                  本文介紹了架構(gòu) i386 的未定義符號將項目升級到 iOS 5的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  限時送ChatGPT賬號..

                  我一直在搜索 SO 和 Google,但還沒有發(fā)現(xiàn)任何有用的東西.

                  I've been scouring SO and Google but haven't found anything helpful yet.

                  我們正在更新現(xiàn)有的 iOS 項目以針對 iOS 5 構(gòu)建.

                  We're updating our existing iOS project to build against iOS 5.

                  我們的項目有兩個目標,第一個是我們的靜態(tài)庫,第二個是單元測試應(yīng)用程序 (GHUnit).

                  Our project has two targets, the first is our static library and the second is a Unit Test application (GHUnit).

                  在構(gòu)建單元測試目標時,它成功編譯了靜態(tài)庫,但隨后無法鏈接它并顯示以下輸出:

                  When building the unit test target it successfully compiles the static library, but then fails to link against it with the following output:

                  Ld /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/UnitTests.app/UnitTests normal i386
                      cd /Users/XXXXXX/Documents/iOS/trunk
                      setenv MACOSX_DEPLOYMENT_TARGET 10.6
                      setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
                      /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator -F/Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator -F/Users/XXXXXX/Documents/iOS/trunk -F/Users/XXXXXX/Documents/iOS/trunk/UnitTests -filelist /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Intermediates/XXXXXXLibrary.build/Debug-iphonesimulator/UnitTests.build/Objects-normal/i386/UnitTests.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -all_load -Wl -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=50000 -framework SystemConfiguration -framework CoreLocation -framework CoreData /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/XXXXXX.a -framework GHUnitIOS -framework CoreGraphics -framework Foundation -framework UIKit -o /Users/XXXXXX/Library/Developer/Xcode/DerivedData/XXXXXXLibrary-egoqfplddstqvwaigwuiqfqplcax/Build/Products/Debug-iphonesimulator/UnitTests.app/UnitTests
                  
                      Undefined symbols for architecture i386:
                        "_llvm_gcda_start_file", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_emit_function", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_emit_arcs", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_end_file", referenced from:
                            ___llvm_gcov_writeout in XXXXXX.a(NSObject+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(NSString+SBJSON.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonBase.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonParser.o)
                            ___llvm_gcov_writeout in XXXXXX.a(SBJsonWriter.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXXReachability.o)
                            ___llvm_gcov_writeout in XXXXXX.a(XXXXXX.o)
                            ...
                        "_llvm_gcda_increment_indirect_counter", referenced from:
                            -[SBJsonParser scanValue:] in XXXXXX.a(SBJsonParser.o)
                            -[SBJsonParser scanRestOfString:] in XXXXXX.a(SBJsonParser.o)
                            -[SBJsonWriter appendString:into:] in XXXXXX.a(SBJsonWriter.o)
                            -[XXXXXX loginSuccessfulCallback:XXXXXXHttpResult:] in XXXXXX.a(XXXXXX.o)
                            +[XXXXXXDataTank sharedDataTankManager] in XXXXXX.a(XXXXXXDataTank.o)
                            -[XXXXXXDataTank processFiveHundredSeriesHttpResult:] in XXXXXX.a(XXXXXXDataTank.o)
                            -[XXXXXXDataTank networkActive] in XXXXXX.a(XXXXXXDataTank.o)
                            ...
                      ld: symbol(s) not found for architecture i386
                      clang: error: linker command failed with exit code 1 (use -v to see invocation)
                  

                  我已經(jīng)嘗試搜索未找到的符號,但谷歌確實有 0 個結(jié)果.

                  I've tried searching for the unfound symbols but google literally has 0 results.

                  我假設(shè)靜態(tài)庫是用單元測試目標不是的東西構(gòu)建的,但我找不到它.

                  I assume the static library is being built with something that the unit test target isn't but I cannot find it.

                  有人有什么建議嗎?

                  干杯

                  推薦答案

                  這對我很有效(用粗體捕捉設(shè)置):

                  This worked for me well (catch the settings with bold):

                  這篇關(guān)于架構(gòu) i386 的未定義符號將項目升級到 iOS 5的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to animate a UIImageview to display fullscreen by tapping on it?(如何通過點擊動畫 UIImageview 以顯示全屏?)
                  To stop segue and show alert(停止 segue 并顯示警報)
                  iOS 5 storyboard, programmatically determine path(iOS 5 故事板,以編程方式確定路徑)
                  Icon already includes gloss effects(圖標已經(jīng)包含光澤效果)
                  How does UIEdgeInsetsMake work?(UIEdgeInsetsMake 是如何工作的?)
                  UIProgressView and Custom Track and Progress Images (iOS 5 properties)(UIProgressView 和自定義跟蹤和進度圖像(iOS 5 屬性))

                  <small id='nCkuX'></small><noframes id='nCkuX'>

                        • <legend id='nCkuX'><style id='nCkuX'><dir id='nCkuX'><q id='nCkuX'></q></dir></style></legend>
                            <bdo id='nCkuX'></bdo><ul id='nCkuX'></ul>
                              <tbody id='nCkuX'></tbody>
                            <i id='nCkuX'><tr id='nCkuX'><dt id='nCkuX'><q id='nCkuX'><span id='nCkuX'><b id='nCkuX'><form id='nCkuX'><ins id='nCkuX'></ins><ul id='nCkuX'></ul><sub id='nCkuX'></sub></form><legend id='nCkuX'></legend><bdo id='nCkuX'><pre id='nCkuX'><center id='nCkuX'></center></pre></bdo></b><th id='nCkuX'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='nCkuX'><tfoot id='nCkuX'></tfoot><dl id='nCkuX'><fieldset id='nCkuX'></fieldset></dl></div>
                            <tfoot id='nCkuX'></tfoot>
                          • 主站蜘蛛池模板: 四虎影视免费观看 | 天天插天天舔 | 一级做a爰片久久毛片 | 国产精品自拍啪啪 | 欧美激情黄色 | 成人av一区二区三区 | 精精国产xxxx视频在线播放7 | 欧美精品综合在线 | 在线观看a视频 | 天天色综 | 福利视频网址 | 国内精品久久久久久久影视简单 | 精品三级在线观看 | 99久久99| 精品久久久久国产免费第一页 | 国产一区二区精 | 91精品国产色综合久久不卡98口 | 91久久北条麻妃一区二区三区 | 91色在线视频 | 天天射天天干 | 中文字幕免费在线 | 日韩激情视频一区 | 91原创视频 | 狠狠干美女 | 日日干天天干 | 在线视频国产一区 | 日韩久久综合 | 日美女逼逼 | 夜夜操操操 | 午夜激情视频在线 | 最新国产精品 | 国产乱码精品一区二区三区五月婷 | 精品九九九 | 天堂一区在线观看 | 在线中文视频 | 久久涩涩 | 亚洲码欧美码一区二区三区 | 免费成人高清在线视频 | 成人免费黄色片 | 久久久精品综合 | 欧美成人自拍视频 |