Skip to content

Commit 6340fa7

Browse files
committed
[Fastlane] Version bump to 3.2.1
1 parent cbf00d0 commit 6340fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RNBranch.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
GCC_PREPROCESSOR_DEFINITIONS = (
277277
"DEBUG=1",
278278
"$(inherited)",
279+
"RNBRANCH_VERSION=@\\\"3.2.1\\\"",
279280
);
280281
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
281282
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
@@ -327,6 +328,7 @@
327328
ENABLE_STRICT_OBJC_MSGSEND = YES;
328329
GCC_C_LANGUAGE_STANDARD = gnu99;
329330
GCC_NO_COMMON_BLOCKS = YES;
331+
GCC_PREPROCESSOR_DEFINITIONS = "RNBRANCH_VERSION=@\\\"3.2.1\\\"";
330332
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
331333
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
332334
GCC_WARN_UNDECLARED_SELECTOR = YES;

0 commit comments

Comments
 (0)