Attempt beta release

This commit is contained in:
Davide De Rosa 2023-04-04 18:59:44 +02:00
parent 07bd126131
commit 34e41ba93f
17 changed files with 22 additions and 11 deletions

View File

@ -1 +1 @@
3450
3452

View File

@ -1760,7 +1760,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1827,7 +1827,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
@ -1861,7 +1861,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1888,7 +1888,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1983,7 +1983,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
@ -2017,7 +2017,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3450;
CURRENT_PROJECT_VERSION = 3452;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;

View File

@ -34,7 +34,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3450</string>
<string>3452</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -17,4 +17,5 @@
- Improve kill switch behavior.
- Retain original filename as imported profile name.
- In-app purchases other than full version were not recognized (macOS).

View File

@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3450</string>
<string>3452</string>
<key>LSBackgroundOnly</key>
<true/>
<key>CFBundleIdentifier</key>

View File

@ -7,7 +7,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3450</string>
<string>3452</string>
<key>NSPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string>
<key>com.algoritmico.Passepartout.config</key>

View File

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3450</string>
<string>3452</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key>