【问题标题】:iOS Simulatore in Sierra - Studio Midi does not workSierra 中的 iOS 模拟器 - Studio Midi 不起作用
【发布时间】:2017-04-12 02:03:01
【问题描述】:

我在使用 Sierra + xcode 8 + iOS Simulator 时遇到了非常糟糕的问题: 我开发了 midi 应用程序,但是现在,当我启动 iOS 模拟器时,我没有可用的 midi 端口,我的意思是:使用 Studio Midi 的 Usualle 可以看到虚拟 iOS 设备,而且你可以看到会话,通常命名为 Session 1 . 因为这可以将 MidiNetwork ( midi_driver ) 重新路由到物理端口,但是现在,使用 Sierra,iOS Simulatore 不再可见,我不知道(以及在哪里可以找到)解决方案。非常糟糕的情况,因为它停止了开发和代码生产。有什么好主意来解决这个问题????

【问题讨论】:

标签: objective-c xcode ios-simulator macos-sierra coremidi


【解决方案1】:

试试这个

Check to make sure you don't have duplicates of the CoreMIDI.Framework in your project. *If present remove the reference to the duplicate CoreMIDI.Framework (highlight, tap delete)

Product > Clean

Run the iOS Simulator

【讨论】:

  • 主要问题是iOS模拟器在5004端口不可见
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-03-11
  • 2013-03-11
  • 2017-01-05
  • 1970-01-01
  • 2019-09-06
相关资源
最近更新 更多