Fixes
Mac – XCode – SDK “iphoneos” cannot be located – how to fix
Error xcrun: error: SDK “iphoneos” cannot be located xcrun: error: SDK “iphoneos” cannot be located xcrun: error: SDK “iphoneos” cannot be located Fix Run the command below sudo xcode-select –print-path If the ouput looks like this /Library/Developer/CommandLineTools it means your Xcode installation is in another place possibly the Read more…