Subversion Repositories Mobile Apps.GyroMouse

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.         <key>AvailableLibraries</key>
  6.         <array>
  7.                 <dict>
  8.                         <key>SupportedPlatform</key>
  9.                         <string>ios</string>
  10.                         <key>SupportedArchitectures</key>
  11.                         <array>
  12.                                 <string>arm64</string>
  13.                         </array>
  14.                         <key>LibraryPath</key>
  15.                         <string>CocoaAsyncSocket.framework</string>
  16.                         <key>LibraryIdentifier</key>
  17.                         <string>ios-arm64</string>
  18.                 </dict>
  19.                 <dict>
  20.                         <key>SupportedPlatform</key>
  21.                         <string>ios</string>
  22.                         <key>SupportedArchitectures</key>
  23.                         <array>
  24.                                 <string>x86_64</string>
  25.                         </array>
  26.                         <key>SupportedPlatformVariant</key>
  27.                         <string>simulator</string>
  28.                         <key>LibraryPath</key>
  29.                         <string>CocoaAsyncSocket.framework</string>
  30.                         <key>LibraryIdentifier</key>
  31.                         <string>ios-x86_64-simulator</string>
  32.                 </dict>
  33.         </array>
  34.         <key>CFBundlePackageType</key>
  35.         <string>XFWK</string>
  36.         <key>XCFrameworkFormatVersion</key>
  37.         <string>1.0</string>
  38. </dict>
  39. </plist>