Skip to content

Commit

Permalink
automatic framework update
Browse files Browse the repository at this point in the history
  • Loading branch information
sakAndrei committed Nov 28, 2022
1 parent dadd1f2 commit 0806d98
Show file tree
Hide file tree
Showing 32 changed files with 44,591 additions and 52,946 deletions.
10 changes: 5 additions & 5 deletions BanubaVideoEditorSDK.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>BanubaVideoEditorSDK.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>BanubaVideoEditorSDK.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.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ SWIFT_CLASS("_TtC20BanubaVideoEditorSDK25TrimTimeLineConfiguration")




/// The video editor launch configuration
SWIFT_CLASS("_TtC20BanubaVideoEditorSDK23VideoEditorLaunchConfig")
@interface VideoEditorLaunchConfig : NSObject
Expand Down
Binary file not shown.
Loading

0 comments on commit 0806d98

Please sign in to comment.