kivy-ios/kivy_ios
Andre Miras 04b82d8c85 DRY via the find_xcodeproj() helper method
Also removes try/except on `pbxproj` imports. This is now part of
the `setup.py` dependencies and installed automatically.
Users bypassing the `setup.py` should know what they're doing, hence
they should be able to read an `ImportError` exception.
2020-05-06 20:28:54 +02:00
..
recipes Uses cd context manager in Python3Recipe.reduce_python() 2020-05-06 20:06:06 +02:00
tools Merge pull request #483 from AndreMiras/feature/lint_tools 2020-05-06 18:40:49 +02:00
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
toolchain.py DRY via the find_xcodeproj() helper method 2020-05-06 20:28:54 +02:00