公告
财富商城
积分规则
提问
发文
2019-07-31 17:26发布
何必那么认真
I am unable to run on simulator with XCode 9. I am getting this error.
Currently I am using macOS Sierra 10.12.6
You mention you took it through airdrop. You must move the xcode.app to applications folder, then do this:
sudo xattr -d com.apple.quarantine /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app
You must make the gatekeeper let your xcode and simulator app to continue on using it without verifying it.
最多设置5个标签!
You mention you took it through airdrop. You must move the xcode.app to applications folder, then do this:
sudo xattr -d com.apple.quarantine /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app
You must make the gatekeeper let your xcode and simulator app to continue on using it without verifying it.