Skip to content

Commit

Permalink
README: update minimum deployment requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
balord committed Jul 27, 2022
1 parent 883e052 commit 872ef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For convenience, we've included a few public domain source files from [CocoaAsyn

- F53OSC must be compiled with ARC.
- You must link against `Security.framework` and `CFNetwork.framework`.
- F53OSC requires Xcode 10.3 or later and a minimum deployment target of macOS 10.9, iOS 8.4, or tvOS 9.0.
- F53OSC requires Xcode 13.2.1 or later and a minimum deployment target of macOS 11, iOS 14, or tvOS 14.

You can also use CocoaPods to include F53OSC into your project:

Expand Down

0 comments on commit 872ef15

Please sign in to comment.