skip to Main Content

Xcode 15 Simulator Compile with x86_64

After updating to Xcode 15, I'm no long able to run my code on a simulator. Currently I'm getting the error building for 'iOS-simulator', but linking in object file (/{project path}/libs/IceLink/libFMIceLinkOpus.a[x86_64][15](bands.o)) built for 'iOS' When upgrading my Mac to the…

VIEW QUESTION
Back To Top
Search