Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] iOS 15 SDK, Xcode 13 Compatibility #1066

Closed
3 tasks
hosy opened this issue Dec 3, 2021 · 1 comment
Closed
3 tasks

[BUG] iOS 15 SDK, Xcode 13 Compatibility #1066

hosy opened this issue Dec 3, 2021 · 1 comment
Assignees
Milestone

Comments

@hosy
Copy link
Collaborator

hosy commented Dec 3, 2021

With the next minor release we have to build the app with the iOS 15 SDK.

  • Toolbar Colors
  • Tabbar Colors (Background / Selected / Unselected Title)
  • Navigationbar Colors (especially in modal views)
@hosy hosy self-assigned this Dec 3, 2021
@hosy hosy added this to the 11.9.0-Current milestone Dec 3, 2021
@hosy hosy changed the title [FEATURE REQUEST] iOS 15 SDK, Xcode 13 Compatibility [BUG] iOS 15 SDK, Xcode 13 Compatibility Mar 30, 2022
@hosy hosy modified the milestones: 11.9.0-Current, 11.10.0-Current Apr 6, 2022
hosy added a commit that referenced this issue May 4, 2022
* #1066 support for iOS 15 SDK: Solving UI issues, removing unneeded code

* - updated Xcode version for fastlane
- fastlane readme update

Co-authored-by: Matthias Hühne <>
@jesmrec
Copy link
Contributor

jesmrec commented May 9, 2022

Done!

@jesmrec jesmrec closed this as completed May 9, 2022
hosy added a commit that referenced this issue May 17, 2022
* set up a new version 11.10.0

* [feature/openssl-1.1.1] Migration to OpenSSL 1.1.0 (#1116)

* - migrated code to new OpenSSL 1.1.1 API
- using OpenSSL Package

* - update SDK

* - update ios-sdk

Co-authored-by: Matthias Hühne <>
Co-authored-by: Felix Schwarz <fs-git@iospirit.com>

* #1114 If app is build as EMM version, the app shows an licensing error, when running shortcut intents (could not read app bundle identifier in extension) (#1122)

Co-authored-by: Matthias Hühne <>

* [feature/iOS-15-SDK] Build with iOS 15 SDK (#1121)

* #1066 support for iOS 15 SDK: Solving UI issues, removing unneeded code

* - updated Xcode version for fastlane
- fastlane readme update

Co-authored-by: Matthias Hühne <>

* #1123 Account options were not dynamically provided for action "Delete Account Item", because of wrong intent configuration (#1125)

Co-authored-by: Matthias Hühne <>

* [fix/copy-timeout] Fix copy timeout (#1119)

* - update SDK for improved error handling
- add environment variable switch to enable/disable action-timeout-simulator host simulator

* - update SDK with changes addressing code review findings by @hosy in #1119

* - added release notes changelog files
- added in-app release notes
- changed app version number
- removed beta build warning

* added OpenSSL changelog entry

* updated Xcode version

* only perform table updates, when query is final to prevent flickering and showing empty folder message (QA finding 1, 2)

* moved changelog folder to new release folder

* updated fastlane release notes for App Store

* - change SDK reference from develop to release commit

* fixed typo

Co-authored-by: Matthias Hühne <>
Co-authored-by: Felix Schwarz <fs-git@iospirit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants