Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28466] iOS: Support detecting Xcode 13 with ioslib

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2021-08-13T10:15:23.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.1.0
ComponentsCLI, iOS
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2021-06-04T12:38:23.000+0000
Updated2021-08-13T10:15:23.000+0000

Description

ioslib will need updating to support Xcode 13. This will include: * Use the [detect-device-pairs](https://github.com/appcelerator/ioslib/blob/master/bin/ioslib#L11) command in ioslib 4.x to generate the table * Update the devicePairCompatibility table with that data Questions: * What ioslib versions? ** 1.x (SDK), 2.x (appcd-plugin-ios 1.x used by Studio), 4.x (latest appcd-plugin-ios) are the current in use versions

Comments

  1. Ewan Harris 2021-06-08

    4.x: https://github.com/appcelerator/ioslib/pull/204
  2. Ewan Harris 2021-06-09

    2.x: https://github.com/appcelerator/ioslib/pull/207 1.x: https://github.com/appcelerator/ioslib/pull/206

JSON Source