mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
12 lines
306 B
Text
12 lines
306 B
Text
//
|
|
// 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*] = -
|