-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.17.1: blacklist
CADefaultAggregate
or whatever in the mirrors.
Also, update build instructions for macos 11.
- Loading branch information
Showing
12 changed files
with
234 additions
and
34 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Carthage | ||
|
||
Pods | ||
|
||
# Xcode | ||
# | ||
|
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 +1 @@ | ||
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/VLCKit.json" "3.3.15" | ||
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/VLCKit.json" "3.3.17" |
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
MoeStreamer.xcodeproj/xcshareddata/xcschemes/MoeStreamer (Release).xcscheme
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
2 changes: 1 addition & 1 deletion
2
MoeStreamer.xcodeproj/xcshareddata/xcschemes/MoeStreamer.xcscheme
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
MoeStreamer.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
79 changes: 79 additions & 0 deletions
79
MoeStreamer.xcworkspace/xcshareddata/swiftpm/Package.resolved
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 |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "Socket", | ||
"repositoryURL": "https://github.com/Kitura/BlueSocket", | ||
"state": { | ||
"branch": null, | ||
"revision": "c9894fd117457f1d006575fbfb2fdfd6f79eac03", | ||
"version": "1.0.200" | ||
} | ||
}, | ||
{ | ||
"package": "Deque", | ||
"repositoryURL": "https://github.com/attaswift/Deque.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "0ad91ef4c8cb7e86f5bd3e8518a61080515120dc", | ||
"version": "3.1.1" | ||
} | ||
}, | ||
{ | ||
"package": "Just", | ||
"repositoryURL": "https://github.com/dduan/Just.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "1824bf84cf52d11d69ae20cfb89f0ce5bffa5650", | ||
"version": "0.8.0" | ||
} | ||
}, | ||
{ | ||
"package": "KeychainSwift", | ||
"repositoryURL": "https://github.com/evgenyneu/keychain-swift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "96fb84f45a96630e7583903bd7e08cf095c7a7ef", | ||
"version": "19.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "Starscream", | ||
"repositoryURL": "https://github.com/daltoniam/Starscream.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "e6b65c6d9077ea48b4a7bdda8994a1d3c6969c8d", | ||
"version": "3.1.1" | ||
} | ||
}, | ||
{ | ||
"package": "swift-nio-zlib-support", | ||
"repositoryURL": "https://github.com/apple/swift-nio-zlib-support.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "37760e9a52030bb9011972c5213c3350fa9d41fd", | ||
"version": "1.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "Introspect", | ||
"repositoryURL": "https://github.com/siteline/SwiftUI-Introspect.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "2e09be8af614401bc9f87d40093ec19ce56ccaf2", | ||
"version": "0.1.3" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftyJSON", | ||
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07", | ||
"version": "5.0.1" | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
|
||
workspace 'MoeStreamer' | ||
target 'MoeStreamer' do | ||
# Comment the next line if you don't want to use dynamic frameworks | ||
use_frameworks! | ||
platform :macos, '10.15' | ||
# Pods for MoeStreamer | ||
pod 'VLCKit', '3.3.18b9' | ||
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- VLCKit (3.3.18b9) | ||
|
||
DEPENDENCIES: | ||
- VLCKit (= 3.3.18b9) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- VLCKit | ||
|
||
SPEC CHECKSUMS: | ||
VLCKit: 5e2fed104745f4bc4f5519a4ed2ee9efee5c0540 | ||
|
||
PODFILE CHECKSUM: 451b83d2e89ee77d711791f8cddedc4aacf3217e | ||
|
||
COCOAPODS: 1.11.2 |
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