Skip to content

Commit

Permalink
chore(release): update SPM definition
Browse files Browse the repository at this point in the history
  • Loading branch information
dyte-devel committed Feb 12, 2024
1 parent 015cde2 commit 86690c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import PackageDescription

// BEGIN KMMBRIDGE VARIABLES BLOCK (do not edit)
let remoteKotlinUrl = "https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.31.5-154b0118-aa07-4bf7-8510-cfe9251fd216.xcframework.zip"
let remoteKotlinChecksum = "e96ac031f6f271aec01caed8174a90524ed1a39fedbb21fda03b88d6e72343dc"
let remoteKotlinUrl = "https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.31.6-4627a823-529b-4fd9-a2b9-6eb103829d9e.xcframework.zip"
let remoteKotlinChecksum = "836a255f84ae0020b923bc7607cbff8f9e60cbfed699ec55f99187ea0477cf15"
let packageName = "DyteiOSCore"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit 86690c4

Please sign in to comment.