[TIMOB-17710] CLI: SDK contains incomplete/outdated ioslib and fields libraries
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-09-16T22:00:28.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | Release 3.4.0, Release 3.5.0 |
Components | CLI, Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2014-09-16T21:45:54.000+0000 |
Updated | 2017-03-14T21:16:50.000+0000 |
Description
The
ioslib
module that is distributed with the Titanium SDK is incomplete and missing code.
Additionally, the fields
prompt library is out of date and needs to be updated to fix a number of bugs including prompt issues when you have duplicate select list items such as dupe iOS certs.
Master: https://github.com/appcelerator/titanium_mobile/pull/6104 3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6105 To test, perform an iOS device build on a device that does not have valid provisioning profiles setup. Also test with duplicate iOS developer certs (same name, same id, but different dates).
Closing ticket as fixed.