简体   繁体   中英

XFL - What's purpose of the ./bin/SymDepend.cache file?

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.

如果删除bin / *,使用运行时导入的问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM