mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-10-26 12:27:44 +00:00 
			
		
		
		
	Fixed bug 4603 - The iOS Test Xcode project file needs to add the metal framework
Dominik Reichardt Similar to bug #4088 the iOS test suite needs the metal framework to link. Same linking error in the final linking phase.
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
| 	<key>CFBundleIconFile</key> | ||||
| 	<string></string> | ||||
| 	<key>CFBundleIdentifier</key> | ||||
| 	<string>com.yourcompany.${PRODUCT_NAME:identifier}</string> | ||||
| 	<string>com.yourcompany.${PRODUCT_NAME}</string> | ||||
| 	<key>CFBundleInfoDictionaryVersion</key> | ||||
| 	<string>6.0</string> | ||||
| 	<key>CFBundleName</key> | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	 Sam Lantinga
					Sam Lantinga