ソースを参照

Merge pull request #419 from sth519/patch-1

Default to latest installed iOS SDK by default
Kim Kulling 10 年 前
コミット
005ddf9733
1 ファイル変更1 行追加1 行削除
  1. 1 1
      port/iOS/build.sh

+ 1 - 1
port/iOS/build.sh

@@ -6,7 +6,7 @@
 
 BUILD_DIR="./lib/iOS"
 
-IOS_SDK_VERSION=7.1
+IOS_SDK_VERSION=
 IOS_SDK_TARGET=6.0
 #(iPhoneOS iPhoneSimulator) -- determined from arch
 IOS_SDK_DEVICE=