ios - Xcode processing symbol files multiple times for same device -
if haven't installed our app phone in week or two, xcode
processes symbol files
again. far know, xcode
should need once per device.
what can prevent happening?
it wouldn't bother me if quick, takes 10-15 minutes. usually, want test app, give feedback frontend devs, , move on.
xcode version: 8.3.3
ios version: 10.3.3
fyi, reason delay between builds of time use unity cloud build provides ipa
. however, during faster iteration periods, cloud build slow.
try use cable or usb port - other usb port fixed me or "rebooting iphone" or
- clean project
- option + product -> clean build folder
- remove folder library/developer/xcode/deriveddata/modulecache
- find project folder in library/developer/xcode/deriveddata/ , remove
- restart xcode
Comments
Post a Comment