Skip to content

Commit

Permalink
Updated version to 11.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jam0128 committed Apr 25, 2024
1 parent c466c15 commit 59de2b3
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ChannelIOFront",
url: "https://mobile-static.channel.io/ios/11.7.0/spm-xcframework.zip",
checksum: "2b88436afc52a65e2c0200dcec18570c81d1a97ae8eedafe7309c1765ff472ed"
url: "https://mobile-static.channel.io/ios/11.7.1/spm-xcframework.zip",
checksum: "d55c684cdc6602ba56bd13709c92615b27174574d8c7e87536b5b94550ff54aa"
),
// NOTE: targets 안에 binaryTarget 하나만 존재할 경우 SPM Framework 추가 목록에 노출되지 않는 버그가 있어
// 이를 방지하기 위한 Stub target을 추가합니다 - finn. 2023.02.23
Expand Down

0 comments on commit 59de2b3

Please sign in to comment.