Hi.
I'm new to Xcode and stuck at building Unity app for iOS because of this error.
Using **NatShare** , **Firabase** and other libraries.
Xcode Version 13.1
Manage to fix Firabase symbols by adding manually the libraries, bet can't fix this one.
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/Overly/Documents/Kristaps/OverlyApp_5/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
Undefined symbol: _NSCommit
Undefined symbol: _NSAddImage
Undefined symbol: _NSAddText
Undefined symbol: _NSCreatePrintPayload
Undefined symbol: _NSCreateSavePayload
Undefined symbol: _NSAddMedia
Undefined symbol: _NSCreateSharePayload
![alt text][1]
[1]: /storage/temp/191807-screenshot-2022-01-27-at-123907.png
↧