forked from organicmaps/organicmaps
[build-fix] [ios] Updated carthage.
This commit is contained in:
parent
d7db317267
commit
728e7e54a5
5 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
github "Alamofire/Alamofire" "4.4.0"
|
||||
github "Alamofire/AlamofireImage" "3.2.0"
|
||||
github "Pushwoosh/pushwoosh-ios-sdk" "5.1.4"
|
||||
github "Pushwoosh/pushwoosh-ios-sdk" "5.1.5"
|
||||
|
|
BIN
iphone/Maps/3party/Carthage/Build/iOS/Alamofire.framework/Alamofire
generated
vendored
BIN
iphone/Maps/3party/Carthage/Build/iOS/Alamofire.framework/Alamofire
generated
vendored
Binary file not shown.
BIN
iphone/Maps/3party/Carthage/Build/iOS/AlamofireImage.framework/AlamofireImage
generated
vendored
BIN
iphone/Maps/3party/Carthage/Build/iOS/AlamofireImage.framework/AlamofireImage
generated
vendored
Binary file not shown.
|
@ -9,7 +9,7 @@
|
|||
#import <StoreKit/StoreKit.h>
|
||||
#import <UserNotifications/UserNotifications.h>
|
||||
|
||||
#define PUSHWOOSH_VERSION @"5.1.4"
|
||||
#define PUSHWOOSH_VERSION @"5.1.5"
|
||||
|
||||
|
||||
@class PushNotificationManager;
|
||||
|
|
BIN
iphone/Maps/3party/Carthage/Build/iOS/Pushwoosh.framework/Pushwoosh
generated
vendored
BIN
iphone/Maps/3party/Carthage/Build/iOS/Pushwoosh.framework/Pushwoosh
generated
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue