Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18768] Blackberry target is there as a deployment target in tiapp.xml

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2015-04-10T06:04:53.000+0000
Affected Version/sRelease 4.0.0
Fix Version/sn/a
ComponentsBlackBerry, CLI
Labelsqe-4.0.0
ReporterSatyam Sekhri
AssigneeIngo Muschenetz
Created2015-03-30T10:24:07.000+0000
Updated2017-03-14T03:50:47.000+0000

Description

The xml has an entry for blackberry target even though it is removed from the overview page of Tiapp.xml Steps To Reproduce: 1. Create a new project. In the wizard there is no option for Blackberry 2. Open Tiapp.xml. The overview page does not have the Blackberry section 3. Open the xml and check the section Actual Result: The blackberry target is shown Expected Result: The blackberry as a target should not be available

Comments

  1. Ingo Muschenetz 2015-04-10

    I can't reproduce this with SDK 4.0.0.Beta2 and appc cli 0.2.230: ppc new results in:
         <deployment-targets>
           <target device="android">true</target>
           <target device="ipad">true</target>
           <target device="iphone">true</target>
           <target device="mobileweb">true</target>
         </deployment-targets>
         <sdk-version>4.0.0.Beta2</sdk-version>
       
    If you can, please reopen.
  2. Lee Morris 2017-03-14

    Closing ticket as BlackBerry is no longer supported by us.

JSON Source