We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8147e9b commit a65f642Copy full SHA for a65f642
test/Rakefile
@@ -12,7 +12,7 @@ end
12
#==============================
13
# Variables
14
15
-OSX_SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk"
+OSX_SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk"
16
OSX_VERSION="10.10"
17
LINKED_FRAMEWORKS="-framework Foundation -framework AppKit -framework CoreData"
18
0 commit comments