This reverts commit 08fed25c10.
This commit is contained in:
Harry Arakkal 2023-05-24 10:44:35 -06:00
Родитель d8ad121c90
Коммит 94cc2ca97f
5 изменённых файлов: 0 добавлений и 1691 удалений

Просмотреть файл

@ -1,55 +0,0 @@
Pod::Spec.new do |s|
s.authors = 'AppLovin Corporation'
s.name = 'AppLovinMediationBidMachineAdapter'
s.version = '2.1.0.0.1'
s.platform = :ios, '12.0'
s.summary = 'BidMachine adapter used for mediation with the AppLovin MAX SDK'
s.homepage = "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed"
s.license =
{
:type => 'Commercial License',
:text => <<-LICENSE
Copyright 2022 AppLovin Corp. All rights reserved.
The AppLovin MAX SDK is available under a commercial license (https://www.applovin.com/eula).
LICENSE
}
s.source =
{
:http => "https://artifacts.applovin.com/ios/com/applovin/mediation/bidmachine-adapter/#{s.name}-#{s.version}.zip",
:type => 'zip'
}
s.vendored_frameworks = "#{s.name}-#{s.version}/#{s.name}.xcframework"
s.dependency 'BidMachine', '= 2.1.0.0'
s.dependency 'AppLovinSDK'
s.swift_version = '5.1'
s.pod_target_xcconfig =
{
'VALID_ARCHS' => 'arm64 arm64e armv7 armv7s x86_64',
'VALID_ARCHS[sdk=iphoneos*]' => 'arm64 arm64e armv7 armv7s',
'VALID_ARCHS[sdk=iphonesimulator*]' => 'arm64 arm64e x86_64',
'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386'
}
s.description = <<-DESC
AppLovin turns mobile into the medium of choice for advertisers.
OUR MISSION
Enable advertisers to make ROI-based marketing decisions and deliver relevant content on mobile.
Our marketing platform reaches new users and matches them with relevant brands - ensuring you reach the users that are likely to engage.
We deliver relevant content to over a billion mobile consumers every month. With AppLovin, advertisers attain their mobile marketing goals.
DESC
end

Просмотреть файл

@ -1,404 +0,0 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
6A561CE0219BB5A600E3749A /* AppLovinSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D31B64D219BA4E600875D92 /* AppLovinSDK.framework */; };
6A9A772A21A4F43A00151D7A /* ALBidMachineMediationAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A9A772821A4F43A00151D7A /* ALBidMachineMediationAdapter.m */; };
89ADA67D416E0B7CF016E955 /* Pods_BidMachineAdapter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3F23B71FB1BCE02880EFB6D /* Pods_BidMachineAdapter.framework */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
6A561CE1219BB5A600E3749A /* Copy Files */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "include/$(PRODUCT_NAME)";
dstSubfolderSpec = 16;
files = (
);
name = "Copy Files";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
1D31B64D219BA4E600875D92 /* AppLovinSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = AppLovinSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
1D9AE8E221423C7D00080475 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
1D9AE8E321423C7D00080475 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; };
1D9AE8E421423C7D00080475 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
1D9AE8E521423C7E00080475 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
1D9AE8E621423C7E00080475 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
1D9AE8E721423C7E00080475 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
1D9AE8E821423C7E00080475 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
1D9AE8E921423C7E00080475 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; };
1D9AE8EA21423C7E00080475 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
1D9AE8EB21423C7E00080475 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
1D9AE8EC21423C7E00080475 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
1D9AE8ED21423C7E00080475 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
1D9AE8EE21423C7E00080475 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
1D9AE8FC21423C9200080475 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
6A561CE5219BB5A600E3749A /* libBidMachineAdapter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libBidMachineAdapter.a; sourceTree = BUILT_PRODUCTS_DIR; };
6A5A633A21C0875E00B755D7 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
6A5A633B21C0875E00B755D7 /* AppLovinMediationBidMachineAdapter.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppLovinMediationBidMachineAdapter.podspec; sourceTree = "<group>"; };
6A9A772821A4F43A00151D7A /* ALBidMachineMediationAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ALBidMachineMediationAdapter.m; sourceTree = "<group>"; };
6A9A772921A4F43A00151D7A /* ALBidMachineMediationAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ALBidMachineMediationAdapter.h; sourceTree = "<group>"; };
ADB887ED63152218EE7B9162 /* Pods-BidMachineAdapter.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BidMachineAdapter.debug.xcconfig"; path = "Target Support Files/Pods-BidMachineAdapter/Pods-BidMachineAdapter.debug.xcconfig"; sourceTree = "<group>"; };
B3F23B71FB1BCE02880EFB6D /* Pods_BidMachineAdapter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BidMachineAdapter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
C94A5817B1EF58C9ED086606 /* Pods-BidMachineAdapter.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BidMachineAdapter.release.xcconfig"; path = "Target Support Files/Pods-BidMachineAdapter/Pods-BidMachineAdapter.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
6A561CDF219BB5A600E3749A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
6A561CE0219BB5A600E3749A /* AppLovinSDK.framework in Frameworks */,
89ADA67D416E0B7CF016E955 /* Pods_BidMachineAdapter.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1D2303A61FBCF4C7001939D7 /* Frameworks */ = {
isa = PBXGroup;
children = (
1D31B64D219BA4E600875D92 /* AppLovinSDK.framework */,
1D9AE8FC21423C9200080475 /* QuartzCore.framework */,
1D9AE8EB21423C7E00080475 /* AdSupport.framework */,
1D9AE8EC21423C7E00080475 /* AVFoundation.framework */,
1D9AE8E921423C7E00080475 /* AVKit.framework */,
1D9AE8E221423C7D00080475 /* CFNetwork.framework */,
1D9AE8EE21423C7E00080475 /* CoreData.framework */,
1D9AE8E421423C7D00080475 /* CoreFoundation.framework */,
1D9AE8ED21423C7E00080475 /* CoreTelephony.framework */,
1D9AE8E521423C7E00080475 /* Foundation.framework */,
1D9AE8E621423C7E00080475 /* MediaPlayer.framework */,
1D9AE8E321423C7D00080475 /* SafariServices.framework */,
1D9AE8EA21423C7E00080475 /* SystemConfiguration.framework */,
1D9AE8E821423C7E00080475 /* UIKit.framework */,
1D9AE8E721423C7E00080475 /* WebKit.framework */,
B3F23B71FB1BCE02880EFB6D /* Pods_BidMachineAdapter.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
1D97FB7C1FBCF38B00D6C309 = {
isa = PBXGroup;
children = (
6A9A772721A4F43A00151D7A /* BidMachineAdapter */,
6A5A632921C086CF00B755D7 /* Supporting Files */,
1D97FB861FBCF38B00D6C309 /* Products */,
1D2303A61FBCF4C7001939D7 /* Frameworks */,
B1DF109E71BB9FA3DE10DC86 /* Pods */,
);
sourceTree = "<group>";
};
1D97FB861FBCF38B00D6C309 /* Products */ = {
isa = PBXGroup;
children = (
6A561CE5219BB5A600E3749A /* libBidMachineAdapter.a */,
);
name = Products;
sourceTree = "<group>";
};
6A5A632921C086CF00B755D7 /* Supporting Files */ = {
isa = PBXGroup;
children = (
6A5A633B21C0875E00B755D7 /* AppLovinMediationBidMachineAdapter.podspec */,
6A5A633A21C0875E00B755D7 /* CHANGELOG.md */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
6A9A772721A4F43A00151D7A /* BidMachineAdapter */ = {
isa = PBXGroup;
children = (
6A9A772921A4F43A00151D7A /* ALBidMachineMediationAdapter.h */,
6A9A772821A4F43A00151D7A /* ALBidMachineMediationAdapter.m */,
);
path = BidMachineAdapter;
sourceTree = "<group>";
};
B1DF109E71BB9FA3DE10DC86 /* Pods */ = {
isa = PBXGroup;
children = (
ADB887ED63152218EE7B9162 /* Pods-BidMachineAdapter.debug.xcconfig */,
C94A5817B1EF58C9ED086606 /* Pods-BidMachineAdapter.release.xcconfig */,
);
name = Pods;
path = "../../iOS-Workspace/Pods";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
6A561CDC219BB5A600E3749A /* BidMachineAdapter */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6A561CE2219BB5A600E3749A /* Build configuration list for PBXNativeTarget "BidMachineAdapter" */;
buildPhases = (
612D638154E28C80802AAC14 /* [CP] Check Pods Manifest.lock */,
6A561CDD219BB5A600E3749A /* Sources */,
6A561CDF219BB5A600E3749A /* Frameworks */,
6A561CE1219BB5A600E3749A /* Copy Files */,
);
buildRules = (
);
dependencies = (
);
name = BidMachineAdapter;
productName = "Unity Plugin";
productReference = 6A561CE5219BB5A600E3749A /* libBidMachineAdapter.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
1D97FB7D1FBCF38B00D6C309 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1330;
ORGANIZATIONNAME = AppLovin;
TargetAttributes = {
6A561CDC219BB5A600E3749A = {
ProvisioningStyle = Manual;
};
};
};
buildConfigurationList = 1D97FB801FBCF38B00D6C309 /* Build configuration list for PBXProject "BidMachineAdapter" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 1D97FB7C1FBCF38B00D6C309;
productRefGroup = 1D97FB861FBCF38B00D6C309 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
6A561CDC219BB5A600E3749A /* BidMachineAdapter */,
);
};
/* End PBXProject section */
/* Begin PBXShellScriptBuildPhase section */
612D638154E28C80802AAC14 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-BidMachineAdapter-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
6A561CDD219BB5A600E3749A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6A9A772A21A4F43A00151D7A /* ALBidMachineMediationAdapter.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1D97FB8C1FBCF38B00D6C309 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
VALID_ARCHS = "$(ARCHS_STANDARD)";
};
name = Debug;
};
1D97FB8D1FBCF38B00D6C309 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = NO;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
VALID_ARCHS = "$(ARCHS_STANDARD)";
};
name = Release;
};
6A561CE3219BB5A600E3749A /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = ADB887ED63152218EE7B9162 /* Pods-BidMachineAdapter.debug.xcconfig */;
buildSettings = {
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CODE_SIGN_STYLE = Manual;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = X8JXXK4FF5;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = i386;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
6A561CE4219BB5A600E3749A /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C94A5817B1EF58C9ED086606 /* Pods-BidMachineAdapter.release.xcconfig */;
buildSettings = {
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CODE_SIGN_STYLE = Manual;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = X8JXXK4FF5;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = i386;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = "$(inherited)";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1D97FB801FBCF38B00D6C309 /* Build configuration list for PBXProject "BidMachineAdapter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1D97FB8C1FBCF38B00D6C309 /* Debug */,
1D97FB8D1FBCF38B00D6C309 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
6A561CE2219BB5A600E3749A /* Build configuration list for PBXNativeTarget "BidMachineAdapter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6A561CE3219BB5A600E3749A /* Debug */,
6A561CE4219BB5A600E3749A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1D97FB7D1FBCF38B00D6C309 /* Project object */;
}

Просмотреть файл

@ -1,13 +0,0 @@
//
// ALBidMachineMediationAdapter.h
// Adapters
//
// Created by Josh on 4/5/22.
// Copyright © 2022 AppLovin. All rights reserved.
//
#import <AppLovinSDK/AppLovinSDK.h>
@interface ALBidMachineMediationAdapter : ALMediationAdapter <MASignalProvider, MAInterstitialAdapter, MARewardedAdapter, MAAdViewAdapter, MANativeAdAdapter>
@end

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,64 +0,0 @@
# Changelog
## 2.1.0.0.1
* Updated `[BidMachine tokenWith:completion:]` usage.
## 2.1.0.0.0
* Certified with BidMachine SDK 2.1.0.0.
## 2.0.1.0.0
* Certified with BidMachine SDK 2.0.1.0.
* Updated the minimum required iOS version to 12.0 in Pod Spec to match BidMachine SDK.
## 2.0.0.6.1
* Add support for IAB's TCFv2 GDPR consent string. Note that you must be on the AppLovin MAX SDK v11.4.2+ and use a TCFv2-compliant framework which stores the consent string in User Defaults via the `IABTCF_TCString` key to use this feature. BidMachine's iOS SDK requires that the adapter passes the TCFv2 GDPR consent string, the BidMachine Android SDK does not.
## 2.0.0.6.0
* Certified with BidMachine SDK 2.0.0.6.
## 2.0.0.5.0
* Certified with BidMachine SDK 2.0.0.5.
* Update to use new APIs.
* Remove `consentDialogState` guard.
## 1.9.5.1.0
* Certified with BidMachine SDK 1.9.5.1.
## 1.9.5.0.3
* Update to use `+[MAAdapterError errorWithCode:errorString:thirdPartySdkErrorCode:thirdPartySdkErrorMessage:]` to avoid crashes with AppLovin SDK 11.4.1 and earlier.
## 1.9.5.0.2
* Support for native ads in external plugins (e.g. React Native).
## 1.9.5.0.1
* Update error code mapping for SDK error reports.
* Disable bitcode, as Apple deprecated it in Xcode 14 (https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes).
* Add additional details for ad display failures.
## 1.9.5.0.0
* Certified with BidMachine SDK 1.9.5.0.
* Add CCPA support.
## 1.9.4.8.0
* Certified with BidMachine SDK 1.9.4.8.
## 1.9.4.1.2
* Add support for passing creative id to SDK.
## 1.9.4.1.1
* Add support for returning the main image asset in `MANativeAd` for native ads.
## 1.9.4.1.0
* Certified with BidMachine SDK 1.9.4.1.
* Silence API deprecation warnings.
## 1.9.2.0.2
* Distribute adapter as an XCFramework.
* Use server parameters instead of custom parameters.
## 1.9.2.0.1
* Update ad display failed error code.
## 1.9.2.0.0
* Initial commit.
* Minimum AppLovin MAX SDK version 11.4.0.