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 31, 2023
1 parent 165b22e commit 3dd2983
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.29.0-58d34f09-7b75-41ec-8c39-9c87a197680c.xcframework.zip"
let remoteKotlinChecksum = "0f4791608d7de72bd797ffcae1e1eb471a0f42fcfbba348b566d47819df5c09a"
let remoteKotlinUrl = "https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.29.1-880c541e-b36f-48a2-9555-1b8fc2150412.xcframework.zip"
let remoteKotlinChecksum = "4f5e194f26a10717c2428fd053e4794cf1baa158f7661188b99be30e9c067f86"
let packageName = "DyteiOSCore"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit 3dd2983

Please sign in to comment.