yonaskolb / XcodeGen

A Swift command line tool for generating your Xcode project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation fault since 2.26 version

tr1ckyf0x opened this issue · comments

Installed via homebrew
Version: 2.26.0
MacBook Pro 2021 M1 Max
macOS 12.2.1

xcodegen generate
⚙️  Generating plists...
⚙️  Generating project...
[1]    6808 segmentation fault  xcodegen generate

The problem looks not to be resolved after the previous fix. It stopped to happen in debug build, but still occurs in release.

#1198 was merged and released in 2.28.0. Are the issues resolved now? Please re-open if not