
안녕하세요. Fastlane을 이용해 Unit Test를 잘 실행하고 있던 중, Xcode 16으로 업데이트한 이후부터 Unit Test가 실패하는 이슈를 발견했습니다.no such module 'xxx'The following build commands failed: EmitSwiftModule normal arm64 (in target 'MyApp' from project 'MyApp') SwiftEmitModule normal arm64 Emitting\ module\ for\ MyApp (in target 'MyApp' from project 'MyApp') SwiftEmitModule normal x86_64 Emitting\ module\ for\ MyApp (in targe..