User Tools

Site Tools


library:ios:mfi_foundation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

library:ios:mfi_foundation [2022/05/02 00:32]
127.0.0.1 external edit
library:ios:mfi_foundation [2022/08/23 02:25] (current)
lhaosen [2.2 声明App支持的协议]
Line 24: Line 24:
 UISupportedExternalAccessoryProtocols对应的值虽说可参考UISupportedExternalAccessoryProtocols. UISupportedExternalAccessoryProtocols对应的值虽说可参考UISupportedExternalAccessoryProtocols.
  
 +Example:
 +
 +  <key>UISupportedExternalAccessoryProtocols</key>
 +  <array>
 +    <string>com.shure.applejack</string>
 +    <string>com.shure.plus.motiv</string>
 +    <string>com.shure.plus.motiv.2</string>
 +  </array>
 ===== - 通信 ===== ===== - 通信 =====
   * 创建EASession   * 创建EASession
library/ios/mfi_foundation.1651422728.txt.gz · Last modified: 2022/05/02 00:32 by 127.0.0.1