Skip to content

Commit b37dbef

Browse files
committed
update
1 parent 553c98e commit b37dbef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: swiftui-loop-videoplayer-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"location" : "https://github.com/swiftuiux/swiftui-loop-videoplayer",
88
"state" : {
99
"branch" : "main",
10-
"revision" : "25627367f44b6112b3ed82b2a6549ff69fa3517d"
10+
"revision" : "03e504d98e3af88c43d0a50839af0c7d115aaf59"
1111
}
1212
}
1313
],

Diff for: swiftui-loop-videoplayer-example/views/controls/VideoURLPicker.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ struct VideoURLPicker: View {
2727
}
2828
}
2929

30-
30+
// Hope all the links work! :)
3131
fileprivate let videoOptions = [
3232
"Apple HLS Stream from URL": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8",
3333
"Big Buck Bunny from URL": "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",

0 commit comments

Comments
 (0)