mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Launch directly in Mac without terminal
This commit is contained in:
		
							parent
							
								
									0ec45f694c
								
							
						
					
					
						commit
						2a44abf185
					
				
					 1 changed files with 0 additions and 12 deletions
				
			
		|  | @ -20,18 +20,6 @@ $(brew --prefix)/opt/qt5/bin/macdeployqt "${REV_NAME}/citra-qt.app" -executable= | ||||||
| # move libs into folder for deployment | # move libs into folder for deployment | ||||||
| macpack "${REV_NAME}/citra" -d "libs" | macpack "${REV_NAME}/citra" -d "libs" | ||||||
| 
 | 
 | ||||||
| # Make the citra-qt.app application launch a debugging terminal. |  | ||||||
| # Store away the actual binary |  | ||||||
| mv ${REV_NAME}/citra-qt.app/Contents/MacOS/citra-qt ${REV_NAME}/citra-qt.app/Contents/MacOS/citra-qt-bin |  | ||||||
| 
 |  | ||||||
| cat > ${REV_NAME}/citra-qt.app/Contents/MacOS/citra-qt <<EOL |  | ||||||
| #!/usr/bin/env bash |  | ||||||
| cd "\`dirname "\$0"\`" |  | ||||||
| chmod +x citra-qt-bin |  | ||||||
| open citra-qt-bin --args "\$@" |  | ||||||
| EOL |  | ||||||
| # Content that will serve as the launching script for citra (within the .app folder) |  | ||||||
| 
 |  | ||||||
| # Make the launching script executable | # Make the launching script executable | ||||||
| chmod +x ${REV_NAME}/citra-qt.app/Contents/MacOS/citra-qt | chmod +x ${REV_NAME}/citra-qt.app/Contents/MacOS/citra-qt | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue