Skip to content

Commit

Permalink
Updated build number to 4311
Browse files Browse the repository at this point in the history
  • Loading branch information
greimers committed Nov 14, 2021
1 parent d670963 commit 0a05bcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Source/Tincta.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_EMPTY_BODY = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 4210;
CURRENT_PROJECT_VERSION = 4211;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 3UAW763979;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -855,7 +855,7 @@
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_EMPTY_BODY = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 4210;
CURRENT_PROJECT_VERSION = 4211;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 3UAW763979;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down
4 changes: 2 additions & 2 deletions Source/Tincta/Tincta-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
<string>TCTA</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down Expand Up @@ -104,7 +106,5 @@
<dict/>
</dict>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>

0 comments on commit 0a05bcd

Please sign in to comment.