Skip to content

Commit 96b5f42

Browse files
authored
update iOS files to match the recent version (#73)
1 parent 253a2ee commit 96b5f42

2 files changed

Lines changed: 530 additions & 308 deletions

File tree

packages/demo-ndef-app/ios/DemoHCEModuleIOSApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@
388388
);
389389
MTL_ENABLE_DEBUG_INFO = YES;
390390
ONLY_ACTIVE_ARCH = YES;
391+
OTHER_CFLAGS = "$(inherited)";
391392
OTHER_CPLUSPLUSFLAGS = (
392393
"$(OTHER_CFLAGS)",
393394
"-DFOLLY_NO_CONFIG",
@@ -456,6 +457,7 @@
456457
"\"$(inherited)\"",
457458
);
458459
MTL_ENABLE_DEBUG_INFO = NO;
460+
OTHER_CFLAGS = "$(inherited)";
459461
OTHER_CPLUSPLUSFLAGS = (
460462
"$(OTHER_CFLAGS)",
461463
"-DFOLLY_NO_CONFIG",

0 commit comments

Comments
 (0)