Dean Meehan
Dean Meehan
It would be nice to upgrade the examples to work with both Python2 and Python3. The docs says it works with both versions of python, but the examples do not.
Displaying of function buttons ^ [ ] + x not showing when sidebar is small. I couldn't find for the life of me the buttons to add a server etc...
When using the following fastfile (ionic). My app path has a space which causes altool to fail. ``` ionic( provisioning_profile:ENV["sigh_"+AppBundleId+"_appstore"], platform:"ios", prod: true, device: true, release: true ) altool( altool_app_type:"ios",...