Browse Source

Always run xcFramework and disk image creation builds when requested

Sam Lantinga 2 years ago
parent
commit
5f39dd8a2f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Xcode/SDL/SDL.xcodeproj/project.pbxproj

+ 3 - 1
Xcode/SDL/SDL.xcodeproj/project.pbxproj

@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 52;
+	objectVersion = 54;
 	objects = {
 
 /* Begin PBXAggregateTarget section */
@@ -7159,6 +7159,7 @@
 /* Begin PBXShellScriptBuildPhase section */
 		BECDF6BD0761BA81005FE872 /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;
+			alwaysOutOfDate = 1;
 			buildActionMask = 12;
 			files = (
 			);
@@ -7168,6 +7169,7 @@
 		};
 		F3B38CF0296F63D1005DA6D3 /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;
+			alwaysOutOfDate = 1;
 			buildActionMask = 2147483647;
 			files = (
 			);