Flutter build ios error Expected identifier RunnerVersionNumber on Runner_vers.c

길위에 히피·2024년 2월 21일
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에 공백을 수정해주면 된다.

https://stackoverflow.com/questions/67472105/flutter-build-ios-error-expected-identifier-runnerversionnumber-on-runner-vers-c

profile
마음맘은 히피인 일꾼러

0개의 댓글