diff --git a/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Assets.car b/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Assets.car index ed3b74a..688cacc 100644 Binary files a/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Assets.car and b/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Assets.car differ diff --git a/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Info.plist b/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Info.plist index e7c160c..f951899 100644 Binary files a/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Info.plist and b/ContentsquareModuleWrapper/ContentsquareBundle.bundle/Info.plist differ diff --git a/Package.swift b/Package.swift index 4c691c8..e9afffb 100644 --- a/Package.swift +++ b/Package.swift @@ -48,11 +48,11 @@ let package = Package( ), .binaryTarget( name: "ContentsquareModule", - url: "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareModuleSwiftPackage.xcframework.zip", - checksum: "0b4753e5cb515264786cd3fc138cf73bfc42bf8afb4274496cbb3901616c74b8"), + url: "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.1/ContentsquareModuleSwiftPackage.xcframework.zip", + checksum: "54394364bd3f6eb444e130ed780f1c9cb829fcb8ff754471a99ed4f10f4332c5"), .binaryTarget( name: "ContentsquareErrorAnalysisModule", - url: "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareErrorAnalysisModuleSwiftPackage.xcframework.zip", - checksum: "7d1bccac03775724e86c0acb8f7f91e8964de9fb1f5e4a68c041e07d2fd1324b"), + url: "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.1/ContentsquareErrorAnalysisModuleSwiftPackage.xcframework.zip", + checksum: "2743d21af6ec55fc70695a897d4602777b1eb94560bbcf8876bd186f709b0a78"), ] ) \ No newline at end of file diff --git a/carthage/ContentsquareErrorAnalysisModule.json b/carthage/ContentsquareErrorAnalysisModule.json index 5162777..611223a 100644 --- a/carthage/ContentsquareErrorAnalysisModule.json +++ b/carthage/ContentsquareErrorAnalysisModule.json @@ -10,5 +10,6 @@ "4.25.1" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.25.1/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip", "4.25.2" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.25.2/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip", "4.26.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.26.0/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip", - "4.27.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip" + "4.27.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip", + "4.27.1" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.1/ContentsquareErrorAnalysisModuleCarthage.xcframework.zip" } \ No newline at end of file diff --git a/carthage/ContentsquareModule.json b/carthage/ContentsquareModule.json index 5230021..32bc2b8 100644 --- a/carthage/ContentsquareModule.json +++ b/carthage/ContentsquareModule.json @@ -20,5 +20,6 @@ "4.25.1" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.25.1/ContentsquareModuleCarthage.xcframework.zip", "4.25.2" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.25.2/ContentsquareModuleCarthage.xcframework.zip", "4.26.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.26.0/ContentsquareModuleCarthage.xcframework.zip", - "4.27.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareModuleCarthage.xcframework.zip" + "4.27.0" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.0/ContentsquareModuleCarthage.xcframework.zip", + "4.27.1" : "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/4.27.1/ContentsquareModuleCarthage.xcframework.zip" } \ No newline at end of file