Skip to content

Commit

Permalink
release 8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Bots committed Aug 23, 2024
1 parent c799fd1 commit d126116
Show file tree
Hide file tree
Showing 14 changed files with 1,935 additions and 1,641 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif

#if defined(__OBJC__)

@class CALayer;
@class NSCoder;
@class NSString;
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
<dict>
<key>Assets.car</key>
<data>
GJAz2cj5RmftMrilDKvxvh7xlzk=
6i1p/XyAIX8S8t4q9ONFUea63Lo=
</data>
<key>BBNativePlayerKit_profile</key>
<data>
QlfvZRURDmxX6QOKzBmfu0aw8z4=
Gq7x8XScERcGUtfwe1qzSdgRZL8=
</data>
<key>Headers/BBNativePlayerKit-Swift.h</key>
<data>
7ZMuvXqh+Jogw+YlkR2wDpEn7nA=
EheoZ63L8nRG2KjmC37cjG22qqk=
</data>
<key>Headers/BBNativePlayerKit.h</key>
<data>
GhHSrIlo2xxSKfV4IPydKlZxNPA=
</data>
<key>Info.plist</key>
<data>
z8PewSZA/W2JaNf0NG1v26YHpgQ=
X01AUNGr6gH/XJxBL9JnspZi1ug=
</data>
<key>Lato-Bold.ttf</key>
<data>
Expand All @@ -34,7 +34,7 @@
</data>
<key>Modules/BBNativePlayerKit.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
zEUUS5Omc/WA4jFeyMI3AKra1Xs=
eYaUILPX4xcgsssCJ+ngx6TBse0=
</data>
<key>Modules/BBNativePlayerKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
<data>
Expand All @@ -50,7 +50,7 @@
</data>
<key>Modules/BBNativePlayerKit.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
Q2XUrMvs3f1H589WIQpJ33jsCbc=
KMbFQt793pv7MbCUSbSYLfMJvBA=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -63,21 +63,21 @@
<dict>
<key>hash2</key>
<data>
0XjvGKLgwLzlCeZ9V1RkF03EMkjt4QzCyK5lz8cKG7o=
L27sbFAm3uhXC0BnOhc3U0bI9vIMVbPfLsXkGxsiBFU=
</data>
</dict>
<key>BBNativePlayerKit_profile</key>
<dict>
<key>hash2</key>
<data>
N/wjf3S3qhRpFk+BTfmN/RWna51dkSy/nMxa1FUE8R8=
OHBHyTiURiOSfvabD76pwPOaYzRzNzLjeNaIMc34H9s=
</data>
</dict>
<key>Headers/BBNativePlayerKit-Swift.h</key>
<dict>
<key>hash2</key>
<data>
cL4JjiWXofPiYBky309C8D5Biwk3gtSH32h0bxNYVCo=
SV2lPYw9vLNk1zGlQ4U3/7YeeP9f6R05Ab3J63ptvtA=
</data>
</dict>
<key>Headers/BBNativePlayerKit.h</key>
Expand Down Expand Up @@ -105,7 +105,7 @@
<dict>
<key>hash2</key>
<data>
Csr87vjSeHYd5ldPX6kQWEiPOaRP1Mx+2NRhbTS2DJs=
9DMnGfL75txdHEBSPL6kwiWhtvBWC3646UUiyBzyG/0=
</data>
</dict>
<key>Modules/BBNativePlayerKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
Expand Down Expand Up @@ -133,7 +133,7 @@
<dict>
<key>hash2</key>
<data>
HfdqqHoG1pWeWa95CbYaWowuH0tP1Kq9i3mPxUYoQCM=
NcFA3ODKcn7e9HaoEjQtAvwYS+j8h0UJIHn4lzAB/to=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif

#if defined(__OBJC__)

@class CALayer;
@class NSCoder;
@class NSString;
Expand Down Expand Up @@ -1021,6 +1022,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif

#if defined(__OBJC__)

@class CALayer;
@class NSCoder;
@class NSString;
Expand Down
Binary file not shown.
Loading

0 comments on commit d126116

Please sign in to comment.