Book Image

LiveCode Mobile Development Beginner's Guide (2nd Edition)

Book Image

LiveCode Mobile Development Beginner's Guide (2nd Edition)

Overview of this book

Table of Contents (15 chapters)
LiveCode Mobile Development Beginner's Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Standalone application settings


We have already tweaked the settings a few times by now, but we've only made the minimum amount of changes needed to test the app. There are a lot of options here that you need to fill before your app is ready for sale in an app store. We'll briefly go over the other standalone application sections and then go into more depth in the Android and iOS sections.

The General section

The General section of the standalone settings is primarily used to control the features of LiveCode that are to be included in a desktop standalone application. These options cannot be applied to mobile applications, but it is in the General section that you can set the name of the application file and the build folder:

The Stacks section

The Stacks section will show you a list of the stacks that are already included in your project. This will of course include the current Mainstack and the stacks that have been added by plugins that you may have used earlier. As you can see, all the options...