Mozahler

Results 5 issues of Mozahler

What a great job you've done! This is a really well thought-through project, and covers so much ground. So hats off! I was able to update your project to use...

When using SPM and a barebones project I get auto layout warnings. When I set uiView.translatesAutoresizingMaskIntoConstraints to false in MultiSegmentPicker.init() the project runs fine without warnings or errors. But if...

bug

Hi Arthur First of all I want to say that I really enjoyed looking through your project. It is very well organized and cleanly written. It was quite helpful to...

First of all, thank you so much for sharing your efforts! I followed the tutorial, and change the build settings Skip Install to 'NO' everywhere. Everything compiles fine, no errors....

First of all: I don't believe this is an error in SQLite.swift package, but **I'm hoping someone has solved this problem.** I'm getting ``` "missing required module 'SQLiteObjc'" ``` when...