Iulian Onofrei
Iulian Onofrei
It would be great if this could edit the last comment instead of creating new ones for each push.
There's no reason why `DeviceSize` wouldn't have the iPad sizes too (9.7 and 12.9). If not, then it should be named `iPhoneDeviceSize`.
I can't install it on OSX. Firstly, why doesn't the `README` file say that I have to run `autogen.sh` before running `make`? Secondly, after running `autogen.sh`, I receive the following...
Fix incorrect default value for updateInterval property: https://github.com/nicklockwood/FXBlurView/blob/master/FXBlurView/FXBlurView.m#L473
When I run `xcodebuild` from terminal I get these errors: ``` objc[12455]: Class AspectTracker is implemented in both /Users/Iulian/Dropbox/Mackup/Library/Application Support/Developer/Shared/Xcode/Plug-ins/HTYCopyIssue.xcplugin/Contents/MacOS/HTYCopyIssue and /Users/Iulian/Dropbox/Mackup/Library/Application Support/Developer/Shared/Xcode/Plug-ins/HighlightSelectedString.xcplugin/Contents/MacOS/HighlightSelectedString. One of the two will be used....
Removed unnecessary implementation details from the customization properties. It would hugely help if the default values for these properties would be presented, but I don't have time now to look...
I tried with the Example project too and it shows the default app icon.
1. What version of Swift are you using (`swift --version`)? ``` swift-driver version: 1.45.2 Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8) Target: arm64-apple-macosx12.0 ``` 2. What did you do? Having this...