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

Commit ea34929

Browse files
authored
Merge pull request #624 from Adobe-Marketing-Cloud/aepmobileservices-3.0.3-fastlane-ios-pod
AEPMobileServices v3.0.3 Cocoapods Release 🚀
2 parents 74b1442 + ea9ebda commit ea34929

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

AEPMobileServices.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AEPMobileServices"
3-
s.version = "3.0.2"
3+
s.version = "3.0.3"
44
s.summary = "Mobile Services library for Adobe Experience Platform SDK. Written and maintained by Adobe."
55
s.description = <<-DESC
66
The Mobile Services library provides APIs that allow use of the Mobile Services product in the Adobe Experience Platform SDK.

AEPMobileServices.xcframework/ios-arm64_armv7_armv7s/Headers/AEPMobileServices.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Adobe Experience Platform -- iOS Framework
44
//
55
// Copyright 1996-2021. Adobe. All Rights Reserved
6-
// Mobile Services Version: 3.0.2
6+
// Mobile Services Version: 3.0.3
77

88

99
#import <Foundation/Foundation.h>
Binary file not shown.

AEPMobileServices.xcframework/ios-arm64_i386_x86_64-simulator/Headers/AEPMobileServices.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Adobe Experience Platform -- iOS Framework
44
//
55
// Copyright 1996-2021. Adobe. All Rights Reserved
6-
// Mobile Services Version: 3.0.2
6+
// Mobile Services Version: 3.0.3
77

88

99
#import <Foundation/Foundation.h>

0 commit comments

Comments
 (0)