Skip to content

Commit

Permalink
patch libs
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Nov 16, 2023
1 parent 328c55b commit bff5f42
Show file tree
Hide file tree
Showing 21 changed files with 5 additions and 5 deletions.
Binary file modified lib/android/arm64-v8a/libpv_cobra.so
Binary file not shown.
Binary file modified lib/android/armeabi-v7a/libpv_cobra.so
Binary file not shown.
Binary file modified lib/android/x86/libpv_cobra.so
Binary file not shown.
Binary file modified lib/android/x86_64/libpv_cobra.so
Binary file not shown.
Binary file modified lib/beaglebone/libpv_cobra.so
Binary file not shown.
10 changes: 5 additions & 5 deletions lib/ios/PvCobra.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>PvCobra.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>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>PvCobra.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 modified lib/ios/PvCobra.xcframework/ios-arm64/PvCobra.framework/PvCobra
Binary file not shown.
Binary file not shown.
Binary file modified lib/jetson/cortex-a57-aarch64/libpv_cobra.so
Binary file not shown.
Binary file modified lib/linux/x86_64/libpv_cobra.so
Binary file not shown.
Binary file modified lib/mac/arm64/libpv_cobra.dylib
Binary file not shown.
Binary file modified lib/mac/x86_64/libpv_cobra.dylib
Binary file not shown.
Binary file modified lib/raspberry-pi/arm11/libpv_cobra.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a53-aarch64/libpv_cobra.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a53/libpv_cobra.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a7/libpv_cobra.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a72-aarch64/libpv_cobra.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a72/libpv_cobra.so
Binary file not shown.
Binary file modified lib/wasm/pv_cobra.wasm
Binary file not shown.
Binary file modified lib/wasm/pv_cobra_simd.wasm
Binary file not shown.
Binary file modified lib/windows/amd64/libpv_cobra.dll
Binary file not shown.

0 comments on commit bff5f42

Please sign in to comment.