mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-15 02:18:00 +00:00
feat(core): Add mobile provisioning download for Apple's devices. Fix build issue
This commit is contained in:
@@ -24,11 +24,6 @@
|
||||
#import "SOGoMobileProvision.h"
|
||||
#import "SOGoUser.h"
|
||||
|
||||
typedef NS_ENUM(NSInteger, ProvisioningType) {
|
||||
ProvisioningTypeCalendar,
|
||||
ProvisioningTypeContact
|
||||
};
|
||||
|
||||
@implementation SOGoMobileProvision
|
||||
|
||||
+ (NSString *)_plistWithContext:(WOContext *)context andPath:(NSString *)path andType:(ProvisioningType) provisioningType
|
||||
|
||||
Reference in New Issue
Block a user