Alex Türk

Results 42 comments of Alex Türk

@keithcml are you referring to [this proposal](https://github.com/apple/swift-evolution/blob/main/proposals/0303-swiftpm-extensible-build-tools.md)?

Xcode 13.3 Beta came out yesterday and it seems "Swift Packages now support build tool plugins" 🎉 In case anyone wants to try it out, [this post](https://www.polpiella.dev/an-early-look-at-swift-extensible-build-tools) might point you...

We couldn't make it work as well, so we switched to SwiftGen for now

@marcosgriselli Happened to me a couple of days ago. I used the built in brew install step of Bitrise and some caching which I disabled and replaced everything related to...

I can confirm that the stable version of pango is working and the issue could be closed

Hey kylef. Your library seems to be the only code that actually tries to validate Json on the client. All the other libraries are just decoding a Json into a...

Hm :/ the code makes sense to me, do you have an idea why it's not working?

Sure, I should be easy to port :) you can create a PR if you want

Hey @lfarah! I just wanted to give credit to Zee Young, but since I do it in the readme, you're right. How about Pull-to-refresh animation in UICollectionView with a sticky...