https://github.com/futurechallenger/auto_build
Python code to automatically build xcode project. For now, it's just for iOS project. And build with default code sign stuff.
https://github.com/futurechallenger/auto_build
Last synced: 10 months ago
JSON representation
Python code to automatically build xcode project. For now, it's just for iOS project. And build with default code sign stuff.
- Host: GitHub
- URL: https://github.com/futurechallenger/auto_build
- Owner: futurechallenger
- License: mit
- Created: 2014-12-12T14:30:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T14:35:32.000Z (over 11 years ago)
- Last Synced: 2025-04-02T22:29:46.089Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
auto_build
==========
Python code to automatically build xcode project. For now, it's just for iOS project. And build with default code sign stuff.