diff --git a/README.md b/README.md index 6509a63..d25d5da 100644 --- a/README.md +++ b/README.md @@ -345,8 +345,8 @@ By default frameworks, dSYMs and .bcsymbolmaps are placed in the cache (local an according to the following convention: ``` -//.framework(.dSYM)-.zip -//.bcsymbolmap-.zip +//.framework(.dSYM)-(static-).zip +//.bcsymbolmap-(static-).zip ``` @@ -354,7 +354,7 @@ according to the following convention: are placed at: ``` -/..version- +/..version-(static-) ``` For example the cache for the `Cartfile.resolved` in [RepositoryMap](#repositorymap)