Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Increment build number
Browse files Browse the repository at this point in the history
  • Loading branch information
jzzocc committed May 10, 2021
1 parent 99678e4 commit 032e004
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions Metatext.xcodeproj/project.pbxproj
Expand Up @@ -1567,7 +1567,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "Supporting Files/Metatext.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 82HL67AXQ2;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1595,7 +1595,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "Supporting Files/Metatext.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 82HL67AXQ2;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1669,7 +1669,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Share Extension/Share Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = 82HL67AXQ2;
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
INFOPLIST_FILE = "Share Extension/Info.plist";
Expand All @@ -1696,7 +1696,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Share Extension/Share Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = 82HL67AXQ2;
GCC_PREPROCESSOR_DEFINITIONS = "";
INFOPLIST_FILE = "Share Extension/Info.plist";
Expand Down Expand Up @@ -1724,7 +1724,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Notification Service Extension/Notification Service Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = 82HL67AXQ2;
INFOPLIST_FILE = "Notification Service Extension/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
Expand All @@ -1749,7 +1749,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "Notification Service Extension/Notification Service Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = 82HL67AXQ2;
INFOPLIST_FILE = "Notification Service Extension/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
Expand Down
24 changes: 12 additions & 12 deletions Supporting Files/Info.plist
Expand Up @@ -19,29 +19,29 @@
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconRainbow</key>
<key>AppIconMalow</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconRainbow</string>
<string>AppIconMalow</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconRainbowBrutalist</key>
<key>AppIconRainbow</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconRainbowBrutalist</string>
<string>AppIconRainbow</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconMalow</key>
<key>AppIconRainbowBrutalist</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconMalow</string>
<string>AppIconRainbowBrutalist</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
Expand Down Expand Up @@ -70,29 +70,29 @@
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconRainbow</key>
<key>AppIconMalow</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconRainbow</string>
<string>AppIconMalow</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconRainbowBrutalist</key>
<key>AppIconRainbow</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconRainbowBrutalist</string>
<string>AppIconRainbow</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>AppIconMalow</key>
<key>AppIconRainbowBrutalist</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIconMalow</string>
<string>AppIconRainbowBrutalist</string>
</array>
<key>UIPrerenderedIcon</key>
<false/>
Expand Down

0 comments on commit 032e004

Please sign in to comment.