Blazej SLEBODA
Blazej SLEBODA
When adding the package Xcode 12.2 shows an error "Package Resolution Failed `NetClient-iOS` could not be resolved:" - Add Package: Resolving package dependencies because every version of NetClient-iOS contains incompatible...
Swift compiler shows multiple `* is only available in tvOS 10.0 or newer` errors when building an app which depends on your framework version 6.0.0 integrated via SPM Xcode 12.2...
Add rule "custom_view" which emits warnings if storyboard scenes contain custom views. This rule applies to storyboards only. Use it to restrict the creation of custom view in code, such...
Add rule "custom_object" which emits warnings if storyboard scenes contain custom objects. This rule applies to storyboards only. Use it to restrict the creation of custom objects in code, such...
Violation messages reported by reporters don't include the violation identifier. Once such an identifier is included, it would be easy to identify and disable enabled by default rules in IBLinter....
Add support for custom objects in Xibs : `` Proposal of code autocompletion and property names : `xib.customObjects` ```xml ```
Add support for gesture recognizers : in Xibs and Storyboards. Proposal of code autocompletion and property names : ``` scene.gestureRecognizers xib.gestureRecognizers ``` ```xml ```
/OSX/StackCellViewController.m:375:30: Definition of 'CAMediaTimingFunction' must be imported from module 'QuartzCore.CAMediaTimingFunction' before it is required
[!] Invalid `Podfile` file: [!] Unsupported options `{:exclusive=>true}` for target `PathFinding-iOS`..
I get following project issue in Xcode 12.4 **Resolve Package Graph Warning:** > found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target.