Anyone has found any solution for this ? Yesterday I have copied a project form MacOS High Sierra and Xcode 7.3.1. In my new machine there is MacOS Mojave and Xcode 10.1
While running the project it is showing so many project issues, UI distorted etc. Also at the same time, the code works for Xcode 7.3.1 on older version and builds ipa properly.
I have also tried downloding XCode 7.3.1 dmg and installing to Mojave but after install when we run the app, it first shows verifying app every time and .app icon just bouncing for long. Then all of sudden app got quitted.
- Try 1: I have re-download 7.3.1 and re-installed
- Try 2: I have copied the XCode.app file to some other location and tried
- Try 3: With Xcode10, changed the project settings to Legacy build systems
But none of it helped. Would like to know if anyone have found work-around or solution. That would help.