jessesquires / Foil

A lightweight property wrapper for UserDefaults done right
https://jessesquires.github.io/Foil/
MIT License
458 stars 26 forks source link

set iOS deployment target to 9.0 #17

Closed kambala-decapitator closed 3 years ago

kambala-decapitator commented 3 years ago

Have you read the Contributing Guidelines? Yes

Issue #16

Describe your changes

Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.

Set iOS deployment target to 9.0 to support a wider range of use cases.

jessesquires commented 3 years ago

Test failures are because of https://github.com/jessesquires/Foil/pull/5#issuecomment-841936066, not actual failures.

However, I'm going to close this for now while we continue to discuss at #16.

I think there is another solution here.