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

Commit

Permalink
Merge pull request #390 from Adobe-Marketing-Cloud/v4.21.2
Browse files Browse the repository at this point in the history
ios 4.21.2 release
  • Loading branch information
shalehaha committed Apr 14, 2021
2 parents ee99a18 + 3a2fa2a commit 8e39337
Show file tree
Hide file tree
Showing 19 changed files with 26 additions and 23 deletions.
4 changes: 2 additions & 2 deletions sdks/iOS/AdobeMobileLibrary/ADBMobile.h
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
10 changes: 5 additions & 5 deletions sdks/iOS/AdobeMobileLibrary/AdobeMobileTV.xcframework/Info.plist
Expand Up @@ -8,32 +8,32 @@
<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>
<dict>
<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>
</array>
<key>CFBundlePackageType</key>
Expand Down
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
Expand Up @@ -2,9 +2,9 @@
// ADBMobile.h
// Adobe Experience Cloud -- iOS Library
//
// Copyright 1996-2020. Adobe, Inc. All Rights Reserved
// Copyright 1996-2021. Adobe, Inc. All Rights Reserved
//
// SDK Version: 4.21.1
// SDK Version: 4.21.2

#import <Foundation/Foundation.h>
@class CLLocation, CLBeacon, TVApplicationController,
Expand Down
Binary file not shown.
3 changes: 3 additions & 0 deletions sdks/iOS/ReleaseNotes.txt
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.2 (13 Apr, 2021)
- Visitor ID Service - Fixed an issue where empty advertising identifiers were synced to the Visitor ID Service.

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

Expand Down

0 comments on commit 8e39337

Please sign in to comment.