From adabe8da1934f8adee4b005545a7da73382dc7d7 Mon Sep 17 00:00:00 2001 From: Aleksandar Gotev Date: Tue, 7 May 2019 14:39:00 +0200 Subject: [PATCH] Bump to 1.2.1. Added base internationalization to suppress xcode warning. --- ReactiveAPI.xcodeproj/project.pbxproj | 1 + ReactiveAPI/Info.plist | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ReactiveAPI.xcodeproj/project.pbxproj b/ReactiveAPI.xcodeproj/project.pbxproj index c89597e..fbcf920 100644 --- a/ReactiveAPI.xcodeproj/project.pbxproj +++ b/ReactiveAPI.xcodeproj/project.pbxproj @@ -168,6 +168,7 @@ hasScannedForEncodings = 0; knownRegions = ( en, + Base, ); mainGroup = D195F1BE22086C8200530339; productRefGroup = D195F1C922086C8200530339 /* Products */; diff --git a/ReactiveAPI/Info.plist b/ReactiveAPI/Info.plist index 832301b..6a8011f 100644 --- a/ReactiveAPI/Info.plist +++ b/ReactiveAPI/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleVersion $(CURRENT_PROJECT_VERSION)