diff options
Diffstat (limited to 'tests/projects/objc/bundle/xmake.lua')
| -rw-r--r-- | tests/projects/objc/bundle/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/projects/objc/bundle/xmake.lua b/tests/projects/objc/bundle/xmake.lua index a469eedc9..f184201e5 100644 --- a/tests/projects/objc/bundle/xmake.lua +++ b/tests/projects/objc/bundle/xmake.lua @@ -4,5 +4,4 @@ target("test") add_rules("xcode.bundle") add_files("src/test.m") add_installfiles("src/Info.plist") - --set_values("xcode.codesign_identity", "Apple Development: [email protected] (T3NA4MRVPU)") |
