Steven Troughton-Smith

Results 23 comments of Steven Troughton-Smith

I'm sorry I didn't leave my source tree in a better state, but I do hope it's of some use. Everything seems functional except for volume changing in Mac Catalyst,...

> System Integrity Protection: enabled You need to disable System Integrity Protection and Apple Mobile File Integrity before you can use marzipanify. Check the preparation steps at https://www.highcaffeinecontent.com/blog/20190301-Bringing-iOS-Apps-to-macOS-Using-Marzipanify

So, from my experience - copying the dyld_shared_cache_armv7 from the device using an AFC connection (or through a dummy .app that copies it to the iTunes File Sharing sandbox) provides...

Sample.TEXT should be in the correct format for compiling with Lisa Workshop, last I took a look (not sure if that's MacRoman or otherwise). It's been a long time, but...

Download was removed because it broke in a later version of Catalina, and only existed to prove a point anyway. The only way you're going to get a better-working app...

Hey there Pure-SwiftUI is not a goal of this project, and in fact most of the changes made here make it less Mac-like. Default action buttons do not work in...

I'm happy to have a mix of UIKit and SwiftUI in the project; I think if SwiftUI was used for _everything_ it might turn away UIKit developers, and it's healthy...

But PDFs in Asset Catalogs are converted to bitmaps at compile-time, no? Is there a case in the OS where this is not true? Can you provide an example?

Perfect, thanks! I'll need to do some work before I merge this as the current seeds seem to break things somewhat. No immediate ETA

Seems to be a locking issue, but not sure if I should fix it right now if it's just going to be a temporary bug in a few seeds or...