Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3990] Build error: "Unable to find platform specific build command"

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-07-14T19:10:12.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBenjamin Allison
AssigneeShak Hossain
Created2016-06-30T06:51:21.000+0000
Updated2016-07-14T19:10:12.000+0000

Description

Just built and installed 6.0.0 manually. Cleaned a current project, and am attempting to build.
appc ti build -f --platform ios -T dist-appstore --sdk 6.0.0
It's tossing up the following error:
[ERROR] Unable to find platform specific build command

Your SDK installation may be corrupt. You can reinstall it by running 'titanium.js sdk install --force --default'.
Appcelerator CLI version is 5.3.0 (though in the notes that get spit out, it keeps saying "CLI Version = 5.0.8")

Comments

  1. Sharif AbuDarda 2016-06-30

    Hello, Use "appc build" without the "ti". Also, you need the full SDK version name. like "5.3.0.GA", As 6.0.0 is a beta version you need the full name as 6.0.0.201606......My recommendation is using a GA release for your build. And, about the CLI, 5.3.0 is the core version and 5.0.8 is Titanium CLI version. Regards, Sharif.

JSON Source