ios: Just kidding, iOS doesn't allow four number versions.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 17m53s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Tilde Friends / Build-All (push) Successful in 17m53s
				
			This commit is contained in:
		@@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
VERSION_CODE := 45
 | 
					VERSION_CODE := 45
 | 
				
			||||||
VERSION_CODE_IOS := 19
 | 
					VERSION_CODE_IOS := 19
 | 
				
			||||||
VERSION_NUMBER := 0.2026.10.1
 | 
					VERSION_NUMBER := 0.2026.10
 | 
				
			||||||
VERSION_NAME := This program kills fascists.
 | 
					VERSION_NAME := This program kills fascists.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
IPHONEOS_VERSION_MIN=14.0
 | 
					IPHONEOS_VERSION_MIN=14.0
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,7 @@
 | 
				
			|||||||
	<key>CFBundlePackageType</key>
 | 
						<key>CFBundlePackageType</key>
 | 
				
			||||||
	<string>APPL</string>
 | 
						<string>APPL</string>
 | 
				
			||||||
	<key>CFBundleShortVersionString</key>
 | 
						<key>CFBundleShortVersionString</key>
 | 
				
			||||||
	<string>0.2026.10.1</string>
 | 
						<string>0.2026.10</string>
 | 
				
			||||||
	<key>CFBundleSupportedPlatforms</key>
 | 
						<key>CFBundleSupportedPlatforms</key>
 | 
				
			||||||
	<array>
 | 
						<array>
 | 
				
			||||||
		<string>iPhoneOS</string>
 | 
							<string>iPhoneOS</string>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,2 +1,2 @@
 | 
				
			|||||||
#define VERSION_NUMBER "0.2026.10.1"
 | 
					#define VERSION_NUMBER "0.2026.10"
 | 
				
			||||||
#define VERSION_NAME "This program kills fascists."
 | 
					#define VERSION_NAME "This program kills fascists."
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user