문제

Does anybody knows any details about this file?

Is it for example safe to exclude this file from SVN? I would say that it should not be problem because when I delete this file, I can still load the XFL and the file is created again on the next save.

도움이 되었습니까?

해결책

it seems that SymDepend.cache is used to keep track of all .xml files modification dates. Flash CS5 checks it upon saving to determine which files have to be resaved, deleting the cache makes Flash CS5 resave the whole library at next save.

다른 팁

Not sure about its functionality but it creates conflicts down the road if added to source control. Better off with out it. Haven't had any problems.

problem for use runtime import if you delete the bin/*

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top