Skip to content

Commit

Permalink
Merge RC1.15 to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Ha committed Apr 30, 2014
2 parents 9b425bc + d760a50 commit fe4a8ed
Show file tree
Hide file tree
Showing 47 changed files with 1,606 additions and 375 deletions.
32 changes: 19 additions & 13 deletions ANSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
EC2E96D91911A147001A42EF /* ANANJAMImplementation.m in Sources */ = {isa = PBXBuildFile; fileRef = EC2E96D81911A147001A42EF /* ANANJAMImplementation.m */; };
EC3905FA186693B50017959C /* ANTargetingParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = EC3905F9186693B50017959C /* ANTargetingParameters.m */; };
EC3905FB186693D30017959C /* ANTargetingParameters.h in Copy Files */ = {isa = PBXBuildFile; fileRef = EC3905F8186693AA0017959C /* ANTargetingParameters.h */; };
EC3E5CE01843C6D50070315E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC3E5CDF1843C6D50070315E /* Foundation.framework */; };
Expand Down Expand Up @@ -36,6 +37,8 @@
EC3E5E221843F0400070315E /* ANCustomAdapter.h in Copy Files */ = {isa = PBXBuildFile; fileRef = EC3E5E201843EFEF0070315E /* ANCustomAdapter.h */; };
EC3E5E231843F0400070315E /* ANLocation.h in Copy Files */ = {isa = PBXBuildFile; fileRef = EC3E5E211843EFEF0070315E /* ANLocation.h */; };
EC3E5E951843FDEC0070315E /* ANAdView.h in Copy Files */ = {isa = PBXBuildFile; fileRef = EC3E5E941843FDE20070315E /* ANAdView.h */; };
EC4340651906F09200AC2D84 /* sdkjs.js in Resources */ = {isa = PBXBuildFile; fileRef = EC4340631906F08900AC2D84 /* sdkjs.js */; };
EC43406B1908167400AC2D84 /* anjam.js in Resources */ = {isa = PBXBuildFile; fileRef = EC43406A1908167400AC2D84 /* anjam.js */; };
EC4817881845047A0066BBFE /* ANBrowserViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = EC48175E1845042A0066BBFE /* ANBrowserViewController.xib */; };
EC4817891845047A0066BBFE /* ANInterstitialAdViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = EC48175F1845042A0066BBFE /* ANInterstitialAdViewController.xib */; };
EC48178A1845047A0066BBFE /* errors.strings in Resources */ = {isa = PBXBuildFile; fileRef = EC4817601845042A0066BBFE /* errors.strings */; };
Expand Down Expand Up @@ -88,6 +91,8 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
EC2E96D71911A147001A42EF /* ANANJAMImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANANJAMImplementation.h; sourceTree = "<group>"; };
EC2E96D81911A147001A42EF /* ANANJAMImplementation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANANJAMImplementation.m; sourceTree = "<group>"; };
EC3905F8186693AA0017959C /* ANTargetingParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANTargetingParameters.h; sourceTree = "<group>"; };
EC3905F9186693B50017959C /* ANTargetingParameters.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANTargetingParameters.m; sourceTree = "<group>"; };
EC3E5CDC1843C6D50070315E /* libANSDK.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libANSDK.a; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -136,6 +141,8 @@
EC3E5E201843EFEF0070315E /* ANCustomAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANCustomAdapter.h; sourceTree = "<group>"; };
EC3E5E211843EFEF0070315E /* ANLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANLocation.h; sourceTree = "<group>"; };
EC3E5E941843FDE20070315E /* ANAdView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANAdView.h; sourceTree = "<group>"; };
EC4340631906F08900AC2D84 /* sdkjs.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = sdkjs.js; sourceTree = "<group>"; };
EC43406A1908167400AC2D84 /* anjam.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = anjam.js; sourceTree = "<group>"; };
EC48175E1845042A0066BBFE /* ANBrowserViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ANBrowserViewController.xib; sourceTree = "<group>"; };
EC48175F1845042A0066BBFE /* ANInterstitialAdViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ANInterstitialAdViewController.xib; sourceTree = "<group>"; };
EC4817601845042A0066BBFE /* errors.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = errors.strings; sourceTree = "<group>"; };
Expand All @@ -149,9 +156,9 @@
EC4817691845042A0066BBFE /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
EC48176A1845042A0066BBFE /* MRAID.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = MRAID.bundle; sourceTree = "<group>"; };
EC48177B1845046A0066BBFE /* ANSDKResources.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ANSDKResources.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
EC6AAEC61884B62300CD2FDC /* ANMRAIDProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANMRAIDProperties.h; sourceTree = "<group>"; };
EC7AB08118887E4600C27B1E /* ANLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANLogManager.h; sourceTree = "<group>"; };
EC7AB08218887E5300C27B1E /* ANLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANLogManager.m; sourceTree = "<group>"; };
EC6AAEC61884B62300CD2FDC /* ANMRAIDProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANMRAIDProperties.h; sourceTree = "<group>"; };
EC9B33CA187DA9F300013F79 /* ANWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANWebView.h; sourceTree = "<group>"; };
EC9B33CB187DA9F300013F79 /* ANWebView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANWebView.m; sourceTree = "<group>"; };
EC9B3448187DEB6900013F79 /* ANAdRequestUrl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANAdRequestUrl.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -251,6 +258,8 @@
EC3E5D1B1843C7560070315E /* ANAdViewDelegate.h */,
EC3E5D1C1843C7560070315E /* ANAdWebViewController.h */,
EC3E5D1D1843C7560070315E /* ANAdWebViewController.m */,
EC2E96D71911A147001A42EF /* ANANJAMImplementation.h */,
EC2E96D81911A147001A42EF /* ANANJAMImplementation.m */,
EC3E5D1E1843C7560070315E /* ANBannerAdView.m */,
EC3E5D1F1843C7560070315E /* ANBrowserViewController.h */,
EC3E5D201843C7560070315E /* ANBrowserViewController.m */,
Expand Down Expand Up @@ -283,6 +292,8 @@
EC48175D1845042A0066BBFE /* Resources */ = {
isa = PBXGroup;
children = (
EC43406A1908167400AC2D84 /* anjam.js */,
EC4340631906F08900AC2D84 /* sdkjs.js */,
EC48175E1845042A0066BBFE /* ANBrowserViewController.xib */,
EC48175F1845042A0066BBFE /* ANInterstitialAdViewController.xib */,
EC4817601845042A0066BBFE /* errors.strings */,
Expand Down Expand Up @@ -352,7 +363,7 @@
EC3E5CD41843C6D50070315E /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = AppNexus;
};
buildConfigurationList = EC3E5CD71843C6D50070315E /* Build configuration list for PBXProject "ANSDK" */;
Expand All @@ -378,6 +389,8 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EC4340651906F09200AC2D84 /* sdkjs.js in Resources */,
EC43406B1908167400AC2D84 /* anjam.js in Resources */,
EC4817881845047A0066BBFE /* ANBrowserViewController.xib in Resources */,
EC4817891845047A0066BBFE /* ANInterstitialAdViewController.xib in Resources */,
EC48178A1845047A0066BBFE /* errors.strings in Resources */,
Expand Down Expand Up @@ -411,6 +424,7 @@
EC3E5D4B1843C7560070315E /* ANAdView.m in Sources */,
EC3E5D491843C7560070315E /* ANAdFetcher.m in Sources */,
EC3E5D4C1843C7560070315E /* ANAdWebViewController.m in Sources */,
EC2E96D91911A147001A42EF /* ANANJAMImplementation.m in Sources */,
EC3E5D571843C7560070315E /* ANMRAIDViewController.m in Sources */,
EC3E5D4F1843C7560070315E /* ANGlobal.m in Sources */,
EC9B33CC187DA9F300013F79 /* ANWebView.m in Sources */,
Expand Down Expand Up @@ -456,10 +470,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
"$(ARCHS_STANDARD_INCLUDING_64_BIT)",
i386,
);
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand Down Expand Up @@ -490,8 +500,8 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IBC_FLATTEN_NIBS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
ONLY_ACTIVE_ARCH = NO;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SYMROOT = build;
VALID_ARCHS = "arm64 armv7 armv7s i386";
Expand All @@ -502,10 +512,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
"$(ARCHS_STANDARD_INCLUDING_64_BIT)",
i386,
);
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
Expand All @@ -530,7 +536,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IBC_FLATTEN_NIBS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
ONLY_ACTIVE_ARCH = NO;
SDKROOT = iphoneos;
SYMROOT = build;
Expand Down
2 changes: 1 addition & 1 deletion ANSDK.xcodeproj/xcshareddata/xcschemes/ANSDK.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0500"
LastUpgradeVersion = "0510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0500"
LastUpgradeVersion = "0510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
8 changes: 4 additions & 4 deletions buildsdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@ mkdir -p $LOGDIR

echo "Started building of AN SDK"
LOGFILE=$LOGDIR/ANSDK.log
xcodebuild -project 'ANSDK.xcodeproj/' -scheme 'ANSDK' -configuration 'Release' -sdk iphoneos7.0 CONFIGURATION_BUILD_DIR=$OUTDIR SYMROOT=$BUILDDIR OBJROOT=$BUILDDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
xcodebuild -project 'ANSDK.xcodeproj/' -scheme 'ANSDK' -configuration 'Release' -sdk iphoneos7.1 CONFIGURATION_BUILD_DIR=$OUTDIR SYMROOT=$BUILDDIR OBJROOT=$BUILDDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
mv $OUTDIR/libANSDK.a $OUTDIR/ANSDK/libANSDK.a

echo "Started building of Full AN SDK"
LOGFILE=$LOGDIR/ANSDKFull.log
xcodebuild -project 'ANSDKFull.xcodeproj/' -scheme 'ANSDKFull' -configuration 'Release' -sdk iphoneos7.0 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
xcodebuild -project 'ANSDKFull.xcodeproj/' -scheme 'ANSDKFull' -configuration 'Release' -sdk iphoneos7.1 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
mv $OUTDIR/libANSDKFull.a $OUTDIR/ANSDKFull/libANSDKFull.a

echo "Started building of Full AN SDK with Mopub Adaptor"
LOGFILE=$LOGDIR/ANSDKFullMopub.log
xcodebuild -project 'ANSDKMoPub.xcodeproj/' -scheme 'ANSDKMoPub' -configuration 'Release' -sdk iphoneos7.0 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
xcodebuild -project 'ANSDKMoPub.xcodeproj/' -scheme 'ANSDKMoPub' -configuration 'Release' -sdk iphoneos7.1 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
mv $OUTDIR/libANSDKMoPub.a $OUTDIR/ANSDKMoPub/libANSDKMoPub.a

echo "Started building of Full AN SDK with Admob Adaptor"
LOGFILE=$LOGDIR/ANSDKFullAdmob.log
xcodebuild -project 'ANSDKAdMob.xcodeproj/' -scheme 'ANSDKAdMob' -configuration 'Release' -sdk iphoneos7.0 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
xcodebuild -project 'ANSDKAdMob.xcodeproj/' -scheme 'ANSDKAdMob' -configuration 'Release' -sdk iphoneos7.1 CONFIGURATION_BUILD_DIR=$OUTDIR > $LOGFILE 2>&1 || { echo "Error in build check log $LOGFILE"; exit;}
mv $OUTDIR/libANSDKAdMob.a $OUTDIR/ANSDKAdMob/libANSDKAdMob.a

rm -rf $OUTDIR/Intermediates
Expand Down
30 changes: 19 additions & 11 deletions examples/AppNexusSDKApp/AppNexusSDKApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@
EC3FD7611822213C00B25418 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = EC3FD7281822213C00B25418 /* Default.png */; };
EC3FD7621822213C00B25418 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = EC3FD7291822213C00B25418 /* [email protected] */; };
EC4055EE183C07F9006A1D09 /* ANDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = EC4055ED183C07F9006A1D09 /* ANDocument.m */; };
EC434069190815C700AC2D84 /* anjam.js in Resources */ = {isa = PBXBuildFile; fileRef = EC434068190815C700AC2D84 /* anjam.js */; };
EC5D88B918F451FE0001E0B2 /* ANANJAMImplementation.m in Sources */ = {isa = PBXBuildFile; fileRef = EC5D88B818F451FE0001E0B2 /* ANANJAMImplementation.m */; };
EC70ED8D18316B2000BDF92F /* ANMRAIDViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EC70ED8C18316B2000BDF92F /* ANMRAIDViewController.m */; };
EC75D2AB1906E888002A694A /* sdkjs.js in Resources */ = {isa = PBXBuildFile; fileRef = EC75D2AA1906E888002A694A /* sdkjs.js */; };
EC77B0A718170D8E002123CB /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC77B0A618170D8E002123CB /* StoreKit.framework */; };
EC7AB07F18887C2D00C27B1E /* ANLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EC7AB07E18887C2D00C27B1E /* ANLogManager.m */; };
EC7DC2631817404600B813D1 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC7DC2621817404600B813D1 /* MediaPlayer.framework */; };
Expand Down Expand Up @@ -250,9 +253,13 @@
EC3FD7291822213C00B25418 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
EC4055EC183C07F9006A1D09 /* ANDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANDocument.h; sourceTree = "<group>"; };
EC4055ED183C07F9006A1D09 /* ANDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANDocument.m; sourceTree = "<group>"; };
EC434068190815C700AC2D84 /* anjam.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = anjam.js; sourceTree = "<group>"; };
EC5D88B718F451FE0001E0B2 /* ANANJAMImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANANJAMImplementation.h; sourceTree = "<group>"; };
EC5D88B818F451FE0001E0B2 /* ANANJAMImplementation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANANJAMImplementation.m; sourceTree = "<group>"; };
EC6AAEC5188479C700CD2FDC /* ANMRAIDProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ANMRAIDProperties.h; sourceTree = "<group>"; };
EC70ED8B18316B2000BDF92F /* ANWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANWebView.h; sourceTree = "<group>"; };
EC70ED8C18316B2000BDF92F /* ANMRAIDViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANMRAIDViewController.m; sourceTree = "<group>"; };
EC75D2AA1906E888002A694A /* sdkjs.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = sdkjs.js; sourceTree = "<group>"; };
EC77B0A618170D8E002123CB /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
EC7AB07E18887C2D00C27B1E /* ANLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ANLogManager.m; sourceTree = "<group>"; };
EC7AB08018887E2B00C27B1E /* ANLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ANLogManager.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -607,6 +614,8 @@
ECB124931821A25D00CB4BE8 /* ANAdViewDelegate.h */,
ECB124941821A25D00CB4BE8 /* ANAdWebViewController.h */,
ECB124951821A25D00CB4BE8 /* ANAdWebViewController.m */,
EC5D88B718F451FE0001E0B2 /* ANANJAMImplementation.h */,
EC5D88B818F451FE0001E0B2 /* ANANJAMImplementation.m */,
ECB124961821A25D00CB4BE8 /* ANBannerAdView.m */,
ECB124971821A25D00CB4BE8 /* ANBrowserViewController.h */,
ECB124981821A25D00CB4BE8 /* ANBrowserViewController.m */,
Expand Down Expand Up @@ -640,6 +649,8 @@
ECCF547618451FE40000E37C /* Resources */ = {
isa = PBXGroup;
children = (
EC434068190815C700AC2D84 /* anjam.js */,
EC75D2AA1906E888002A694A /* sdkjs.js */,
ECCF547718451FE40000E37C /* ANBrowserViewController.xib */,
ECCF547818451FE40000E37C /* ANInterstitialAdViewController.xib */,
ECCF547918451FE40000E37C /* errors.strings */,
Expand Down Expand Up @@ -692,7 +703,7 @@
isa = PBXProject;
attributes = {
CLASSPREFIX = Preview;
LastUpgradeCheck = 0500;
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = AppNexus;
TargetAttributes = {
8A9EFB0417CFD49200FCF79F = {
Expand Down Expand Up @@ -790,6 +801,8 @@
EC3FD7521822213C00B25418 /* [email protected] in Resources */,
EC3FD7591822213C00B25418 /* appnexus_settings_ipad.png in Resources */,
ECCF548F18451FE40000E37C /* MRAID.bundle in Resources */,
EC75D2AB1906E888002A694A /* sdkjs.js in Resources */,
EC434069190815C700AC2D84 /* anjam.js in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -849,6 +862,7 @@
EC70ED8D18316B2000BDF92F /* ANMRAIDViewController.m in Sources */,
ECB124CE1821A25D00CB4BE8 /* ANLocation.m in Sources */,
EC3FD7361822213C00B25418 /* ANLog+Make.m in Sources */,
EC5D88B918F451FE0001E0B2 /* ANANJAMImplementation.m in Sources */,
ECAFB02D1864EE25007F1973 /* ANTargetingParameters.m in Sources */,
EC3FD7371822213C00B25418 /* ANLog.m in Sources */,
ECB124BD1821A25D00CB4BE8 /* UIView+ANCategory.m in Sources */,
Expand Down Expand Up @@ -891,10 +905,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
"armv7,",
armv7s,
);
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down Expand Up @@ -922,17 +932,14 @@
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-ObjC";
SDKROOT = iphoneos;
VALID_ARCHS = "armv7 armv7s";
};
name = Debug;
};
8A9EFB2717CFD49300FCF79F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
"armv7,",
armv7s,
);
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand All @@ -954,6 +961,7 @@
OTHER_LDFLAGS = "-ObjC";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
VALID_ARCHS = "armv7 armv7s";
};
name = Release;
};
Expand All @@ -971,7 +979,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = AppNexusSDKApp/AppNexusSDKApp.pch;
INFOPLIST_FILE = AppNexusSDKApp/AppNexusSDKApp.plist;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
LIBRARY_SEARCH_PATHS = "$(inherited)";
PRODUCT_NAME = AppNexusSDKApp;
PROVISIONING_PROFILE = "";
Expand All @@ -995,7 +1003,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = AppNexusSDKApp/AppNexusSDKApp.pch;
INFOPLIST_FILE = AppNexusSDKApp/AppNexusSDKApp.plist;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
IPHONEOS_DEPLOYMENT_TARGET = 7.1;
LIBRARY_SEARCH_PATHS = "$(inherited)";
PRODUCT_NAME = AppNexusSDKApp;
PROVISIONING_PROFILE = "";
Expand Down
Loading

0 comments on commit fe4a8ed

Please sign in to comment.