kivy-ios/tools
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
..
external toolchain: dont provide car icon in the xcassets, otherwise we will hit an submission issue: Error ITMS-9000: Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon120x120' 2015-08-28 12:25:16 +02:00
templates Remove $(SDKROOT)/ResourceRules.plist 2016-11-16 11:39:31 -06:00
biglink Updates print and open file statements for Python3 compatibility. 2014-02-03 13:58:11 +08:00
cythonize.py cythonize: fix recursive find issue due to a missing replacement with Python 2015-02-12 00:52:16 +01:00
liblink cleanup; builds for xcode 6 and 7 2015-11-01 15:27:21 -05:00