Skip to content

Commit

Permalink
Merge pull request #88 from salemove/release/0.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-deployer authored Nov 22, 2022
2 parents 7620276 + 48aff74 commit 1d6d20a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ let package = Package(
),
.binaryTarget(
name: "SalemoveSDK",
url: "https://github.com/salemove/ios-bundle/releases/download/0.35.1/SalemoveSDK.xcframework.zip",
checksum: "232b0a45357a1a472c77bd128bee9ef020a381dd9e95d2f1964d81bce0554d9b"
url: "https://github.com/salemove/ios-bundle/releases/download/0.35.2/SalemoveSDK.xcframework.zip",
checksum: "4d40c6c2b2e56ac3cee62e26543f33858fbd67b73c27c3196e8e3253366f5489"
),
.target(
name: "GliaSDK",
Expand Down
6 changes: 3 additions & 3 deletions SalemoveSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = 'SalemoveSDK'
s.version = '0.35.1'
s.summary = 'The Glia Core iOS library'
s.description = 'The Glia Core iOS library brings the in-person customer experience to iOS devices.'
s.version = '0.35.2'
s.summary = 'The Glia Core SDK'
s.description = 'The Glia Core SDK brings the in-person customer experience to iOS devices.'
s.homepage = 'https://www.glia.com/'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Salemove' => '[email protected]' }
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</data>
<key>Modules/SalemoveSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
Tr1yk8rKe5SP0FTQF7YizoNlhbU=
VI7OACGeWwRVPRANpJTHtPJAvmU=
</data>
<key>Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -42,7 +42,7 @@
</data>
<key>Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
GffXAPpKCBd9cW0NN8Np0ktjPW8=
CaQCCY3CspPFc95ONVlZ9Nx69Lk=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -90,7 +90,7 @@
<dict>
<key>hash2</key>
<data>
YRKSP5+Km/grtrmzMVR3F0gsnnHfy6QWjd/YIHnIqV4=
Tf37WhIxCIYR4K67CrPicqPnvez3YF/qL+l9EyWJjlE=
</data>
</dict>
<key>Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
Expand All @@ -111,7 +111,7 @@
<dict>
<key>hash2</key>
<data>
mNfTasB5sGvYXxgwlkwg6LsCmhDDHbXPbiJ0arg7lOs=
hJCp540OIR7unJwS6efuFxOZjdNRUpdj3AAjRsE8Q38=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down

0 comments on commit 1d6d20a

Please sign in to comment.