Ricky Witherspoon

@rwitherspoon
214 Followers
137 Following
1.5K Posts
95% EM, iOS developer & Tech Lead at Fetch Rewards. 5% indie dev.

And the list starts to grow.

theapplottery.com

#iOSDev #BuildInPublic #Swift #IndieDev #AppStore #StartupProjects

Adding a whole bunch of vault items thanks to my improvements!

Photo Ranker 1.5 will include shortcuts support! Download it now so you don’t miss the update.

https://apps.apple.com/us/app/id6753663295

#BuildInPublic #IndieDev #iOS #iOSDev #photography

I broke out my new DB architecture and encryption into a demo app and this is the result. I can very easily add new credential types with minimal effort and it’s all secure.

This small Files Review app is actually really cool! I have a build script in Dev Creds now that generates a json file on every build, but will not override the reviewed or hasTests properties. This makes my app code the source of truth. Files are automatically added and deleted as I refactor.

#BuildInPublic #iOS #Swift #IndieDev #iOSDev

Codex and I are having a great time this morning
I've been a bit quiet lately with the #BuildInPublic posts but thats because I've been heads down working on my latest app. I couldn't find a focused credentials app that doesn't cost a bunch so I started making my own.

I hacked together a little CLI over the weekend called spm-audit. It scans your project for SwiftPM dependencies (Package.swift or Xcode), checks GitHub for the latest stable releases, and shows a clean table of what’s outdated. It runs checks in parallel and can optionally include all dependencies, not just direct ones. It's in pre-release but feel free to check it out!

https://github.com/Rspoon3/spm-audit

#iOSDev #iOS #Swift