ephread / Instructions

Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.
MIT License
5.16k stars 491 forks source link

Can you lower the deployment target? #121

Closed Sweeper777 closed 6 years ago

Sweeper777 commented 7 years ago

I want to support iOS 8. Are you using anything that's not available in iOS? If that is not the case, can you lower the deployment target to iOS 8?

ephread commented 7 years ago

Hello @Sweeper777, please see #116. I'm actually using the iOS 9+ syntax for autolayout, but I'll make a last iOS 8-compatible version using the legacy syntax. Please note, however, that I won't be supporting iOS 8 anymore after that. Pull request will be welcome, tough. 😉

Sweeper777 commented 7 years ago

Thank you!

ephread commented 6 years ago

swift3 now provides a last version targeting iOS 8+ and Swift 3.2