Skip to content

Commit

Permalink
Create XCFramework for release 2.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulsAutomationBot committed Mar 15, 2024
1 parent d8c90df commit 6b28cdf
Showing 11 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions ResearchKit.xcframework/Info.plist
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>xros-arm64_x86_64-simulator</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
@@ -17,29 +17,29 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<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</string>
<string>xros-arm64</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>xros</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>ResearchKit.framework/ResearchKit</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>xros-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
@@ -48,23 +48,23 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<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</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ResearchKit.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -582,7 +582,7 @@
</data>
<key>Info.plist</key>
<data>
deDoicAbfprIleB7amQOrN313PU=
FsNM0f5QaegdV/lGPrfAETtzr1g=
</data>
<key>Modules/ResearchKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -582,7 +582,7 @@
</data>
<key>Info.plist</key>
<data>
+TCilsX9/6XVG5h5AuJbt4ZfkeY=
cq90YtVEPdYb8kxM3UMTmzS6xwQ=
</data>
<key>Modules/ResearchKit.swiftmodule/arm64-apple-xros-simulator.abi.json</key>
<data>

0 comments on commit 6b28cdf

Please sign in to comment.