ios - XCode error: cannot overwrite dSYM file -
again , again on every project running i'm getting same error. deleting derived data helps, doesn't.
this started after team leader had accepted new license agreement ios team development program, suppose, i'm not sure.
what can cause of problem? how can fix it?
(null): error: no such file or directory - old dsym file cannot overwritten: old: '/users/.../xcode/deriveddata/project-gzbujuaqsogtbwbatsbvviqtmsqf/build/products/debug-iphonesimulator/project.app.dsym/contents/resources/dwarf/project'
update:
also, i've noticed duplicated schemes appeared.
i problem because had same target (the tests corresponding framework) repeated twice. delete 1 of them , problem disappear.
Comments
Post a Comment