Skip to content

Commit

Permalink
Build framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Itaybre committed Sep 26, 2024
1 parent 5ee81fd commit 0d9567d
Show file tree
Hide file tree
Showing 80 changed files with 10,180 additions and 1,176 deletions.
61 changes: 30 additions & 31 deletions PreviewsSupport/PreviewsSupport.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>watchos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -17,29 +17,43 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>tvos</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_x86_64-simulator</string>
<string>xros-arm64</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -48,40 +62,39 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_arm64_32_armv7k</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<string>ios</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/Versions/A/PreviewsSupport</string>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>watchos-arm64_arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>watchos</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -102,17 +115,17 @@
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<string>PreviewsSupport.framework/Versions/A/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>macos-arm64</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>macos</string>
</dict>
<dict>
<key>BinaryPath</key>
Expand All @@ -131,20 +144,6 @@
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
<key>LibraryIdentifier</key>
<string>xros-arm64</string>
<key>LibraryPath</key>
<string>PreviewsSupport.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>xros</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>PreviewsSupport.framework/PreviewsSupport</string>
Expand Down
Binary file not shown.
Loading

0 comments on commit 0d9567d

Please sign in to comment.