MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / xcodeContextCachePath

Function xcodeContextCachePath

scripts/experimental/swiftui-preview.mjs:663–665  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

661}
662
663function xcodeContextCachePath(context) {
664 return path.join(context.buildRoot, "xcode-context-cache.json");
665}
666
667function xcodeCacheIdentity(args, derivedDataPath) {
668 return {

Callers 2

readCachedXcodeContextFunction · 0.85
writeCachedXcodeContextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected