Skip to content

Commit

Permalink
Pull request #911: Release 8.8.1
Browse files Browse the repository at this point in the history
Merge in MOBILE-SDK/app_mobile-sdk-ios from Release_8.8.1 to master

* commit '1ae131c3c2c5e549f663ffd12efbef81a2c081df':
  Changes for HotFix Release v8.8.1
  Pull request #909: Updated package.swift
  Pull request #907: updated podfile
  • Loading branch information
Kowshickkarthick Subramanian committed Sep 1, 2023
2 parents 492055f + 1ae131c commit c7c4190
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 17 deletions.
8 changes: 4 additions & 4 deletions AppNexusSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|

s.name = "AppNexusSDK"
s.version = "8.8.0"
s.platform = :ios, "10.0"
s.version = "8.8.1"
s.platform = :ios, "11.0"

s.summary = "AppNexus iOS Mobile Advertising SDK"
s.description = <<-DESC
Expand All @@ -22,10 +22,10 @@ DESC
subspec.source_files = "sdk/sourcefiles/**/*.{h,m}"
subspec.public_header_files = "sdk/sourcefiles/public-headers/*.h"
subspec.resources = "sdk/sourcefiles/**/*.{png,bundle,xib,nib,js,html,strings}","sdk/AppNexusSDK/SDK-Info.plist"
subspec.vendored_frameworks = "sdk/sourcefiles/Viewability/OMSDK_Appnexus.xcframework"
subspec.vendored_frameworks = "sdk/sourcefiles/Viewability/dynamic_framework/OMSDK_Appnexus.xcframework"
subspec.frameworks = 'WebKit'
subspec.pod_target_xcconfig = { "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7", "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64" }
subspec.exclude_files = "sdk/sourcefiles/macOS/"
subspec.exclude_files = "sdk/sourcefiles/macOS/", "sdk/sourcefiles/Resources/ANSDKResources.bundle"

end

Expand Down
6 changes: 4 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@ let package = Package(
targets: [
.binaryTarget(
name: "OMSDK_Appnexus",
path: "sdk/sourcefiles/Viewability/OMSDK_Appnexus.xcframework"
path: "sdk/sourcefiles/Viewability/dynamic_framework/OMSDK_Appnexus.xcframework"
),
.target(
name: "AppNexusSDK",
dependencies: ["OMSDK_Appnexus"],
path: "sdk/sourcefiles",
exclude: [
"Resources/Info.plist",
"Viewability/OMSDK_Appnexus.xcframework",
"Resources/ANSDKResources.bundle",
"Viewability/dynamic_framework/OMSDK_Appnexus.xcframework",
"Viewability/static_framework/OMSDK-Static_Appnexus.xcframework",
"macOS/"
],
resources: [
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ See the documentation on our wiki here: https://docs.xandr.com/bundle/mobile-sdk

Get the latest release notes here: https://github.com/appnexus/mobile-sdk-ios/releases

**To file an issue or request an enhancement please visit the AppNexus Customer Support Portal (https://support.appnexus.com). **We do not accept GitHub issues.**
**To file an issue or request an enhancement please visit the AppNexus Customer Support Portal (https://help.xandr.com). **We do not accept GitHub issues.**

## Use Cocoapods?

Expand Down
6 changes: 6 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 8.8.1

### Improvement/ Bug Fixes
+ MS-5384 Addressed issue while installing SDK via Swift Package Manager
+ MS-5385 Addressed issue while installing SDK via Cocoapods

## 8.8.0

### New Features
Expand Down
16 changes: 8 additions & 8 deletions sdk/AppNexusSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@
"\"$(SRCROOT)/sourcefiles/Viewability/static_framework/OMSDK_Appnexus.xcframework/ios-arm64_armv7/\"",
);
MACH_O_TYPE = staticlib;
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -2294,7 +2294,7 @@
"\"$(SRCROOT)/sourcefiles/Viewability/static_framework/OMSDK_Appnexus.xcframework/ios-arm64_armv7/\"",
);
MACH_O_TYPE = staticlib;
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "-ObjC";
Expand Down Expand Up @@ -2340,7 +2340,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = Xandr.AppNexusNativeMacOSSDK;
Expand Down Expand Up @@ -2386,7 +2386,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = Xandr.AppNexusNativeMacOSSDK;
Expand Down Expand Up @@ -2432,7 +2432,7 @@
"@loader_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "";
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = YES;
PRODUCT_BUNDLE_IDENTIFIER = "corp.appnexus.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -2474,7 +2474,7 @@
"@loader_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "";
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = "corp.appnexus.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -2640,7 +2640,7 @@
"@loader_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "";
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = corp.appnexus.AppNexusSDK;
Expand Down Expand Up @@ -2691,7 +2691,7 @@
"@loader_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "";
MARKETING_VERSION = 8.8.0;
MARKETING_VERSION = 8.8.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = corp.appnexus.AppNexusSDK;
Expand Down
4 changes: 2 additions & 2 deletions sdk/sourcefiles/internal/ANGlobal.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@


#if !APPNEXUS_NATIVE_MACOS_SDK
#define AN_SDK_VERSION @"8.8.0"
#define AN_SDK_VERSION @"8.8.1"
#else
#define AN_SDK_VERSION @"8.8.0-mac"
#define AN_SDK_VERSION @"8.8.1-mac"
#endif


Expand Down

0 comments on commit c7c4190

Please sign in to comment.