Skip to content

Commit

Permalink
Merge branch 'release/1.12.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
mnetapps committed May 7, 2018
2 parents 8e5b0b5 + 42c0c8e commit 070a4e2
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 25 deletions.
12 changes: 3 additions & 9 deletions Example/MNAdSdk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
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;
};
AE70CE73207B3687007171F9 /* ShellScript */ = {
Expand Down Expand Up @@ -904,7 +904,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
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;
};
DD77678351CA080044C74E43 /* [CP] Copy Pods Resources */ = {
Expand All @@ -929,24 +929,18 @@
);
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",
"${PODS_ROOT}/../../MNetAdSdk/ios/MNetAdSdk.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
2 changes: 1 addition & 1 deletion Example/MNAdSdk/MNAdSdk-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.12.6</string>
<string>1.12.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
16 changes: 8 additions & 8 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ PODS:
- FirebaseInstanceID (2.0.10):
- FirebaseCore (~> 4.0)
- Google-Mobile-Ads-SDK (7.30.0)
- GoogleToolboxForMac/Defines (2.1.3)
- GoogleToolboxForMac/NSData+zlib (2.1.3):
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/Defines (2.1.4)
- GoogleToolboxForMac/NSData+zlib (2.1.4):
- GoogleToolboxForMac/Defines (= 2.1.4)
- MBProgressHUD (1.1.0)
- MNetAdSdk (1.12.6)
- MNetAdSdk (1.12.7)
- mopub-ios-sdk (4.12.0):
- mopub-ios-sdk/MoPubSDK (= 4.12.0)
- mopub-ios-sdk/MoPubSDK (4.12.0)
Expand All @@ -43,22 +43,22 @@ DEPENDENCIES:

EXTERNAL SOURCES:
MNetAdSdk:
:path: "../MNetAdSdk.podspec.json"
:path: ../MNetAdSdk.podspec.json

SPEC CHECKSUMS:
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321
Google-Mobile-Ads-SDK: 7404f68120ae8682afeb5af001fbf4aad731c78e
GoogleToolboxForMac: 2501e2ad72a52eb3dfe7bd9aee7dad11b858bd20
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
MNetAdSdk: 0a5184efdee14b6f20a81e503fdf278db3496d98
MNetAdSdk: 3a0bece8455a9bbef6d8d88672477d8d8004d2c8
mopub-ios-sdk: f1223e3f54a4ff68394f4fd9e42651801cf09704
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
Nocilla: 7af7a386071150cc8aa5da4da97d060f049dd61c
Toast: 14a93686d6c8bfe2727afd342414e35660a8a1f3

PODFILE CHECKSUM: 1e0a57bdc672f84e35910766c0acc5a825686215

COCOAPODS: 1.2.0
COCOAPODS: 1.3.1
9 changes: 2 additions & 7 deletions MNetAdSdk.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
],
"homepage": "https://github.com/media-net/mnet-ios-pod",
"ios": {
"resources": [
"MNetAdSdk/ios/MNetAdSdk.framework/**/*.xib",
"MNetAdSdk/ios/MNetAdSdk.framework/**/*.png",
"MNetAdSdk/ios/MNetAdSdk.framework/**/*.js"
],
"vendored_frameworks": "MNetAdSdk/ios/MNetAdSdk.framework"
},
"libraries": "c++",
Expand All @@ -41,8 +36,8 @@
},
"source": {
"git": "https://github.com/media-net/mnet-ios-pod.git",
"tag": "v1.12.6"
"tag": "v1.12.7"
},
"summary": "iOS Ad SDK by Media.NET",
"version": "1.12.6"
"version": "1.12.7"
}
Binary file modified MNetAdSdk/ios/MNetAdSdk.framework/Info.plist
Binary file not shown.
Binary file modified MNetAdSdk/ios/MNetAdSdk.framework/MNetAdSdk
Binary file not shown.

0 comments on commit 070a4e2

Please sign in to comment.