国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

【IOS】SDK does not contain ‘libarclite‘ at the path...

這篇具有很好參考價值的文章主要介紹了【IOS】SDK does not contain ‘libarclite‘ at the path...。希望對大家有所幫助。如果存在錯誤或未考慮完全的地方,請大家不吝賜教,您也可以點擊"舉報違法"按鈕提交疑問。

問題

SDK does not contain ‘libarclite’ at the path ‘/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a’; try increasing the minimum deployment target

很明顯就是沒有在指定的目錄下找到對應的文件,實際進入到相關路徑中,只能來到/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib下,lib文件夾下是沒有arc文件夾的,更別說沒有對應的libarclite_iphoneos.a文件了

解決方法

1.創(chuàng)建文件夾

新建文件夾arc

2.下載文件

下載地址:https://github.com/kamyarelyasi/Libarclite-Files
下載倉庫中的libarclite_iphoneos.a文件

如果訪問github不順暢可以用gitee代替
下載地址:https://gitee.com/TikBai_admin/Libarclite-Files

3.放入arc文件夾下

將下載下來的libarclite_iphoneos.a放入arc文件夾下即可重新編譯通過

完成!文章來源地址http://www.zghlxwxcb.cn/news/detail-828883.html

到了這里,關于【IOS】SDK does not contain ‘libarclite‘ at the path...的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。如若轉載,請注明出處: 如若內容造成侵權/違法違規(guī)/事實不符,請點擊違法舉報進行投訴反饋,一經(jīng)查實,立即刪除!

領支付寶紅包贊助服務器費用

相關文章

  • xcode SDK does not contain ‘libarclite‘

    xcode SDK does not contain ‘libarclite‘

    解決方法 iOS13以上

    2024年02月03日
    瀏覽(26)
  • 關于更新xcode后,項目的報錯Showing Recent Issues SDK does not contain libarclite_iphonesimulator.a

    筆者最近在update Mac OSX 系統(tǒng)以后Xcode運行項目的時候出現(xiàn)not contain …/libarclite_iphonesimulator.a 的報錯。簡而言之就是對應的運行目錄下缺省了對應靜態(tài)庫。那么接下來就簡單了從網(wǎng)絡上找回這個庫或者從你的好友讓他發(fā)給你就完事了。 那么這里記錄一下解決問題的步驟 打開fi

    2024年02月04日
    瀏覽(41)
  • 【Unity iOS打包】The bundle at ‘***.app/Frameworks/UnityFramework.framework‘ contains disallowed file ··

    【Unity iOS打包】The bundle at ‘***.app/Frameworks/UnityFramework.framework‘ contains disallowed file ··

    Unity導出XCode工程,打包上傳AppleStoreConnect, Invalid Bundle. The bundle at \\\'AnimalsBAMBAM.app/Frameworks/UnityFramework.framework\\\' contains disallowed file \\\'Frameworks\\\'. (ID: 460dd08b-9828-4396-9d48-ca37cc7d1af5) 1.?\\\"Always Embed Swift Standard Libraries\\\"設置為No: 2. 刪除***.xcarchive(顯示包內容)/Products/Applications/***.app(顯示包

    2024年04月16日
    瀏覽(20)
  • CMake Error: The source directory “XXX“ does not appear to contain CMakeLists.txt

    CMake Error: The source directory “XXX“ does not appear to contain CMakeLists.txt

    正常CMakeLists.txt文件是在項目根目錄下,而我們在項目的build文件夾中進行cmake,導致找不到文件,解決方法,命令行后加兩個點表示上級目錄,關鍵就是這兩個點:

    2024年02月04日
    瀏覽(31)
  • iOS pod repo push 報錯 ld: file not found: libarclite_iphoneos.a 問題解決方案

    iOS pod repo push 報錯 ld: file not found: libarclite_iphoneos.a 問題解決方案

    Xcode 升級 14.3 之后,在Xcode 運行項目會收到以下錯誤 File not found: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a 項目中可以通過以下方法解決編譯錯誤,就是在 Podfile 中,設置 IPHONEOS_DEPLOYMENT_TARGET ,代碼如下: 但是因為項目中有一

    2024年02月06日
    瀏覽(29)
  • cannot be resolved to absolute file path because it does not reside in the file system 問題解決

    cannot be resolved to absolute file path because it does not reside in the file system 問題解決

    在Springboot中利用Resource來獲取文件并在前端返回該文件, 本地測試正常, 打包到遠程報錯: cannot be resolved to absolute file path because it does not reside in the file system 緊接上一個問題: 項目打包成 jar 后包無法讀取src/main/resources下文件, 在Springboot打包之后, 無法讀取到jar包內的文件, 因此

    2023年04月18日
    瀏覽(32)
  • ios xcode 14.3: rsync error: some files could not be transferred (code 23) at

    ios xcode 14.3: rsync error: some files could not be transferred (code 23) at

    rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/97f6331a-ba75-11ed-a4bc-863efbbaf80d/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9] Command PhaseScriptExecution failed with a nonzero exit code 將Pods-項目名-frameworks.sh中的source=“ ( r e a d l i n k \\\" (readlink \\\" ( re a d l

    2024年02月10日
    瀏覽(26)
  • 解決 Could not install from “***“ as it does not contain a package.json 報錯

    解決 Could not install from “***“ as it does not contain a package.json 報錯

    在平時安裝/下載依賴時候 控制欄出現(xiàn)如下報錯時 解釋:無法從“Filesnodejsnode_cache_npx14536”安裝,因為它不包含package.json文件。 原因分析: 可能是我們的路徑不存在/不合理 解決方法: 執(zhí)行: npm config get cache 查看到我們的node路徑為 D:Program Filesnodejsnode_cache 很明顯看到Program

    2023年04月17日
    瀏覽(48)
  • git bash 報錯:error: key does not contain a section: –global

    今天在使用 git config –global -l 命令查看git全局配置的時候報錯 error: key does not contain a section: –global 經(jīng)過排查后發(fā)現(xiàn)可能是自己在什么時候無意中修改了git的config文件 在git bash中 輸入命令 回車 進入config文件編輯頁面,就是linux的vi編輯器修改文件,按 i 進入編輯模式,貼入以

    2024年02月14日
    瀏覽(58)
  • The Node.js path can contain only letters,digits,periods (.),underscores...

    The Node.js path can contain only letters,digits,periods(.),underscores(_),?hyphens (-), colon (:) and backslash(); 解決辦法: DevEco Studio設置Nodejs提示路徑只能包含英文、數(shù)字、下劃線等-CSDN博客 補充: 文件路徑:C:Users***AppDataRoamingHuaweiDevEcoStudio3.1optionsother.xml 也可以在DevEco Studio中,選擇路徑

    2024年02月04日
    瀏覽(24)

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請作者喝杯咖啡吧~博客贊助

支付寶掃一掃領取紅包,優(yōu)惠每天領

二維碼1

領取紅包

二維碼2

領紅包