We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b21e3d commit cdf3fe6Copy full SHA for cdf3fe6
1 file changed
OptableSDK.xcodeproj/project.pbxproj
@@ -402,6 +402,7 @@
402
CODE_SIGN_IDENTITY = "";
403
CODE_SIGN_STYLE = Automatic;
404
DEFINES_MODULE = YES;
405
+ DEVELOPMENT_TEAM = "";
406
DYLIB_COMPATIBILITY_VERSION = 1;
407
DYLIB_CURRENT_VERSION = 1;
408
DYLIB_INSTALL_NAME_BASE = "@rpath";
@@ -433,6 +434,7 @@
433
434
435
436
437
438
439
440
@@ -477,6 +479,7 @@
477
479
isa = XCBuildConfiguration;
478
480
buildSettings = {
481
482
483
INFOPLIST_FILE = Tests/Info.plist;
484
LD_RUNPATH_SEARCH_PATHS = (
485
"$(inherited)",
0 commit comments