mirror of
				https://github.com/ryujinx-mirror/ryujinx.git
				synced 2025-11-03 18:48:58 -06:00 
			
		
		
		
	Forgot about RYUJINX_BUILD_VERSION in the macos dist script
This commit is contained in:
		@@ -80,7 +80,7 @@ fi
 | 
			
		||||
$LIPO "$ARM64_APP_BUNDLE/$EXECUTABLE_SUB_PATH" "$X64_APP_BUNDLE/$EXECUTABLE_SUB_PATH" -output "$UNIVERSAL_APP_BUNDLE/$EXECUTABLE_SUB_PATH" -create
 | 
			
		||||
 | 
			
		||||
# Patch up the Info.plist to have appropriate version
 | 
			
		||||
sed -r -i.bck "s/\%\%RYUJINX_BUILD_VERSION\%\%/$VERSION/g;" "$UNIVERSAL_APP_BUNDLE/Contents/Info.plist"
 | 
			
		||||
#sed -r -i.bck "s/\%\%RYUJINX_BUILD_VERSION\%\%/$VERSION/g;" "$UNIVERSAL_APP_BUNDLE/Contents/Info.plist"
 | 
			
		||||
sed -r -i.bck "s/\%\%RYUJINX_BUILD_GIT_HASH\%\%/$SOURCE_REVISION_ID/g;" "$UNIVERSAL_APP_BUNDLE/Contents/Info.plist"
 | 
			
		||||
rm "$UNIVERSAL_APP_BUNDLE/Contents/Info.plist.bck"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user