Go to file
kamyarelyasi 730e6051a6
Update README.md
2023-06-05 15:48:44 +03:30
README.md Update README.md 2023-06-05 15:48:44 +03:30
libarclite_appletvos.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_appletvsimulator.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_iphoneos.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_iphonesimulator.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_macosx.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_watchos.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30
libarclite_watchsimulator.a Add missing files in Xcode 14.3 2023-04-03 15:38:18 +03:30

README.md

Libarclite-Files

Xcode 14.3 and 14.3.1 has build issues with some Cocoa pods because of the absence of '.a' files in its XcodeDefaults toolchain contents. Here are all the missing files in Xcode 14.3.

You can download and paste it into this path:

/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/

  • Note: Create a folder called 'arc' in lib folder if it doesn't exist.