Skip to content

Commit f3bed90

Browse files
author
Atomic Releases
committed
Release 24.2.0
1 parent 09656dc commit f3bed90

147 files changed

Lines changed: 78611 additions & 25039 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AtomicSDK-framework.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'AtomicSDK-framework'
3-
s.version = '37.1.0'
3+
s.version = '24.2.0'
44
s.summary = 'Atomic SDK for iOS, distributed as a fat framework.'
55
s.license = { :type => 'Commercial', :text => ' ' }
66
s.authors = 'Atomic.io Limited'
77
s.homepage = 'https://atomic.io/'
88
s.description = 'The Atomic SDK for integrating Atomic into your app. Supports iOS 12.0+.'
99
s.requires_arc = true
10-
s.source = { :git => 'https://github.com/atomic-app/action-cards-ios-sdk-releases.git', :tag => '37.1.0' }
10+
s.source = { :git => 'https://github.com/EricAtomic/releaseTest.git', :tag => '24.2.0' }
1111
s.platform = :ios, '12.0'
1212
s.preserve_paths = 'iOS/AtomicSDK.framework'
1313
s.public_header_files = 'iOS/AtomicSDK.framework/Headers/*.h'

AtomicSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'AtomicSDK'
3-
s.version = '37.1.0'
3+
s.version = '24.2.0'
44
s.summary = 'Atomic SDK for iOS, distributed as an xcframework.'
55
s.license = { :type => 'Commercial', :text => ' ' }
66
s.authors = 'Atomic.io Limited'
77
s.homepage = 'https://atomic.io/'
88
s.description = 'The Atomic SDK for integrating Atomic into your app. Supports iOS 12.0+.'
99
s.requires_arc = true
10-
s.source = { :git => 'https://github.com/atomic-app/action-cards-ios-sdk-releases.git', :tag => '37.1.0' }
10+
s.source = { :git => 'https://github.com/EricAtomic/releaseTest.git', :tag => '24.2.0' }
1111
s.platform = :ios, '12.0'
1212
s.preserve_paths = 'iOS/AtomicSDK.xcframework'
1313
s.public_header_files = 'iOS/AtomicSDK.xcframework/ios-arm64/AtomicSDK.framework/Headers/*.h'

iOS/AtomicSDK.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>37.1.0</string>
16+
<string>24.1.3</string>
1717
<key>CFBundleVersion</key>
18-
<string>10068</string>
18+
<string>10763</string>
1919
</dict>
2020
</plist>
5.92 MB
Binary file not shown.

iOS/AtomicSDK.framework.dSYM/Contents/Resources/Relocations/aarch64/AtomicSDK.yml

Lines changed: 8092 additions & 6184 deletions
Large diffs are not rendered by default.

iOS/AtomicSDK.framework.ios-simulator.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>37.1.0</string>
16+
<string>24.1.3</string>
1717
<key>CFBundleVersion</key>
18-
<string>10068</string>
18+
<string>10763</string>
1919
</dict>
2020
</plist>
Binary file not shown.

iOS/AtomicSDK.framework.ios-simulator.dSYM/Contents/Resources/Relocations/aarch64/AtomicSDK.yml

Lines changed: 8080 additions & 6184 deletions
Large diffs are not rendered by default.

iOS/AtomicSDK.framework.ios-simulator.dSYM/Contents/Resources/Relocations/x86_64/AtomicSDK.yml

Lines changed: 8025 additions & 6166 deletions
Large diffs are not rendered by default.

iOS/AtomicSDK.framework.ios.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>37.1.0</string>
16+
<string>24.1.3</string>
1717
<key>CFBundleVersion</key>
18-
<string>10068</string>
18+
<string>10763</string>
1919
</dict>
2020
</plist>

0 commit comments

Comments
 (0)