We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0145815 commit 70058acCopy full SHA for 70058ac
build/project-template/__PROJECT_NAME__.xcodeproj/project.pbxproj
@@ -430,6 +430,7 @@
430
FRAMEWORK_SEARCH_PATHS = (
431
"$(inherited)",
432
"\"$(PROJECT_DIR)\"",
433
+ "\"$(PROJECT_DIR)/../../lib/iOS\"",
434
);
435
GCC_PRECOMPILE_PREFIX_HEADER = YES;
436
GCC_PREFIX_HEADER = "__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch";
@@ -465,6 +466,7 @@
465
466
467
468
469
470
471
472
0 commit comments