Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26096] iOS 12: Simulator does not boot with Xcode 10

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2018-06-08T18:16:33.000+0000
Affected Version/sn/a
Fix Version/sRelease 7.4.0
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeHans Knöchel
Created2018-06-05T18:48:11.000+0000
Updated2018-08-28T10:35:06.000+0000

Description

Using Xcode 10, the iOS Simulator won't be find because of our manual mapping dictionary that needs to be updated to include Xcode 10.

Comments

  1. Hans Knöchel 2018-06-05

    PR: https://github.com/appcelerator/titanium_mobile/pull/10089 Test-Case: 1. Create a new app 2. Try to run it with Xcode 10 (e.g. appc run -p ios -I 12.0) Expected behavior: Build succeeds, an iOS 12 simulator launches.
  2. Christopher Williams 2018-08-27

    Ensure d we have ioslib 1.7.1+ on 7_4_X branch here: https://github.com/appcelerator/titanium_mobile/commit/c28b014204e3feb0b78466c4698a9d0d8c3e5d5b We are using ioslib 1.7.5 on 7_4_X so this fix should be there.
  3. Samir Mohammed 2018-08-28

    *Closing ticket.* Verified fix in SDK version: 7.4.0.v20180827125633 and 7.5.0.v20180827102657. *Test Steps (FR Passed):*

    Created a new application (appc new) using SDK version: 7.4.0.v20180827125633

    Ran the following command appc run -p ios -I 12.0

    iOS simulator 12 launched and ran without any issues

    Repeated the steps above using SDK Version: 7.5.0.v20180827102657

    *Test Environment*
       APPC CLI: 7.0.6-Master.5
       iphone 6 simulator (12.0)
       Operating System Name: Mac OS High Sierra
       Operating System Version: 10.13.6
       Node.js Version: 8.9.1
       Xcode 10.0 beta 6
       

JSON Source