Skip to content

Commit 39a064c

Browse files
committed
Update xcframework coord to version with Info.plist fix
1 parent 36b1c5e commit 39a064c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ let useLocalResources = Context.environment["GUTENBERGKIT_SWIFT_USE_LOCAL_RESOUR
1212

1313
/// Pre-built XCFramework version for tagged releases.
1414
/// Updated by the Fastlane `release` lane.
15-
let resourcesVersion = "test-s3-xcframework-007"
16-
let resourcesChecksum = "de473c63a79d0b3ed6af55bc7da95476d84cb6ff974dc03131b029b251b59d64"
15+
let resourcesVersion = "test-s3-xcframework-008"
16+
let resourcesChecksum = "7397e700129326fb8c2ab228ac711fb15d1f046212e3f5b37c8708c5bf431166"
1717

1818
let gutenbergKitResources: Target = useLocalResources
1919
? .target(

0 commit comments

Comments
 (0)