Skip to content

Commit ae23451

Browse files
committed
2.8b44
1 parent 4b96a1b commit ae23451

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

iMast.xcodeproj/project.pbxproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@
12051205
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12061206
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
12071207
CODE_SIGN_IDENTITY = "iPhone Developer";
1208-
CURRENT_PROJECT_VERSION = 44;
1208+
CURRENT_PROJECT_VERSION = 45;
12091209
DEVELOPMENT_TEAM = 4XKKKM86RN;
12101210
HEADER_SEARCH_PATHS = "";
12111211
INFOPLIST_FILE = iMast/Info.plist;
@@ -1230,7 +1230,7 @@
12301230
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12311231
CODE_SIGN_ENTITLEMENTS = iMast/iMast.entitlements;
12321232
CODE_SIGN_IDENTITY = "iPhone Developer";
1233-
CURRENT_PROJECT_VERSION = 44;
1233+
CURRENT_PROJECT_VERSION = 45;
12341234
DEVELOPMENT_TEAM = 4XKKKM86RN;
12351235
HEADER_SEARCH_PATHS = "";
12361236
INFOPLIST_FILE = iMast/Info.plist;
@@ -1253,7 +1253,7 @@
12531253
buildSettings = {
12541254
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
12551255
BUNDLE_LOADER = "$(TEST_HOST)";
1256-
CURRENT_PROJECT_VERSION = 44;
1256+
CURRENT_PROJECT_VERSION = 45;
12571257
INFOPLIST_FILE = iMastTests/Info.plist;
12581258
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12591259
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -1270,7 +1270,7 @@
12701270
buildSettings = {
12711271
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
12721272
BUNDLE_LOADER = "$(TEST_HOST)";
1273-
CURRENT_PROJECT_VERSION = 44;
1273+
CURRENT_PROJECT_VERSION = 45;
12741274
INFOPLIST_FILE = iMastTests/Info.plist;
12751275
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12761276
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastTests;
@@ -1286,7 +1286,7 @@
12861286
baseConfigurationReference = 2605ADA75A3A0522311BE304 /* Pods-iMastUITests.debug.xcconfig */;
12871287
buildSettings = {
12881288
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1289-
CURRENT_PROJECT_VERSION = 44;
1289+
CURRENT_PROJECT_VERSION = 45;
12901290
INFOPLIST_FILE = iMastUITests/Info.plist;
12911291
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12921292
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -1302,7 +1302,7 @@
13021302
baseConfigurationReference = E639DE94B67EC7C6532AD992 /* Pods-iMastUITests.release.xcconfig */;
13031303
buildSettings = {
13041304
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1305-
CURRENT_PROJECT_VERSION = 44;
1305+
CURRENT_PROJECT_VERSION = 45;
13061306
INFOPLIST_FILE = iMastUITests/Info.plist;
13071307
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13081308
PRODUCT_BUNDLE_IDENTIFIER = com.example.iMastUITests;
@@ -1319,7 +1319,7 @@
13191319
buildSettings = {
13201320
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
13211321
CODE_SIGN_IDENTITY = "iPhone Developer";
1322-
CURRENT_PROJECT_VERSION = 44;
1322+
CURRENT_PROJECT_VERSION = 45;
13231323
DEVELOPMENT_TEAM = 4XKKKM86RN;
13241324
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
13251325
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@@ -1339,7 +1339,7 @@
13391339
buildSettings = {
13401340
CODE_SIGN_ENTITLEMENTS = iMastTodayWidget/iMastTodayWidget.entitlements;
13411341
CODE_SIGN_IDENTITY = "iPhone Developer";
1342-
CURRENT_PROJECT_VERSION = 44;
1342+
CURRENT_PROJECT_VERSION = 45;
13431343
DEVELOPMENT_TEAM = 4XKKKM86RN;
13441344
INFOPLIST_FILE = iMastTodayWidget/Info.plist;
13451345
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@@ -1365,7 +1365,7 @@
13651365
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13661366
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
13671367
CODE_SIGN_IDENTITY = "iPhone Developer";
1368-
CURRENT_PROJECT_VERSION = 44;
1368+
CURRENT_PROJECT_VERSION = 45;
13691369
DEVELOPMENT_TEAM = 4XKKKM86RN;
13701370
GCC_C_LANGUAGE_STANDARD = gnu11;
13711371
INFOPLIST_FILE = iMastShare/Info.plist;
@@ -1394,7 +1394,7 @@
13941394
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13951395
CODE_SIGN_ENTITLEMENTS = iMastShare/iMastShare.entitlements;
13961396
CODE_SIGN_IDENTITY = "iPhone Developer";
1397-
CURRENT_PROJECT_VERSION = 44;
1397+
CURRENT_PROJECT_VERSION = 45;
13981398
DEVELOPMENT_TEAM = 4XKKKM86RN;
13991399
GCC_C_LANGUAGE_STANDARD = gnu11;
14001400
INFOPLIST_FILE = iMastShare/Info.plist;

iMast/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</dict>
3333
</array>
3434
<key>CFBundleVersion</key>
35-
<string>44</string>
35+
<string>45</string>
3636
<key>LSApplicationCategoryType</key>
3737
<string>public.app-category.social-networking</string>
3838
<key>LSApplicationQueriesSchemes</key>

iMastTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.8</string>
1919
<key>CFBundleVersion</key>
20-
<string>44</string>
20+
<string>45</string>
2121
</dict>
2222
</plist>

iMastTodayWidget/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>2.8</string>
2121
<key>CFBundleVersion</key>
22-
<string>44</string>
22+
<string>45</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionMainStoryboard</key>

iMastUITests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>2.8</string>
1919
<key>CFBundleVersion</key>
20-
<string>44</string>
20+
<string>45</string>
2121
</dict>
2222
</plist>

imastshare/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>2.8</string>
2121
<key>CFBundleVersion</key>
22-
<string>44</string>
22+
<string>45</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionAttributes</key>

0 commit comments

Comments
 (0)