Update README.md

This commit is contained in:
kamyarelyasi 2023-04-03 15:44:06 +03:30 committed by GitHub
parent 06cab7e84d
commit ef80151d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -1,2 +1,9 @@
# Libarclite-Files
Missing files in Xcode 14.3
Xcode 14.3 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 not exist.