I had a quick spelunk and there’s a user defaults key that looks promising for turning off these adverts Apple has put into Xcode 🤞
defaults write https://t.co/JYrSUcQBNF.dt.Xcode XcodeCloudUpsellPromptEnabled -bool false
This week we finished our deep dive into the Clock protocol, including how to construct all new clocks from scratch that can control the flow of time.
We have also updated our “Concurrency” collection of episodes:
https://t.co/CvoGngGCs2
Started looking into The Composable Architecture by @pointfreeco and subscribed to their video series. It’s such high-quality content! Especially the current project of rebuilding the core of their library. Can’t wait for a new episode every week!
Are you looking for an architecture with composition, testing, a great way to manage side effects...
... and that all of the above fit very well in iOS? Then you should watch this video👇🏻
https://t.co/WA0WWXRZuD
It's difficult to grasp how good @pointfreeco's Composable Architecture is until you start using it. I feel more productive than I've been in years. I've started the last couple sprints nervous that I've overscoped, and ended up doing more than I originally planned. Unheard of.
Very proud to celebrate the release of our cycling training app „The Surge“! Had the privilege to work on it with the very best teammates @ricobeck @trispo@kumpel3000 for the last year. Check it out at https://t.co/eOhUN2oFRC
Your mobile app just got a (well-deserved 😅) upgrade. It’s now:
- faster — 2× on iOS, 3× on Android
- redesigned using native components
- easier to navigate, with a new home tab
And we’re just getting started!
Version 1.1 - Someone gave me a history lesson
and now I can remember things from the past and use them again. 😅
https://t.co/mBkhSc8JPP
https://t.co/4WOkaRkCYA
Amazing Mac app for copying text from your screen from my friend @ricobeck:
https://t.co/TtpmGjN0Dc
Easy to use and super handy, get it now, you‘ll need it anyway! 😉
Ebola defeated, sleeping sickness gone from 3 more countries, gun suicides down (except you-know-where), teen drinking & terrorism down, gay rights expanding, coal down, solar up, rhinos rescued, & other non-reported positive news from @future_crunch https://t.co/z4f0xb2b3s
AppCode 2022.1.2 bug-fix update and AppCode 2022.2 EAP2 build are now available!
Both versions got support for Xcode 13.4 and other fixes.
Learn more: https://t.co/RKWLgizMJO
Identitarianism Is Incompatible with Humanism. Robyn Blumner, CEO of @center4inquiry, eloquently decries the illiberal ideologues that hijacked @americnhumanist & are making a travesty of a noble movement. https://t.co/TtlSfRXcuK
EXCLUSIVE: “It’s an image that all of us will remember for generations to come. It’s a truly incredible day for @GrmayeBiniam and a truly inspirational day for African cycling.”
Great and passionate words from @giroditalia commentator @antmccrossan tonight 💪🏿🇪🇷
#AfricaRising
They really tackle one hard problem after the other. 😍
Their libraries are open source + the summary videos free. 👍
I really wanna thank @mbrandonw & @stephencelis for driving the Swift community forward. You really helped improve the code quality & test coverage of my apps!🙏
Simpholders (https://t.co/n6DDDR6CaO) is amazing utility to deal with iOS simulators and installed apps during the development.
Things like opening app sandbox folders or user defaults plists never been easier.
Big thanks to the authors @ricobeck & @trispo! 👏