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 e9e3d65 commit 60884e4Copy full SHA for 60884e4
ios/RCTPSPDFKit.xcodeproj/project.pbxproj
@@ -259,6 +259,8 @@
259
FRAMEWORK_SEARCH_PATHS = (
260
"$(PROJECT_DIR)/../PSPDFKit",
261
"$(PROJECT_DIR)/../../../ios/PSPDFKit",
262
+ "$(PROJECT_DIR)/Pods/PSPDFKit",
263
+ "$(PROJECT_DIR)/PSPDFKit",
264
);
265
GCC_C_LANGUAGE_STANDARD = gnu99;
266
GCC_DYNAMIC_NO_PIC = NO;
@@ -323,6 +325,8 @@
323
325
324
326
327
328
329
330
331
332
GCC_NO_COMMON_BLOCKS = YES;
0 commit comments