@@ -12,33 +12,33 @@ let package = Package(
12
12
. library( name: " VideoCodecDec " , targets: [ " AgoraVideoDecoderExtension " , " video_dec " ] ) ,
13
13
] ,
14
14
dependencies: [
15
- . package ( url: " https://github.com/AgoraIO/AgoraInfra_iOS.git " , exact: " 0.0.16-test " )
15
+ . package ( url: " https://github.com/AgoraIO/AgoraInfra_iOS.git " , . exact( " 0.0.16-test " ) )
16
16
] ,
17
17
targets: [
18
18
. binaryTarget(
19
19
name: " AgoraRtcKit " ,
20
- url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.2 -test/AgoraRtcKit.xcframework.zip " ,
21
- checksum: " 87917e5681d0b7bf21ee1097c060dddc1b35705a24e805965cfbc596f7b32245 "
20
+ url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.3 -test/AgoraRtcKit.xcframework.zip " ,
21
+ checksum: " c14bd783fa4cc671c2d6401ce0b79256f6650bb3b136499d88046b0e2fc514c8 "
22
22
) ,
23
23
. binaryTarget(
24
24
name: " Agoraffmpeg " ,
25
- url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.2 -test/Agoraffmpeg.xcframework.zip " ,
26
- checksum: " 13315ee3849d61b83053dac3a3c95be3e3566e500389d49d3339f9d282ca7ccf "
25
+ url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.3 -test/Agoraffmpeg.xcframework.zip " ,
26
+ checksum: " 9a2aa2a8a9bcf0418e8443554c3ae613228b66925c591fb97c2a37d31306a5d9 "
27
27
) ,
28
28
. binaryTarget(
29
29
name: " AgoraSoundTouch " ,
30
- url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.2 -test/AgoraSoundTouch.xcframework.zip " ,
31
- checksum: " bb951a182a9e4284d9f64eea8a3f26f4a1c84af4c46b77ef8f9661d5a18e831c "
30
+ url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.3 -test/AgoraSoundTouch.xcframework.zip " ,
31
+ checksum: " 54ef29904bfece427691230f6e2d2e4a54c5391d16c7edb462c27cb493bc72fb "
32
32
) ,
33
33
. binaryTarget(
34
34
name: " AgoraVideoDecoderExtension " ,
35
- url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.2 -test/AgoraVideoDecoderExtension.xcframework.zip " ,
36
- checksum: " 70891b3e329784c9d22ea53d8f190a8f39e0668f6447c92033b15205b777567c "
35
+ url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.3 -test/AgoraVideoDecoderExtension.xcframework.zip " ,
36
+ checksum: " 5f1aaba0e178e9705c5cfb82a15aaef7e5e22c04a0d0e8c461b045c6ae13c5c8 "
37
37
) ,
38
38
. binaryTarget(
39
39
name: " video_dec " ,
40
- url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.2 -test/video_dec.xcframework.zip " ,
41
- checksum: " 7919541ed37a3d4e2f34dfabf252949970c6d5975c5d6e3377c43684412deddb "
40
+ url: " https://download.agora.io/swiftpm/AgoraLite_iOS/0.0.3 -test/video_dec.xcframework.zip " ,
41
+ checksum: " f1cd1f22624fafa93e7c7552d0ec646c4e71ea4647f096bbdb1e9b5230541683 "
42
42
) ,
43
43
. target(
44
44
name: " AgoraInfra_iOS " ,
0 commit comments