Naituw / IPAPatch

Patch iOS Apps, The Easy Way, Without Jailbreak.
MIT License
4.74k stars 709 forks source link

file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a #92

Open EtherealYi opened 1 year ago

EtherealYi commented 1 year ago

when build app, show this error: ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a clang: error: linker command failed with exit code 1 (use -v to see invocation)

Xcode 14.3

EtherealYi commented 1 year ago

Fixed! Change the iOS Deployment target configuration for the IPAPatchFramework target in the project to 11.0