Skip to content

Commit

Permalink
Bump min deployment target to iOS 12
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Oct 3, 2023
1 parent d2a6ab9 commit 9b9a4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xcconfig/UIKitBase.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

#include "Base.xcconfig"

IPHONEOS_DEPLOYMENT_TARGET = 10.0
//SDKROOT = iphoneos9.0
IPHONEOS_DEPLOYMENT_TARGET = 12.0
//SDKROOT = iphoneos9.0
SDKROOT = iphoneos

// Also: iphonesimulator

0 comments on commit 9b9a4cc

Please sign in to comment.