parse issue (xcode): expected expression
/users/dev_mac/library/developer/xcode/deriveddata/runner-edeyezanjlieacewuuceiinltvxv/build/intermediates.noindex/runner.build/debug-iphonesimulator/runner.build/derivedsources/runner_vers.c:4:68
could not build the application for the simulator.
error launching application on iphone 15 pro max.
다음 같은 에러가 발생한다면

빌드번호에 공백이 발생했을수 있다.
Xcode로 들어가서 Runner -> General -> Identity -> build에 공백을 수정해주면 된다.