jamonholmgren / ProMotion

ProMotion is a RubyMotion gem that makes iPhone development less like Objective-C and more like Ruby.
MIT License
1.26k stars 148 forks source link

Removes all app.files_dependencies #812

Closed markrickert closed 5 years ago

markrickert commented 6 years ago

Fixes #810.

There should probably be a larger discussion as to if/when this should be included in master just because this is a High-Sierrra issue. Has anyone tried it on Mojave?

andrewhavens commented 6 years ago

A while back I introduced a v3-dev branch. Seems like this would be a good candidate for the v3 major version bump. What do you think?

andrewhavens commented 6 years ago

Oh, looks like I also created a milestone and assigned some potential issues/features. https://github.com/infinitered/ProMotion/milestone/13

markrickert commented 5 years ago

Is there a particular reason you want to wait till a v3 for this? I believe that this patch is necessary if you're trying to compile on anything High Sierra or newer.