From 92bfc712f0549380f3917594f4d8dfdd5fc18917 Mon Sep 17 00:00:00 2001
From: rinsuki <428rinsuki+git@gmail.com>
Date: Fri, 6 Apr 2018 01:14:26 +0900
Subject: [PATCH] 2.8b48
---
iMast.xcodeproj/project.pbxproj | 20 ++++++++++----------
iMast/Info.plist | 2 +-
iMastTests/Info.plist | 2 +-
iMastTodayWidget/Info.plist | 2 +-
iMastUITests/Info.plist | 2 +-
imastshare/Info.plist | 2 +-
6 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/iMast.xcodeproj/project.pbxproj b/iMast.xcodeproj/project.pbxproj
index 0356d5e08..511997293 100644
--- a/iMast.xcodeproj/project.pbxproj
+++ b/iMast.xcodeproj/project.pbxproj
@@ -1312,7 +1312,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = iMast/Info.plist;
@@ -1338,7 +1338,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = iMast/Info.plist;
@@ -1362,7 +1362,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
INFOPLIST_FILE = iMastTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -1380,7 +1380,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
INFOPLIST_FILE = iMastTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -1397,7 +1397,7 @@
baseConfigurationReference = 2605ADA75A3A0522311BE304 /* Pods-iMastUITests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
INFOPLIST_FILE = iMastUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -1414,7 +1414,7 @@
baseConfigurationReference = E639DE94B67EC7C6532AD992 /* Pods-iMastUITests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
INFOPLIST_FILE = iMastUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -1432,7 +1432,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@@ -1453,7 +1453,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@@ -1480,7 +1480,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = iMastShare/Info.plist;
@@ -1510,7 +1510,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
- CURRENT_PROJECT_VERSION = 48;
+ CURRENT_PROJECT_VERSION = 49;
DEVELOPMENT_TEAM = 4XKKKM86RN;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = iMastShare/Info.plist;
diff --git a/iMast/Info.plist b/iMast/Info.plist
index 43b24b088..99d5adf5d 100644
--- a/iMast/Info.plist
+++ b/iMast/Info.plist
@@ -43,7 +43,7 @@
CFBundleVersion
- 48
+ 49
LSApplicationCategoryType
public.app-category.social-networking
LSApplicationQueriesSchemes
diff --git a/iMastTests/Info.plist b/iMastTests/Info.plist
index c9f101746..a01001542 100644
--- a/iMastTests/Info.plist
+++ b/iMastTests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
2.8
CFBundleVersion
- 48
+ 49
diff --git a/iMastTodayWidget/Info.plist b/iMastTodayWidget/Info.plist
index ba3a9b4ad..f1bc8d367 100644
--- a/iMastTodayWidget/Info.plist
+++ b/iMastTodayWidget/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
2.8
CFBundleVersion
- 48
+ 49
NSExtension
NSExtensionMainStoryboard
diff --git a/iMastUITests/Info.plist b/iMastUITests/Info.plist
index c9f101746..a01001542 100644
--- a/iMastUITests/Info.plist
+++ b/iMastUITests/Info.plist
@@ -17,6 +17,6 @@
CFBundleShortVersionString
2.8
CFBundleVersion
- 48
+ 49
diff --git a/imastshare/Info.plist b/imastshare/Info.plist
index 1c033b0d0..bbd992d65 100644
--- a/imastshare/Info.plist
+++ b/imastshare/Info.plist
@@ -19,7 +19,7 @@
CFBundleShortVersionString
2.8
CFBundleVersion
- 48
+ 49
NSExtension
NSExtensionAttributes