diff --git a/packaging/osx/launcher/English.lproj/MainMenu.xib b/packaging/osx/launcher/English.lproj/MainMenu.xib
index 420aaa8af9..ac29216fba 100644
--- a/packaging/osx/launcher/English.lproj/MainMenu.xib
+++ b/packaging/osx/launcher/English.lproj/MainMenu.xib
@@ -12,9 +12,9 @@
{{0, 0}, {1680, 1028}}
@@ -618,12 +659,7 @@
16
-
- 6
- System
- controlColor
-
-
+
@@ -855,6 +891,14 @@
618
+
+
+ showDownloadSheet:
+
+
+
+ 626
+
@@ -1041,9 +1085,11 @@
YES
+
+
+
-
@@ -1272,6 +1318,34 @@
+
+ 622
+
+
+ YES
+
+
+
+
+
+ 623
+
+
+
+
+ 624
+
+
+ YES
+
+
+
+
+
+ 625
+
+
+
@@ -1372,6 +1446,10 @@
604.IBPluginDependency
605.IBPluginDependency
606.IBPluginDependency
+ 622.IBPluginDependency
+ 623.IBPluginDependency
+ 624.IBPluginDependency
+ 625.IBPluginDependency
92.IBPluginDependency
92.ImportedFromIB2
@@ -1416,9 +1494,9 @@
{74, 862}
{{6, 978}, {478, 20}}
- {{740, 539}, {324, 185}}
+ {{740, 537}, {367, 187}}
com.apple.InterfaceBuilder.CocoaPlugin
- {{740, 539}, {324, 185}}
+ {{740, 537}, {367, 187}}
{{33, 99}, {480, 360}}
@@ -1442,10 +1520,10 @@
com.apple.InterfaceBuilder.CocoaPlugin
com.apple.InterfaceBuilder.CocoaPlugin
- {{982, 337}, {379, 110}}
+ {{1182, 152}, {379, 110}}
com.apple.InterfaceBuilder.CocoaPlugin
- {{982, 337}, {379, 110}}
+ {{1182, 152}, {379, 110}}
com.apple.InterfaceBuilder.CocoaPlugin
{{392, 653}, {190, 183}}
@@ -1472,6 +1550,10 @@
com.apple.InterfaceBuilder.CocoaPlugin
com.apple.InterfaceBuilder.CocoaPlugin
com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
+ com.apple.InterfaceBuilder.CocoaPlugin
@@ -1491,7 +1573,7 @@
- 621
+ 626
diff --git a/packaging/osx/launcher/OpenRA.xcodeproj/project.pbxproj b/packaging/osx/launcher/OpenRA.xcodeproj/project.pbxproj
index b7732d154e..34b8ca0e74 100644
--- a/packaging/osx/launcher/OpenRA.xcodeproj/project.pbxproj
+++ b/packaging/osx/launcher/OpenRA.xcodeproj/project.pbxproj
@@ -197,7 +197,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
- shellScript = "./package.sh\ncp -r build/game/OpenRA.app ${TARGET_BUILD_DIR}/OpenRA.app/Contents/Resources/";
+ shellScript = "#./package.sh\ncp -r build/game/OpenRA.app ${TARGET_BUILD_DIR}/OpenRA.app/Contents/Resources/";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */