Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16515] CLI: IOS - check min iOS version setting in Tiapp below iOS 6.0, which should then ignore the setting and default to 6.0

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-04-11T23:22:22.000+0000
Affected Version/sRelease 3.2.2
Fix Version/s2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0
ComponentsCLI, iOS
Labelsqe-3.2.2, qe-testadded
ReporterOlga Romero
AssigneeChris Barber
Created2014-02-27T18:28:11.000+0000
Updated2014-04-23T07:31:02.000+0000

Description

When a min iOS version is set in tiapp.xml and the project built for simulator or device, there is no info in the log, explaining the reason of default setting instead of custom settings. h.5 To reproduce 1) Create a project in Studio with an iOS target 2) Edit the tiapp.xml to include the following and save the changes: 4.0 3) Build the project for any version iOS simulator and observe logs h.5 Expected result The following appears in the log: [INFO] Minimum iOS version 4.0 is lower than 6.0: Using 6.0 as minimum [INFO] Minimum iOS version: 6.0

Comments

  1. Chris Barber 2014-03-31

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5559
  2. Satyam Sekhri 2014-04-23

    min ios version is set to 6.0 when a lower version in tiapp.xml Verified on: Titanium SDK: 3.3.0.v20140422163054 XCode: 5.1.1 Titanium CLI: 3.3.0-dev

JSON Source