Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
4.21.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jiabingeng committed Jan 13, 2021
1 parent 187f295 commit 2ff290a
Show file tree
Hide file tree
Showing 22 changed files with 36 additions and 33 deletions.
2 changes: 1 addition & 1 deletion AdobeMobileLibrary/ADBMobile.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
16 changes: 8 additions & 8 deletions AdobeMobileLibrary/AdobeMobile.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,35 @@
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7_armv7s</string>
<key>LibraryPath</key>
<string>libAdobeMobile.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</string>
<string>armv7s</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7_armv7s</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>libAdobeMobile.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>armv7s</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
10 changes: 5 additions & 5 deletions AdobeMobileLibrary/AdobeMobileTV.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>tvos-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>libAdobeMobile_TV.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>tvos-arm64_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>libAdobeMobile_TV.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
18 changes: 9 additions & 9 deletions AdobeMobileLibrary/AdobeMobileWatch.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>watchos-arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>libAdobeMobile_Watch.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>watchos-arm64_32_armv7k</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>libAdobeMobile_Watch.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64_32</string>
<string>armv7k</string>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.0
// SDK Version: 4.21.1

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions AdobeMobileSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AdobeMobileSDK"
s.version = "4.21.0"
s.version = "4.21.1"
s.summary = "Adobe Mobile Services SDK. Written and Supported by Adobe and is the only official Adobe Pod for the Adobe Mobile Services SDK."
s.description = <<-DESC
The Adobe Experience Cloud Mobile libraries allow you to capture native app activity (user, usage, behavior, gestures, etc.) and forward that data to Adobe collection servers for use in Analytics reporting. Many of the libraries also include Test&Target mbox capability for A/B and multivariate testing within your mobile app, and audience measurement capabilities through Adobe AudienceManager.
Expand All @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.license = {:type => "Commercial", :text => "Adobe Systems Incorporated All Rights Reserved"}
s.author = "Adobe Mobile SDK Team"
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/mobile-services.git', :tag => "v4.21.0-cocoapod" }
s.source = { :git => 'https://github.com/Adobe-Marketing-Cloud/mobile-services.git', :tag => "v4.21.1-cocoapod" }

s.cocoapods_version = ">= 1.10"
s.default_subspec = "iOS"
Expand Down
3 changes: 3 additions & 0 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Included are notes from the latest major revision to current.
For full SDK documentation, please visit:
https://marketing.adobe.com/resources/help/en_US/mobile/ios/

4.21.1 (13 Jan, 2021)
- General - Fixed an issue that could cause sqlite exception during app shut down.

4.21.0 (16 Dec, 2020)
- General - The SDK is now distributed using XCFrameworks in order to support hardware with the new Apple M1 architecture while maintaining support for existing Intel architecture.
- IMPORTANT: Upgrading to AdobeMobile XCFrameworks requires Xcode 12.0 or newer
Expand Down

0 comments on commit 2ff290a

Please sign in to comment.