File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
. package (
16
16
name: " TwilioTwilsockLib " ,
17
17
url: " https://github.com/twilio/twilsock-ios " ,
18
- . upToNextMajor( from: " 2 .0.4 " ) )
18
+ . upToNextMajor( from: " 3 .0.0 " ) )
19
19
] ,
20
20
targets: [
21
21
. target(
@@ -28,8 +28,8 @@ let package = Package(
28
28
) ,
29
29
. binaryTarget(
30
30
name: " TwilioConversationsClient " ,
31
- url: " https://sdk.twilio. com/ios /conversations/releases/4 .0.3 /twilio-conversations-ios-4.0.3 .zip " ,
32
- checksum: " 967e76057156e512a73a3eea8b50f24a1989ae41fd3b0294f9710c317270714e "
31
+ url: " https://github. com/twilio /conversations-ios /releases/download/v4 .0.5 /twilio-conversations-ios-4.0.5 .zip " ,
32
+ checksum: " 3a6f6060bd362f2a4590eb7b0b0910e2a54138321234cd25b33547dcca6c2bfc "
33
33
) ,
34
34
]
35
35
)
You can’t perform that action at this time.
0 commit comments