diff options
Diffstat (limited to 'Prebuild/scripts/xcode.sh')
-rwxr-xr-x | Prebuild/scripts/xcode.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Prebuild/scripts/xcode.sh b/Prebuild/scripts/xcode.sh new file mode 100755 index 0000000..e9b58f9 --- /dev/null +++ b/Prebuild/scripts/xcode.sh | |||
@@ -0,0 +1,2 @@ | |||
1 | #!/bin/sh | ||
2 | prebuild /target xcode /file ../prebuild.xml /pause | ||