Details
Description
With TIMOB-20489 the build.py scripts in newly generated modules will now give a deprecation warning. Studio seems to still use build.py so it needs to switch to appc run -p [platform] --build-only.
See Chris Barber his remarks at:
https://jira.appcelerator.org/browse/TIDOC-2470?focusedCommentId=378605&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-378605
We need to:
- Test if appc run -p [platform] --build-only is fully backwards compatible with build.py
- Switch Studio to use appc run -p [platform] --build-only
- Add an option to Studio to use appc run -p [platform], which should run the module example after building the module
Attachments
Issue Links
- is duplicated by
-
TISTUD-8012 Studio needs to call "appc run" / "ti build" to build iOS/Android modules
-
- Closed
-
- relates to
-
TIMOB-20489 iOS modules unable to write to product
-
- Closed
-
-
TIDOC-2470 Update module guides to use CLI instead of build.py
-
- Closed
-