Skip to content

Commit

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

0 comments on commit c7b7d40

Please sign in to comment.