summaryrefslogtreecommitdiff
path: root/tests/projects/objc/bundle/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects/objc/bundle/xmake.lua')
-rw-r--r--tests/projects/objc/bundle/xmake.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/projects/objc/bundle/xmake.lua b/tests/projects/objc/bundle/xmake.lua
index f184201e5..a469eedc9 100644
--- a/tests/projects/objc/bundle/xmake.lua
+++ b/tests/projects/objc/bundle/xmake.lua
@@ -4,4 +4,5 @@ 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)")