Cannot debug Swift module/framework embedded in Objective-C app

后端 未结 11 1697
悲哀的现实
悲哀的现实 2021-02-01 02:57

Alternative titles (to aid searching)

  • Cannot debug Swift 2.3 framework linked to an Objective-C app in Xcode 8
  • error in auto-import: f
11条回答
  •  北恋
    北恋 (楼主)
    2021-02-01 03:50

    I ran into the error in auto-import: failed to get module 'XYZ' from AST context message while attempting to debug in an 9.3 simulator. Switching to a 10.2 simulator resolved the issue.

提交回复
热议问题