yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project
MIT License
6.88k stars 809 forks source link

Fix crash bundle #1448

Closed freddi-kit closed 4 months ago

freddi-kit commented 4 months ago

Closes https://github.com/yonaskolb/XcodeGen/issues/1445

This will fix crash on loading bundle if xcodegen is not artifact bundle binary

freddi-kit commented 4 months ago

@yonaskolb I'm sorry this is a little urgent for everyone, so could you help checking it?

freddi-kit commented 4 months ago

I tested and works well