This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
xcbuild
Watch
1
Star
0
Fork
0
You've already forked xcbuild
mirror of
https://github.com/darlinghq/xcbuild.git
synced
2025-02-23 09:52:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
xcbuild
/
.gitignore
8 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add CMake to gitignore.
2015-08-13 22:24:25 -07:00
# OS X
Add .gitignore.
2015-08-13 22:11:27 -07:00
.DS_Store
Add CMake to gitignore.
2015-08-13 22:24:25 -07:00
Add simple 'make' build command.
2015-08-13 22:43:58 -07:00
# Build
Move invocation execution engine and output formatting to pbxbuild. This makes them re-usable for the driver, and simplifies the 'build' tool. Additional executors and formatters can be created by implementing the Formatter and Executor interfaces, but right now there's just one.
2015-10-11 22:28:25 -07:00
/build/
Add `make project` to generate Xcode project.
2016-05-20 14:51:56 -05:00
/project/
Add simple 'make' build command.
2015-08-13 22:43:58 -07:00
Reference in New Issue
Copy Permalink