윈도우에서 개발을 진행하였고, 개발한 프로그램을 IOS기기에서 실행시켜보고자
IOS 에서 빌드를 진행하던 도중
unable to attach DB : error : accessing build database " .... " database is locked Possibly there are two concurrent builds running in the same filesystem location.
혹은
Target debug_unpack_ios_failed: Exception: Failed to codesign "....ios/DerivedData/Runner/Build/Products/Debug-iphoneos/Flutter.framework/Flutter" with identity
이라는 에러가 발생합니다.
이와 함께 build_failed라는 에러가 발생하는데 문제해결에 어려움이 있습니다..
개발 파일의 ios 폴더에서 runner.xcworkspace를 xcode에서 열어서 빌드 진행하였습니다.
-
이 게시글은
김필수에 의해 1 년, 1 월 전에 수정됐습니다.