Attempt beta release
This commit is contained in:
parent
8653f059b8
commit
6d541284a5
|
@ -1426,7 +1426,7 @@
|
|||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
CURRENT_PROJECT_VERSION = 2935;
|
||||
CURRENT_PROJECT_VERSION = 2942;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
|
@ -1492,7 +1492,7 @@
|
|||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
CURRENT_PROJECT_VERSION = 2935;
|
||||
CURRENT_PROJECT_VERSION = 2942;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.18.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2935</string>
|
||||
<string>2942</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.18.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2935</string>
|
||||
<string>2942</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.18.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2935</string>
|
||||
<string>2942</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
### Changed
|
||||
|
||||
- Revert to OpenSSL.
|
||||
|
||||
### Fixed
|
||||
|
||||
- "TLS failed" with some certificates (e.g. Let's Encrypt).
|
||||
- Newer infrastructure discarded over bundle.
|
||||
- Last update was not refreshed on "Refresh infrastructure".
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.18.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2935</string>
|
||||
<string>2942</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSExtension</key>
|
||||
|
|
Loading…
Reference in New Issue