This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ee6265
commit e87a0de
Showing
12 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+390 Bytes
(100%)
...pods/FFmpegKitIOS.xcworkspace/xcuserdata/taner.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
PODS: | ||
- ffmpeg-kit-ios-full (5.1.LTS) | ||
- ffmpeg-kit-ios-full (5.1) | ||
|
||
DEPENDENCIES: | ||
- ffmpeg-kit-ios-full (= 5.1.LTS) | ||
- ffmpeg-kit-ios-full (= 5.1) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- ffmpeg-kit-ios-full | ||
|
||
SPEC CHECKSUMS: | ||
ffmpeg-kit-ios-full: 700cfc7875827573940deb58d00fbc3c48701e42 | ||
ffmpeg-kit-ios-full: 4a02624db22a9ea1e92e3b6707bffe67c76f4aad | ||
|
||
PODFILE CHECKSUM: fe256f51705c33be529bce12006b34c8a29b71eb | ||
PODFILE CHECKSUM: d33ad1ed4542f47af092078dbea2f23d511b1388 | ||
|
||
COCOAPODS: 1.11.3 |
Binary file modified
BIN
+86 Bytes
(100%)
...ds/FFmpegKitMACOS.xcworkspace/xcuserdata/taner.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
PODS: | ||
- ffmpeg-kit-macos-full (5.1.LTS) | ||
- ffmpeg-kit-macos-full (5.1) | ||
|
||
DEPENDENCIES: | ||
- ffmpeg-kit-macos-full (= 5.1.LTS) | ||
- ffmpeg-kit-macos-full (= 5.1) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- ffmpeg-kit-macos-full | ||
|
||
SPEC CHECKSUMS: | ||
ffmpeg-kit-macos-full: 1918729d4569ebd1b8597df20d1e5c7bf596b908 | ||
ffmpeg-kit-macos-full: c292021070be5472e9c855bd59bd44fa75352c84 | ||
|
||
PODFILE CHECKSUM: 4791fae53199fd666897f15c2e0bbe84b2000297 | ||
PODFILE CHECKSUM: 8e96a72264bd9abe608123afbbde893bc39b2ebc | ||
|
||
COCOAPODS: 1.11.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+135 Bytes
(100%)
...ods/FFmpegKitTVOS.xcworkspace/xcuserdata/taner.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
platform :tvos, '10.2' | ||
platform :tvos, '11.0' | ||
|
||
use_frameworks! | ||
|
||
target "FFmpegKitTVOS" do | ||
pod 'ffmpeg-kit-tvos-full', '5.1.LTS' | ||
pod 'ffmpeg-kit-tvos-full', '5.1' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
PODS: | ||
- ffmpeg-kit-tvos-full (5.1.LTS) | ||
- ffmpeg-kit-tvos-full (5.1) | ||
|
||
DEPENDENCIES: | ||
- ffmpeg-kit-tvos-full (= 5.1.LTS) | ||
- ffmpeg-kit-tvos-full (= 5.1) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- ffmpeg-kit-tvos-full | ||
|
||
SPEC CHECKSUMS: | ||
ffmpeg-kit-tvos-full: 73d952e5fee45e0b60357ea91df2da56396ace7d | ||
ffmpeg-kit-tvos-full: f98fd71a863bd7278bdbd57a8215fa2871c53c82 | ||
|
||
PODFILE CHECKSUM: 711cea7ff5169ad0e46156ad86a8f171bb8f6771 | ||
PODFILE CHECKSUM: f6debb332e46b18eac87c8576514513247ab7f80 | ||
|
||
COCOAPODS: 1.11.3 |