Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-17] @appcd/plugin-titanium: Services for TiSDK specific tooling

GitHub Issuen/a
TypeEpic
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sTitanium appcd Plugin 2.0.0
Componentsappcd-plugin-titanium
Labelscb-next
ReporterChris Barber
AssigneeChris Barber
Created2016-02-04T04:56:27.000+0000
Updated2021-02-18T22:35:02.000+0000

Description

The Titanium Appc Daemon plugin facilitates all Titanium-related functionality: SDK detection, creating projects, building projects, and getting/setting project settings. The Titanium plugin detects all installed Titanium SDKs. It defaults to the latest SDK, unless otherwise specified. It is also responsible for communicating with the AMPLIFY platform service and enforcing the platform session and entitlements. It will support the "new", "build", and "project" commands. Each command's logic is implemented by controllers inside the Titanium SDK. Each controller deals with the overall logic and delegates the platform specific logic to a platform "backend". When using an older Titanium SDK that doesn't support the Appc Daemon, the request is translated into a Titanium CLI command and run as a subprocess. Features such as prompting will be disabled.

Comments

No comments

JSON Source