I’ve been having a lot of health problems recently which make it difficult to do development work, on both client or personal apps. My last client who provided occasional work has just dropped me. I can’t really take on any big client work due to my health. I am screwed unless I can sell a lot more of my own apps. Can you help me? And boost this thread?

I will reply to this post with links to some of my apps that I think some people might find useful. iOS developers should love some of them.

Do you have a lot of Xcode projects/workspaces/swift packages that you need to access often? XcLauncher is a super fast way to open your favourite #xcode projects.

By design (and sandbox restrictions 😉), it only shows the projects you configure as bookmarks. Unlike Xcode's Recent Files menu, this means the order remains fixed, you can create folders and it isn't polluted with experiments or sample projects. #iosdev

App Store: https://apps.apple.com/app/id1234625785
More Info: https://hacknicity.com/xclauncher

‎XcLauncher

‎Working with multiple Xcode projects can be frustrating. The Open Recent menu shows all file types and in time order, making it difficult to find the project you want. Project file names on disk are not always human-friendly or can't be found quickly with Spotlight. XcLauncher is a menu bar app that…

Mac App Store
@geoffhackworth I was pleasantly surprised to see that this doesn’t require Ventura, or even Catalina. Nice. 👏
@provuejim It’s an old project and I cannot remember the first version I supported (probably current minus one at the time). I don’t think I’ve ever increased the minimum deployment version since, even though I cannot test all older versions 😬
@geoffhackworth yeah, my app actually supports back to 10.12. ObjC + AppKit, obviously.