{ "id": "101603", "key": "TIMOB-11026", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14157", "description": "Sprint 2012-20 API", "name": "Sprint 2012-20 API", "archived": true, "released": true, "releaseDate": "2012-10-08" }, { "id": "14272", "description": "2012 Sprint 20", "name": "2012 Sprint 20", "archived": true, "released": true, "releaseDate": "2012-10-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-10T00:36:50.000+0000", "created": "2012-09-20T14:18:53.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "qe-ios090112", "qe-ios6", "qe-nfc", "qe-port" ], "versions": [ { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" } ], "issuelinks": [ { "id": "21173", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "89765", "key": "TIMOB-8652", "fields": { "summary": "Core: Create a new Titanium Command Line Interface", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } } ], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2012-10-10T00:36:50.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10207", "name": "Tooling" } ], "description": "While testing iOS 6 capabilities, I noted that during a build, the console reports:\r\n{code}[INFO] Minimum iOS version: 4.0{code}\r\n\r\nThis is an issue since the project (if built with iOS 6 SDK) will not run on iOS 4.0-4.2 due to missing armv6 support. \r\n\r\nThis is not a regression as iOS 6 was not supported for 2.1.2GA release.\r\n\r\nSteps to reproduce:\r\n1) Create a new project in Studio\r\n2) Do not set a min-ios-sdk in tiapp.xml\r\n3) Build for device and target iOS SDK 6.0\r\n\r\nResult:\r\nConsole reports min iOS SDK as 4.0\r\n\r\nExpected:\r\nConsole reports min ios sdk as 4.3, and project set to reflect that.\r\n\r\nNotes:\r\nIt is possible to manually set this minimum and the project will perform as expected.\r\n", "attachment": [ { "id": "32114", "filename": "Screen Shot 2012-09-27 at 10.52.31 AM.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-27T17:56:22.000+0000", "size": 213141, "mimeType": "image/png" }, { "id": "32115", "filename": "Screen Shot 2012-09-27 at 10.54.11 AM.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-27T17:56:42.000+0000", "size": 211612, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: tooling - Studio console reports \"Minimum iOS version: 4.0\" when building with iOS 6 using default tiapp.xml", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mountain Lion 10.8.1\r\nXcode 4.5 GM\r\nTitanium Studio, build: 2.1.2.201208301612\r\nSDK: 2.1.3.v20120918170114", "comment": { "comments": [ { "id": "219996", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Stray log. Our checks for min os version do not check for os version being built. That is done later when checking for valid architectures. Should be fixed by the time new CLI rolls out", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-09-20T14:42:00.000+0000", "updated": "2012-09-20T14:42:00.000+0000" }, { "id": "220167", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Note: this has been fixed in the new CLI.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-09-21T12:36:04.000+0000", "updated": "2012-09-21T12:36:04.000+0000" }, { "id": "220200", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "let's release note this please", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-21T14:48:10.000+0000", "updated": "2012-09-21T14:48:10.000+0000" }, { "id": "221227", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Apps packaged with iOS SDK 6.0 are failing validation unless you manually set the to 4.3 or better. See screenshots built with no min set, and min set to 4.3. Bumping severity.\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-27T17:55:51.000+0000", "updated": "2012-09-27T17:57:13.000+0000" }, { "id": "221254", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pull pending\nhttps://github.com/appcelerator/titanium_mobile/pull/3066 against master\nhttps://github.com/appcelerator/titanium_mobile/pull/3067 against 2_1_X", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-09-27T21:08:11.000+0000", "updated": "2012-09-27T21:08:11.000+0000" }, { "id": "221641", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed. Verified on:\r\nOS: Mac OS X Lion 10.7.4 \r\nxCode: 4.5GM\r\nTitanium Studio, build: 2.1.2.201208301612\r\nTitanium SDK, build: 2.1.3.v20120928203111; 3.0.0.v20120929141713\r\nDevices: iPhone 4S (6.0.GM), iPhone Simulator 6.0", "updateAuthor": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-01T20:53:07.000+0000", "updated": "2012-10-01T20:53:07.000+0000" }, { "id": "222836", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Had to reopen to edit time.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-10T00:36:50.000+0000", "updated": "2012-10-10T00:36:50.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }