Loading...
--- dyld/dyld-625.13/dyld3/shared-cache/make_ios_dyld_cache.cpp
+++ dyld/dyld-733.8/dyld3/shared-cache/make_ios_dyld_cache.cpp
@@ -325,7 +325,6 @@
options.isLocallyBuiltCache = true;
options.verbose = verbose;
options.evictLeafDylibsOnOverflow = false;
- options.pathPrefixes = { rootPath };
DyldSharedCache::CreateResults results = DyldSharedCache::create(options, fileSet.dylibsForCache, fileSet.otherDylibsAndBundles, fileSet.mainExecutables);
// print any warnings