We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb908ef commit 087926fCopy full SHA for 087926f
src/scripts/check_reqs.js
@@ -25,7 +25,7 @@ xcode_version.on('close', function (code) {
25
console.log('!!!! WARNING: `--unsafe-perm=true` flag when running `npm install`');
26
console.log('!!!! WARNING: or else it will fail.');
27
console.log('!!!! WARNING: link:');
28
- console.log('!!!! WARNING: https://github.com/phonegap/ios-deploy#os-x-1011-el-capitan-or-greater');
+ console.log('!!!! WARNING: https://github.com/ios-control/ios-deploy#os-x-1011-el-capitan-or-greater');
29
console.log('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
30
}
31
0 commit comments