infinitered / redpotion

We believe iPhone development should be clean, scalable, and fast with a language that developers not only enjoy, but actively choose. With the advent of Ruby for iPhone development the RubyMotion community has combined and tested the most active and powerful gems into a single package called RedPotion
MIT License
234 stars 40 forks source link

iOS 11 Support #180

Closed jwg2s closed 7 years ago

jwg2s commented 7 years ago

Hi, we're trying to build against the iOS 11 beta but realized the deployment_target of iOS 11 isn't supported. Is this something you're working on? Anything we can help with?

andrewhavens commented 7 years ago

@jwg2s Have you identified something specifically that isn't supported? I'm not sure that the latest version of RubyMotion supports iOS 11 yet (though I hear that a new version of RM will be out soon).

jwg2s commented 7 years ago

@andrewhavens you're right, I misinterpreted the errors I was reading. Just did some digging and realized the same thing.