Linasses

Results 1 issues of Linasses

Unless I have completely misunderstood the code, I think that: Attribute: `@property (nonatomic, assign) CKApplicationPermissions permission;` should be: `@property (nonatomic, assign) CKApplicationPermissionStatus permission;` Obviously this type change needs to cascade...