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

Commit

Permalink
Merge pull request #685 from Adobe-Marketing-Cloud/core-2.9.7-fastlan…
Browse files Browse the repository at this point in the history
…e-ios-pod
  • Loading branch information
praveek authored Mar 2, 2023
2 parents 582b3ed + 9bc36db commit 033d8ed
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ACPCore.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ACPCore"
s.version = "2.9.6"
s.version = "2.9.7"
s.summary = "Core library for Adobe Experience Platform SDK. Written and Supported by Adobe."
s.description = <<-DESC
The core library provides the foundation for the Adobe Experience Platform SDK. Having the core library installed is a pre-requisite for any other Adobe Experience Platform SDK extension to work.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 2019. Adobe. All Rights Reserved
//
// Core Version: 2.9.6
// Core Version: 2.9.7

#import <Foundation/Foundation.h>

Expand Down
Binary file modified ACPCore.xcframework/ios-arm64_armv7_armv7s/libACPCore_iOS.a
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 2019. Adobe. All Rights Reserved
//
// Core Version: 2.9.6
// Core Version: 2.9.7

#import <Foundation/Foundation.h>

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion ACPCoreTV.xcframework/tvos-arm64/Headers/ACPCore.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 2019. Adobe. All Rights Reserved
//
// Core Version: 2.9.6
// Core Version: 2.9.7

#import <Foundation/Foundation.h>

Expand Down
Binary file modified ACPCoreTV.xcframework/tvos-arm64/libACPCore_tvOS.a
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 2019. Adobe. All Rights Reserved
//
// Core Version: 2.9.6
// Core Version: 2.9.7

#import <Foundation/Foundation.h>

Expand Down
Binary file not shown.

0 comments on commit 033d8ed

Please sign in to comment.