mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #1966 from dwhinham/info_plist_fix
CMake: Fix Info.plist template for citra_qt/OSX
This commit is contained in:
		
						commit
						c523ff2a98
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5,7 +5,7 @@ | ||||||
| 	<key>CFBundleDevelopmentRegion</key> | 	<key>CFBundleDevelopmentRegion</key> | ||||||
| 	<string>English</string> | 	<string>English</string> | ||||||
| 	<key>CFBundleExecutable</key> | 	<key>CFBundleExecutable</key> | ||||||
| 	<string>$(EXECUTABLE_NAME)</string> | 	<string>${EXECUTABLE_NAME}</string> | ||||||
| 	<key>CFBundleGetInfoString</key> | 	<key>CFBundleGetInfoString</key> | ||||||
| 	<string></string> | 	<string></string> | ||||||
| 	<key>CFBundleIconFile</key> | 	<key>CFBundleIconFile</key> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue