Info.plist 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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>LibraryIdentifier</key>
  9. <string>ios-arm64_armv7</string>
  10. <key>LibraryPath</key>
  11. <string>CryptoSwift.framework</string>
  12. <key>SupportedArchitectures</key>
  13. <array>
  14. <string>arm64</string>
  15. <string>armv7</string>
  16. </array>
  17. <key>SupportedPlatform</key>
  18. <string>ios</string>
  19. </dict>
  20. <dict>
  21. <key>LibraryIdentifier</key>
  22. <string>tvos-arm64_x86_64-simulator</string>
  23. <key>LibraryPath</key>
  24. <string>CryptoSwift.framework</string>
  25. <key>SupportedArchitectures</key>
  26. <array>
  27. <string>arm64</string>
  28. <string>x86_64</string>
  29. </array>
  30. <key>SupportedPlatform</key>
  31. <string>tvos</string>
  32. <key>SupportedPlatformVariant</key>
  33. <string>simulator</string>
  34. </dict>
  35. <dict>
  36. <key>LibraryIdentifier</key>
  37. <string>ios-arm64_i386_x86_64-simulator</string>
  38. <key>LibraryPath</key>
  39. <string>CryptoSwift.framework</string>
  40. <key>SupportedArchitectures</key>
  41. <array>
  42. <string>arm64</string>
  43. <string>i386</string>
  44. <string>x86_64</string>
  45. </array>
  46. <key>SupportedPlatform</key>
  47. <string>ios</string>
  48. <key>SupportedPlatformVariant</key>
  49. <string>simulator</string>
  50. </dict>
  51. <dict>
  52. <key>LibraryIdentifier</key>
  53. <string>tvos-arm64</string>
  54. <key>LibraryPath</key>
  55. <string>CryptoSwift.framework</string>
  56. <key>SupportedArchitectures</key>
  57. <array>
  58. <string>arm64</string>
  59. </array>
  60. <key>SupportedPlatform</key>
  61. <string>tvos</string>
  62. </dict>
  63. <dict>
  64. <key>LibraryIdentifier</key>
  65. <string>macos-arm64_x86_64</string>
  66. <key>LibraryPath</key>
  67. <string>CryptoSwift.framework</string>
  68. <key>SupportedArchitectures</key>
  69. <array>
  70. <string>arm64</string>
  71. <string>x86_64</string>
  72. </array>
  73. <key>SupportedPlatform</key>
  74. <string>macos</string>
  75. </dict>
  76. <dict>
  77. <key>LibraryIdentifier</key>
  78. <string>ios-arm64_x86_64-maccatalyst</string>
  79. <key>LibraryPath</key>
  80. <string>CryptoSwift.framework</string>
  81. <key>SupportedArchitectures</key>
  82. <array>
  83. <string>arm64</string>
  84. <string>x86_64</string>
  85. </array>
  86. <key>SupportedPlatform</key>
  87. <string>ios</string>
  88. <key>SupportedPlatformVariant</key>
  89. <string>maccatalyst</string>
  90. </dict>
  91. <dict>
  92. <key>LibraryIdentifier</key>
  93. <string>watchos-arm64_i386_x86_64-simulator</string>
  94. <key>LibraryPath</key>
  95. <string>CryptoSwift.framework</string>
  96. <key>SupportedArchitectures</key>
  97. <array>
  98. <string>arm64</string>
  99. <string>i386</string>
  100. <string>x86_64</string>
  101. </array>
  102. <key>SupportedPlatform</key>
  103. <string>watchos</string>
  104. <key>SupportedPlatformVariant</key>
  105. <string>simulator</string>
  106. </dict>
  107. <dict>
  108. <key>LibraryIdentifier</key>
  109. <string>watchos-arm64_32_armv7k</string>
  110. <key>LibraryPath</key>
  111. <string>CryptoSwift.framework</string>
  112. <key>SupportedArchitectures</key>
  113. <array>
  114. <string>arm64_32</string>
  115. <string>armv7k</string>
  116. </array>
  117. <key>SupportedPlatform</key>
  118. <string>watchos</string>
  119. </dict>
  120. </array>
  121. <key>CFBundlePackageType</key>
  122. <string>XFWK</string>
  123. <key>XCFrameworkFormatVersion</key>
  124. <string>1.0</string>
  125. </dict>
  126. </plist>