Data Circle
This commit is contained in:
parent
eb3c1544c2
commit
7d46b03ac9
@ -377,6 +377,7 @@
|
||||
"$(PROJECT_DIR)/../SharedFrameworks",
|
||||
);
|
||||
INFOPLIST_FILE = JSONCreator/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
@ -399,6 +400,7 @@
|
||||
"$(PROJECT_DIR)/../SharedFrameworks",
|
||||
);
|
||||
INFOPLIST_FILE = JSONCreator/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user