Skip to content

Commit

Permalink
Create XCFramework for release 2.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulsAutomationBot committed Feb 24, 2024
1 parent 83d7e8a commit 15f06cf
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions ResearchKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,63 +8,63 @@
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>xros-arm64</string>
<string>xros-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>xros-arm64_x86_64-simulator</string>
<string>xros-arm64</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
</data>
<key>Info.plist</key>
<data>
lMgEWcD+GJJZ/QNNe+XIEoBO5o4=
gVDhLPTSKRjy/6xV90Qz7eodwXs=
</data>
<key>Modules/ResearchKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
</data>
<key>Info.plist</key>
<data>
IBZWJqi28AVR78sdlooWoYDPiBU=
+Cm+9R/C8CDWdirNV1YHLjWEQ7Y=
</data>
<key>Modules/ResearchKit.swiftmodule/arm64-apple-xros-simulator.abi.json</key>
<data>
Expand Down

0 comments on commit 15f06cf

Please sign in to comment.