Skip to content

Commit

Permalink
Showing 8 changed files with 17 additions and 17 deletions.
20 changes: 10 additions & 10 deletions iMast.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -2105,7 +2105,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
HEADER_SEARCH_PATHS = "$(SDKROOT)/usr/include/libxml2";
INFOPLIST_FILE = iMast/Info.plist;
@@ -2130,7 +2130,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
HEADER_SEARCH_PATHS = "$(SDKROOT)/usr/include/libxml2";
INFOPLIST_FILE = iMast/Info.plist;
@@ -2153,7 +2153,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
INFOPLIST_FILE = iMastTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -2170,7 +2170,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
INFOPLIST_FILE = iMastTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -2186,7 +2186,7 @@
baseConfigurationReference = 2605ADA75A3A0522311BE304 /* Pods-iMastUITests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
INFOPLIST_FILE = iMastUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -2202,7 +2202,7 @@
baseConfigurationReference = E639DE94B67EC7C6532AD992 /* Pods-iMastUITests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
INFOPLIST_FILE = iMastUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -2219,7 +2219,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
@@ -2239,7 +2239,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
@@ -2265,7 +2265,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = iMastShare/Info.plist;
@@ -2294,7 +2294,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 181;
CURRENT_PROJECT_VERSION = 182;
DEVELOPMENT_TEAM = 4XKKKM86RN;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = iMastShare/Info.plist;
2 changes: 1 addition & 1 deletion iMast/Info.plist
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSApplicationQueriesSchemes</key>
2 changes: 1 addition & 1 deletion iMastIntents/Info.plist
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
2 changes: 1 addition & 1 deletion iMastNotifyService/Info.plist
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
2 changes: 1 addition & 1 deletion iMastShare/Info.plist
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
2 changes: 1 addition & 1 deletion iMastTests/Info.plist
Original file line number Diff line number Diff line change
@@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion iMastTodayWidget/Info.plist
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionMainStoryboard</key>
2 changes: 1 addition & 1 deletion iMastUITests/Info.plist
Original file line number Diff line number Diff line change
@@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>4.2.2</string>
<key>CFBundleVersion</key>
<string>181</string>
<string>182</string>
</dict>
</plist>

0 comments on commit 5e2f21f

Please sign in to comment.