andrewwiik / Maize

Porting the iOS 11 Control Center to iOS 10
51 stars 16 forks source link

Error while compiling Maize with Theos on macOS #180

Open AngryKiller opened 6 years ago

AngryKiller commented 6 years ago
     ==> Compiling MZEButtonModuleView.m (armv7)…
     MZEButtonModuleView.m:25:64: error: property '_continuousCornerRadius' not found on object                   of type '_MZEBackdropView *'
     ((MZEMaterialView *)_highlightedBackgroundView).backdropView._continuousCornerRadius =          [MZELayoutOptions expandedModuleCornerRadius];
                                                                         ^
     1 error generated.