Search posts, tags, users, and pages
Marco Eidinger
#Swift #iOS SDK architect πΊπΈ π©πͺ
In this blog post, you'll learn how you can create a framework that executes code automatically when the framework gets initialized as part of the app startup. This can be useful for frameworks that want to run code without requiring the app develope...
Stijn Willems
Did you ever find a was to do a this with a swift package library? You cannot have mixed targets there. I'm thinking of using this github.com/bscothern/Once with some other still to define way of working. Do you have a recommended approach?
Stijn Willems
Did you ever find a was to do a this with a swift package library? You cannot have mixed targets there. I'm thinking of using this github.com/bscothern/Once with some other still to define way of working. Do you have a recommended approach?