Hello, I recently finished a mobile game and managed to build it and get it running on my phone through Xcode. But now I have to get screenshots and previews to put on the App Store, and the internet says to use Xcode simulators for that. However, whenever I try to run the App on a simulator, I get an error saying:
`/Classes/UnityAppController.mm:534:13: No matching function for call to 'objc_msgSend`.
I'm assuming there is something wrong with one of my settings or something? Any help is greatly appreciated.
↧