Attempt beta release
This commit is contained in:
parent
e2c1a4c686
commit
63c3ac80b4
|
@ -1 +1 @@
|
|||
3340
|
||||
3351
|
||||
|
|
|
@ -1651,7 +1651,7 @@
|
|||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
|
@ -1718,7 +1718,7 @@
|
|||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
|
@ -1752,7 +1752,7 @@
|
|||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
||||
INFOPLIST_FILE = Passepartout/App/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
|
@ -1779,7 +1779,7 @@
|
|||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
||||
CODE_SIGN_STYLE = Manual;
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEVELOPMENT_TEAM = DTDYD63ZX9;
|
||||
INFOPLIST_FILE = Passepartout/App/Info.plist;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
|
@ -1805,7 +1805,7 @@
|
|||
CODE_SIGN_STYLE = Manual;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
|
||||
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
||||
|
@ -1838,7 +1838,7 @@
|
|||
CODE_SIGN_STYLE = Manual;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
CURRENT_PROJECT_VERSION = 3340;
|
||||
CURRENT_PROJECT_VERSION = 3351;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
|
||||
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
||||
|
|
|
@ -32,9 +32,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.0</string>
|
||||
<string>2.0.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3340</string>
|
||||
<string>3351</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
### Added
|
||||
|
||||
- WireGuard support.
|
||||
- iCloud support.
|
||||
|
||||
### Changed
|
||||
|
||||
- App completely rewritten in SwiftUI.
|
||||
- Retain whitespaces in imported file names.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Files occasionally not selectable in browser.
|
||||
- Oeck provider is available again to free users.
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.0</string>
|
||||
<string>2.0.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3340</string>
|
||||
<string>3351</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
<true/>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.0</string>
|
||||
<string>2.0.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3340</string>
|
||||
<string>3351</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string>
|
||||
<key>com.algoritmico.Passepartout.config</key>
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>XPC!</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.0</string>
|
||||
<string>2.0.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3340</string>
|
||||
<string>3351</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSExtension</key>
|
||||
|
|
Loading…
Reference in New Issue