Skip to content

Commit

Permalink
Specify path to 10.13 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
protocool committed Sep 22, 2017
1 parent 14a0a05 commit e347643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end
#==============================
# Variables
#==============================
OSX_SDK=run_or_die('xcrun --sdk macosx --show-sdk-path').chomp()
OSX_SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk"
OSX_VERSION="10.10"
LINKED_FRAMEWORKS="-framework Foundation -framework AppKit -framework CoreData"

Expand Down

0 comments on commit e347643

Please sign in to comment.