Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27318] iOS: Use swift 5 for apple watch template

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-09-03T18:17:36.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.2.0
ComponentsiOS
Labelsios, watchos
ReporterVijay Singh
AssigneeVijay Singh
Created2019-08-07T23:25:38.000+0000
Updated2019-09-03T18:17:36.000+0000

Description

Currently we are using swift 3.1 for Apple Watch template. Need to update to swift 5. For module templates we have already done in TIMOB-26770.

Comments

  1. Vijay Singh 2019-08-09

    PR - https://github.com/appcelerator/titanium_mobile/pull/11131 Testing - Create an app for apple watch, run it. It should run without any issue.
  2. Satyam Sekhri 2019-08-30

    FR Passed. The watch extension is created with Swift Version having value 5.0 instead of 3.1. The project with apple watch extension having swift version 5.0 works fine with XCode 10.3 and above.
  3. Christopher Williams 2019-09-03

    Merged to master for 8.2.0
  4. Lokesh Choudhary 2019-09-03

    Verified the fix in SDK 8.2.0.v20190903100931. Closing.

JSON Source