Open hprobotic opened 7 years ago
Did you give it the path to a Lua project?, e.g.
$ cd moai-dev && ./bin/build-ios.sh ./samples/anim-basic/
Apropos create-projects-ios.sh, the. README.md may need updating .. I think this is no longer used, as the onboard Xcode host project is how things are built in the first place, and these targets can be easily cloned for use in the Xcode context.
Thanks @seclorum 💯
For MOAI 2.0, we should have a "HOWTO.md" document that documents the process of building MOAI hosts:
Moai look very promising when I saw a lot of big project base on that. But why it's very slow on update?
When I try to create new Moai iOS project follow instruction. The terminal show "file not found," after I check on repo, I also don't see
create-projects-ios.sh
file Please check