Xcode 9 编译运行过后再Xcode 8 中无法编译运行了:
The only thing that solved it for me was the following:
1. Clear the ~/Library/Developer/CoreSimulator/Profiles/Runtimes folder
2. Restart Xcode
3. Clear the project
4. Run the project
Xcode 9 编译运行过后再Xcode 8 中无法编译运行了:
The only thing that solved it for me was the following:
1. Clear the ~/Library/Developer/CoreSimulator/Profiles/Runtimes folder
2. Restart Xcode
3. Clear the project
4. Run the project