From 4ee6330016809b0e941c310f4fd10a3bca130bcf Mon Sep 17 00:00:00 2001 From: rinsuki <428rinsuki+git@gmail.com> Date: Fri, 6 Apr 2018 12:27:18 +0900 Subject: [PATCH] 2.8b49 --- 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 4421c26fd..a0ebd23ad 100644 --- a/iMast.xcodeproj/project.pbxproj +++ b/iMast.xcodeproj/project.pbxproj @@ -1314,7 +1314,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = iMast/Info.plist; @@ -1340,7 +1340,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = iMast/Info.plist; @@ -1364,7 +1364,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; INFOPLIST_FILE = iMastTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests; @@ -1382,7 +1382,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; INFOPLIST_FILE = iMastTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests; @@ -1399,7 +1399,7 @@ baseConfigurationReference = 2605ADA75A3A0522311BE304 /* Pods-iMastUITests.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; INFOPLIST_FILE = iMastUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests; @@ -1416,7 +1416,7 @@ baseConfigurationReference = E639DE94B67EC7C6532AD992 /* Pods-iMastUITests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; INFOPLIST_FILE = iMastUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests; @@ -1434,7 +1434,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; INFOPLIST_FILE = iMastTodayWidget/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.0; @@ -1455,7 +1455,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; INFOPLIST_FILE = iMastTodayWidget/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.0; @@ -1482,7 +1482,7 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = iMastShare/Info.plist; @@ -1512,7 +1512,7 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 50; DEVELOPMENT_TEAM = 4XKKKM86RN; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = iMastShare/Info.plist; diff --git a/iMast/Info.plist b/iMast/Info.plist index 99d5adf5d..60e6410be 100644 --- a/iMast/Info.plist +++ b/iMast/Info.plist @@ -43,7 +43,7 @@ CFBundleVersion - 49 + 50 LSApplicationCategoryType public.app-category.social-networking LSApplicationQueriesSchemes diff --git a/iMastTests/Info.plist b/iMastTests/Info.plist index a01001542..0956944ef 100644 --- a/iMastTests/Info.plist +++ b/iMastTests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 2.8 CFBundleVersion - 49 + 50 diff --git a/iMastTodayWidget/Info.plist b/iMastTodayWidget/Info.plist index f1bc8d367..e04e00679 100644 --- a/iMastTodayWidget/Info.plist +++ b/iMastTodayWidget/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.8 CFBundleVersion - 49 + 50 NSExtension NSExtensionMainStoryboard diff --git a/iMastUITests/Info.plist b/iMastUITests/Info.plist index a01001542..0956944ef 100644 --- a/iMastUITests/Info.plist +++ b/iMastUITests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 2.8 CFBundleVersion - 49 + 50 diff --git a/imastshare/Info.plist b/imastshare/Info.plist index bbd992d65..1bf3a6f1a 100644 --- a/imastshare/Info.plist +++ b/imastshare/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.8 CFBundleVersion - 49 + 50 NSExtension NSExtensionAttributes