moai / moai-dev

This is the development repo of Moai SDK.
http://getmoai.com
943 stars 313 forks source link

Create IDE Projects - iOS (File not found) #1183

Open hprobotic opened 7 years ago

hprobotic commented 7 years ago

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

seclorum commented 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.

hprobotic commented 7 years ago

Thanks @seclorum 💯

seclorum commented 6 years ago

For MOAI 2.0, we should have a "HOWTO.md" document that documents the process of building MOAI hosts:

hprobotic commented 6 years ago

Moai look very promising when I saw a lot of big project base on that. But why it's very slow on update?