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 Dec 26, 2023
1 parent e007349 commit e62d47d
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.27.0-b76e4b82-5f18-4e8d-8537-b163afb9312e.xcframework.zip"
let remoteKotlinChecksum = "3b3ebf7736472122db875935f6f08a6c8f2acde71401c697075d63248f2daa8a"
let remoteKotlinUrl = "https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.28.0-4f9e2cc7-afbe-45f2-8451-54ca27debaa5.xcframework.zip"
let remoteKotlinChecksum = "1f3d858c334a14d40483725569f15d1e91e59c0c169fd36ce4ac53963fb1ee07"
let packageName = "DyteiOSCore"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit e62d47d

Please sign in to comment.