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:
Sam Lantinga 2019-06-08 14:29:05 -07:00
parent 8a37848de9
commit 30a5e90ba8
3 changed files with 473 additions and 234 deletions

View file

@ -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