NicoLourenco

Results 5 issues of NicoLourenco

Hi, When I try to integrate LiquidLoader with Carthage, I got this issue: ``` *** Skipped building LiquidLoader due to the error: Dependency "LiquidLoader" has no shared framework schemes for...

In order to generate the right adaptive icon sizes https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive

### Target Platforms iOS ### SDK Version latest ### Application Name Test app ### Problem Description When I add the dependency in SPM, the framework don't compile. ### Screenshots

Bug
Area-Renderers

Hello, I've just found that opening an xcodeproj and saving the project directly causes update on the xcodeproj. ```ruby project = Xcodeproj::Project.open("my_proj.xcodeproj") project.save ``` Result with the following updates: There's...

Added `export_sort`, `replace_breaks`, `bundle_structure` and `exclude_tags`. Also renamed tags to `include_tags`