kivy-ios/tools/templates
bearnun fd6829e980 Remove $(SDKROOT)/ResourceRules.plist
When I attempt to push my app to the app store, having the resource rules path populated causees this error: 

ERROR ITMS-90339: "This bundle is invalid. The Info.plist contains an invalid key 'CFBundleResourceSpecification' in bundle mingyu [mingyu.app]"

According to this post...: http://stackoverflow.com/questions/32504355/error-itms-90339-this-bundle-is-invalid-the-info-plist-contains-an-invalid-ke

...Deleting the code signing path solves the issue.  This does in fact resolve the above error and I am able to push my app to the app store if I do this. So, I am proposing it be changed in the toolchain as well.
2016-11-16 11:39:31 -06:00
..
{{ cookiecutter.project_name }}-ios Remove $(SDKROOT)/ResourceRules.plist 2016-11-16 11:39:31 -06:00
cookiecutter.json toolchain: create new Xcode template, based on cookie cutter tempting system. 2015-02-14 13:05:54 +01:00