{ "id": "60860", "key": "TIMOB-228", "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": "11240", "name": "Release 1.6.0 M07", "archived": true, "released": true, "releaseDate": "2011-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:52:25.000+0000", "created": "2011-04-15T02:25:46.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "feature", "ios", "plist", "release-1.6.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:52:25.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
for iphone, add support for UIRequiredDeviceCapabilities in\nInfo.plist so that app store will properly filter by them.
this is the pointer:
\n\nhttp://developer.apple.com/iphone/library/documentation/iPhone/Conc...
(from [531b370e996510311df2d4d52ae3c8458229cb7e])\n[#228\nstate:fixed-in-qa] Addition of / tiapp.xml properties. \nhttps://github.com/appcelerator/titanium_mobile/commit/531b370e9965...
To test:
\n-- SHOULD INSTALL ON: Any iPhone
\n-- SHOULD NOT INSTALL ON: Any iPod touch, iPad (unless they can\nhandle 'sms:' and 'tel:' URLs)
\nAlso:
\nUIRequiredDeviceCapabilities
key with values\ntelephony
, sms
, wifi
Mobile SDK version: 1.6.0 (01/26/11 18:53 bd12917...)
\niPhone Version: iPhone 4 / 4.2.1
\niPad Version: 4.2.1
\nSimulator Version: 4.2 (235)