mirror of
https://github.com/libretro/RetroArch
synced 2025-01-01 03:36:35 +00:00
13 lines
306 B
Plaintext
13 lines
306 B
Plaintext
|
//
|
||
|
// GitLabCI.xcconfig
|
||
|
// RetroArch_Metal
|
||
|
//
|
||
|
//
|
||
|
|
||
|
// Configuration settings file format documentation can be found at:
|
||
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||
|
|
||
|
#include "Metal.xcconfig"
|
||
|
// TODO: this does not produce a usable build as it is not properly signed
|
||
|
CODE_SIGN_IDENTITY[sdk=macosx*] = -
|