問題1:
Build input files cannot be found: '/usr/lib/libc++.dylib', '/usr/lib/libstdc++.dylib'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them?
解決辦法:在TARGETS的dylib中的Build setting里修改值
問題2:
/Users/chenfan/Desktop/zejin/TikTokDev/TikTokZejin3Dev/TikTokZejin3Dev/TargetApp/TikTok.app/Extensions/TikTokBackgroundAssetExtension.appex/TikTokBackgroundAssetExtension
↑↑↑ This file is encrypted! please use https://github.com/AloneMonkey/frida-ios-dump to decrypt! ↑↑↑
解決辦法:刪除XXX.app中的擴展TikTokBackgroundAssetExtension.appex
問題3:Executable Path is a Directory 的彈窗
解決辦法:修改TARGETS中主程序的info.plist的地址和sandbox為NO
問題4:
Multiple commands produce '/Users/chenfan/Library/Developer/Xcode/DerivedData/TikTokZejin3Dev-cpbijaxdyvgnmvbmoajpltmqnzmr/Build/Products/Debug-iphoneos/TikTokZejin3Dev.app/TikTok.app'
解決辦法:刪除TARGETS中Copy Bundle Resources里多余ipa或app,只保留下面2項
問題5:Unable to Install “XXXX”
解決辦法:更換到越獄手機,嘗試ok
親測成功: