Install the correct SDK for the iOS simulator in the local_config.json application local_config.json :
forge-workpsace > apps > YOUR_APP > local_config.json
"ios": { "simulatorsdk": "7.0", "simulatorfamily": "iphone", "profiles": { "DEFAULT": {} } },
pkamb source share