Posts

Post marked as solved
23 Replies
44k Views
In Xode 11.4, I encounter a failure in my project.When running my project, it was successfull in Xcode 11.3. Now in Xcode 11.4 I get the failure message: Target Integrity: Building for ios simulator but the linked library ' my_library.a ' was built for may OS + ios.The library " my_library.a is pointed to architecture: x86_64 and arm64 and never changedI can run the Project on my device, but it is not running in the simulator.Please help me what to do in Xcode 11.4. Do I have to change settings in Xcode 11.4. regards, Robert
Posted
by robby28.
Last updated
.