Skip to content

Commit

Permalink
Updated version to 12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jam0128 committed Nov 14, 2024
1 parent 7f408f4 commit 634d3aa
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/12.2.1/spm-xcframework.zip",
checksum: "c30ef87432c7885bbf1550f0a1809225e1d03334fe3fe94dd5bf74c4a3538c10"
url: "https://mobile-static.channel.io/ios/12.2.2/spm-xcframework.zip",
checksum: "1783aa558277c60000cb2ed400d03dfcc4bf37ce92a0b5ac3cb7755e8d6c37dc"
),
// NOTE: targets 안에 binaryTarget 하나만 존재할 경우 SPM Framework 추가 목록에 노출되지 않는 버그가 있어
// 이를 방지하기 위한 Stub target을 추가합니다 - finn. 2023.02.23
Expand Down

0 comments on commit 634d3aa

Please # to comment.