Dan Fleming
Dan Fleming
If anyone is still seeing this issue when using GitHub Actions, I managed to get it to work by patching Nimble to use the legacy build system (setting `BuildSystemType` to...
@stephencelis @giulio92 I feel like this could probably be made backwards-compatible. New snapshots could be heic, but if there's an existing png for that test, maybe it should continue using...
closing and reopening to kickstart CI (which didn't seem to pick up my last commit)
@brandjon :wave: does anyone pay attention to this repo? 😢
@thundergolfer Ah that's true... On my end, I'm setting `interpreter` to `/usr/bin/env python3` as we have some `par_binary`s that we export as internal tools
@keith Being able to use them in asset catalogs is new
@keith I'm not sure. I assume the old way probably still works (copying them into the bundle and referencing them in Info.plist explicitly)
This has been open for the better part of a year. Not sure who to ping to take a look at this. @vladmos maybe?
Anyone looking into this? Would love to see this land as it removes a lot of dead weight from apple binaries, especially for folks who care about staying under that...