-
Notifications
You must be signed in to change notification settings - Fork 14
Builds Folder
Brian Spencer edited this page Jun 1, 2017
·
5 revisions
The builds folder is where the Levure packager puts your application distribution builds. Read the packager documentation to learn about what goes into the builds folder.
You can customize the name and location of the build folder in app.yml. By default the name of the build folder is builds and the location is in your application project folder alongside your app folder.
- 📂 your_application_project_folder
- 📁 app
- 📁 builds
- 📂 levure
- 📁 packager
Levure is an application development framework written for LiveCode.