summaryrefslogtreecommitdiffstats
path: root/build/osx
diff options
context:
space:
mode:
authorRJ Skerry-Ryan <rryan@mixxx.org>2018-09-01 07:56:36 -0700
committerRJ Skerry-Ryan <rryan@mixxx.org>2018-09-01 07:56:36 -0700
commit9a7149c4024f593b295382f4407c8ed8093ae2ac (patch)
tree95be8abb0760883ac7fa8e6a21ba488a5ae6b916 /build/osx
parenta7e8005c621ac1291b6200da07383cd33d938760 (diff)
Update Windows environment to f9779fda and macOS environment to 729dc20.
- Windows environment has a taglib 1.11 fix. - macOS environment is built with a new 10.13 build VM using the 10.13 macOS SDK. - Update the minimum required macOS version to 10.11 in product_definition.plist.
Diffstat (limited to 'build/osx')
-rw-r--r--build/osx/golden_environment2
-rw-r--r--build/osx/product_definition.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/osx/golden_environment b/build/osx/golden_environment
index b8e5d83282..d637d88b91 100644
--- a/build/osx/golden_environment
+++ b/build/osx/golden_environment
@@ -1 +1 @@
-2.2-j00010-4a29e0d-osx10.7-x86_64-release
+2.2-j00013-f9779fda-osx10.11-x86_64-release
diff --git a/build/osx/product_definition.plist b/build/osx/product_definition.plist
index 5629e0e216..d737ec5e7c 100644
--- a/build/osx/product_definition.plist
+++ b/build/osx/product_definition.plist
@@ -8,7 +8,7 @@
</array>
<key>os</key>
<array>
- <string>10.8.0</string>
+ <string>10.11.0</string>
</array>
</dict>
</plist>