Skip to content

Commit

Permalink
[build/1525274454] Automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
gnithin committed May 2, 2018
1 parent 56bb840 commit 1bd1ae2
Show file tree
Hide file tree
Showing 24 changed files with 19 additions and 995 deletions.
15 changes: 10 additions & 5 deletions Example/MNAdSdk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -849,12 +849,9 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-MNAdSdk_Example/Pods-MNAdSdk_Example-resources.sh",
"${PODS_ROOT}/../../MNetAdSdk/ios/MNetAdSdk.framework/Versions/A/Resources/mraid.js",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand All @@ -876,7 +873,7 @@
);
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";
shellScript = "diff \"${PODS_ROOT}/../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";
showEnvVarsInLog = 0;
};
AE70CE73207B3687007171F9 /* ShellScript */ = {
Expand Down Expand Up @@ -907,7 +904,7 @@
);
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";
shellScript = "diff \"${PODS_ROOT}/../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";
showEnvVarsInLog = 0;
};
DD77678351CA080044C74E43 /* [CP] Copy Pods Resources */ = {
Expand All @@ -932,16 +929,24 @@
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-MNAdSdk_Example/Pods-MNAdSdk_Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
"${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework",
"${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
"${BUILT_PRODUCTS_DIR}/MNALApplink/MNALApplink.framework",
"${BUILT_PRODUCTS_DIR}/MNetAdSdk/MNetAdSdk.framework",
"${BUILT_PRODUCTS_DIR}/MNetJSONModeller/MNetJSONModeller.framework",
"${BUILT_PRODUCTS_DIR}/Toast/Toast.framework",
"${BUILT_PRODUCTS_DIR}/mopub-ios-sdk/MoPub.framework",
"${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MNALApplink.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MNetAdSdk.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MNetJSONModeller.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MoPub.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
Expand Down
10 changes: 0 additions & 10 deletions Example/MNAdSdk.xcworkspace/contents.xcworkspacedata

This file was deleted.

6 changes: 5 additions & 1 deletion Example/MNAdSdk/MNAdSdk-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Do you like to turn on location?</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Do you like to turn on location?</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
Expand All @@ -17,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.12.5</string>
<string>1.12.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
4 changes: 2 additions & 2 deletions Example/MNAdSdk/MNShowAdViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -323,12 +323,12 @@ - (IBAction)loadAdAction:(id)sender {
DFPRequest *request = [DFPRequest request];
[request setCustomTargeting:@{ @"pos" : @"b" }];
[request setTestDevices:testDevicesList];
[request setKeywords:@[@"sports", @"scores", @"content_link:https://my-custom-link.com/keywords"]];
[request setKeywords:@[ @"sports", @"scores", @"content_link:https://my-custom-link.com/keywords" ]];
[request setGender:kGADGenderMale];
[request setBirthday:[NSDate dateWithTimeIntervalSince1970:0]];
[request setLocationWithLatitude:LATITUDE longitude:LONGITUDE accuracy:5];
[request setContentURL:@"https://my-custom-link.com/contentURL"];

/*
[request setContentURL:@"https://my-custom-link.com/contentURL"];
Expand Down
64 changes: 0 additions & 64 deletions Example/Podfile.lock

This file was deleted.

4 changes: 2 additions & 2 deletions MNetAdSdk.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"source": {
"git": "https://github.com/media-net/mnet-ios-pod.git",
"tag": "v1.12.5"
"tag": "v1.12.6"
},
"summary": "iOS Ad SDK by Media.NET",
"version": "1.12.5"
"version": "1.12.6"
}
1 change: 0 additions & 1 deletion MNetAdSdk/ios/MNetAdSdk.framework/Headers

This file was deleted.

Binary file added MNetAdSdk/ios/MNetAdSdk.framework/Info.plist
Binary file not shown.
1 change: 0 additions & 1 deletion MNetAdSdk/ios/MNetAdSdk.framework/MNetAdSdk

This file was deleted.

Binary file added MNetAdSdk/ios/MNetAdSdk.framework/MNetAdSdk
Binary file not shown.
1 change: 0 additions & 1 deletion MNetAdSdk/ios/MNetAdSdk.framework/Resources

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 1bd1ae2

Please sign in to comment.