Skip to content

Conversation

@MaximAlien
Copy link
Contributor

PR increases minimum deployment targets to:

  • iOS 12.0
  • tvOS 12.0
  • macOS 10.14
  • watchOS 5.0

@1ec5 1ec5 requested a review from ZiZasaurus September 13, 2022 23:27
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1340"
LastUpgradeVersion = "1400"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#117 would consolidate the schemes and targets, making future upgrades cleaner.

static var sortedIfAvailable: JSONSerialization.WritingOptions {

#if DEBUG
#if os(OSX)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With minimum deployment targets increase these checks are no longer needed.

@MaximAlien MaximAlien merged commit 9906b1e into main Sep 15, 2022
@MaximAlien MaximAlien deleted the maxim/remove-ios-11-support branch September 15, 2022 18:49
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

Successfully merging this pull request may close these issues.

2 participants