Skip to content

Commit d6e178a

Browse files
authored
Update project.pbxproj
1 parent bf4591b commit d6e178a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RNZipArchive.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@
281281
HEADER_SEARCH_PATHS = (
282282
"$(inherited)",
283283
"$(SRCROOT)/../../react-native/React/**",
284+
"../../../ios/Pods/Headers/Public/**",
284285
);
285286
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
286287
MTL_ENABLE_DEBUG_INFO = YES;
@@ -326,6 +327,7 @@
326327
HEADER_SEARCH_PATHS = (
327328
"$(inherited)",
328329
"$(SRCROOT)/../../react-native/React/**",
330+
"../../../ios/Pods/Headers/Public/**",
329331
);
330332
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
331333
MTL_ENABLE_DEBUG_INFO = NO;

0 commit comments

Comments
 (0)