mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 05:52:24 +00:00
rename test application Xcode scheme
This commit is contained in:
parent
bb97ea2653
commit
3000e5d117
@ -1155,6 +1155,7 @@
|
||||
INFOPLIST_FILE = ReactTests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.realm.ReactTests;
|
||||
PRODUCT_NAME = ReactTests;
|
||||
};
|
||||
name = Debug;
|
||||
@ -1166,6 +1167,7 @@
|
||||
INFOPLIST_FILE = ReactTests/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = io.realm.ReactTests;
|
||||
PRODUCT_NAME = ReactTests;
|
||||
};
|
||||
name = Release;
|
||||
|
Loading…
x
Reference in New Issue
Block a user