Fernando Martín Ortiz

Results 9 comments of Fernando Martín Ortiz

I'm facing the exact same problem. Have you found something?

Hey! Sure. To be honest, I've no experience in MacOS development. Would you mind help me with this?

Maybe it's a good idea to start working on this after the tests have been implemented

Hi @dehlen , thank you for making this suggestion! Wow, that makes the code way more readable for sure. To be honest, I haven't used it before. I'll test it...

I've also changed the title to make it clearer in my opinion. Thank you!

Hi @dehlen . I've been testing it. Unfortunately, it doesn't work for me. Am I doing something wrong? This is my code: ```swift import SwiftUI import Pigeon struct ContentView: View...

Maybe that's it, I'm using Xcode 11.7

I'll test it in Xcode 12 and fix the readme. I should also do that to replace `@ObservedObject` with `@StateObject`

Author here. No worries! I have been really busy so I don’t have enough time to maintain this repo. I love the idea of separating AppDelegate in small services, but...