mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 00:24:15 +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*] = -
|