Jan Chaloupecky
Jan Chaloupecky
I committed it. There was also another pull request pending (added UIView as accessoryView to a titoken)
@jlmcgraw any updates on this? Could comment / merge or close? cheers
and now merge? :)
I made a pull request for it https://github.com/erica/SwiftDates/pull/6 but now @erica needs to merge ..
hey, I'm having the same issue when using SPM. Is there a similar workaround for SPM?
I believe this could also be temporarily solved using the Swift 5.7 module alias feature https://github.com/apple/swift-evolution/blob/main/proposals/0339-module-aliasing-for-disambiguation.md
hey, I had the same issue and it seems like setting the SPM version to "exact" `4.1.0` works   (It uses some mail functions). Then I have a main app which liks only against...