kivy / kivy-sdk-packager

Scripts for Kivy SDK generation on Windows, OS X and Linux
MIT License
40 stars 32 forks source link

Use ~/Library/Application Support/$BUNDLE_ID for KIVY_HOME #79

Closed akshayaurora closed 2 years ago

akshayaurora commented 2 years ago

We are not allowed to edit the .app for security reasons. This fix only fixes KIVY_HOME. There would be other fixes needed to enforce the .app to be static and not have any pycache or another intermediary files that changes the .app