Skip to content

Commit 5733437

Browse files
committed
[mopub] [ios] Added Mopub framework.
1 parent d5ea81c commit 5733437

File tree

405 files changed

+37363
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

405 files changed

+37363
-118
lines changed

.gitattributes

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@
4343
*.ttf binary
4444
*.slf binary
4545
*.borders binary
46-
47-
# Files for git lfs
48-
FBAudienceNetwork filter=lfs diff=lfs merge=lfs -text
28.8 KB
Binary file not shown.
0 Bytes
Binary file not shown.

iphone/Maps/3party/FBAudienceNetwork.framework/FBAudienceNetwork

Lines changed: 0 additions & 3 deletions
This file was deleted.

iphone/Maps/3party/FBAudienceNetwork.framework/FBAudienceNetwork-DynamicFramework.xcconfig

Lines changed: 0 additions & 14 deletions
This file was deleted.

iphone/Maps/3party/FBAudienceNetwork.framework/Headers/FBInstreamAdView.h

Lines changed: 0 additions & 51 deletions
This file was deleted.
Binary file not shown.

iphone/Maps/3party/FBSDKCoreKit.framework/Headers/FBSDKAppEvents.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,11 +405,11 @@ FBSDK_EXTERN NSString *const FBSDKAppEventParameterValueNo;
405405
*/
406406

407407
/**
408-
Sets a device token to register the current application installation for push notifications.
408+
Sets and sends device token to register the current application for push notifications.
409409
410410
411411
412-
Sets a device token from `NSData` representation that you get from `UIApplicationDelegate.-application:didRegisterForRemoteNotificationsWithDeviceToken:`.
412+
Sets and sends a device token from `NSData` representation that you get from `UIApplicationDelegate.-application:didRegisterForRemoteNotificationsWithDeviceToken:`.
413413
414414
- Parameter deviceToken: Device token data.
415415
*/

iphone/Maps/3party/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
#import <FBSDKCoreKit/FBSDKDeviceViewControllerBase.h>
4545
#endif
4646

47-
#define FBSDK_VERSION_STRING @"4.19.0"
47+
#define FBSDK_VERSION_STRING @"4.21.0"
4848
#define FBSDK_TARGET_PLATFORM_VERSION @"v2.8"
Binary file not shown.

0 commit comments

Comments
 (0)