|
@@ -32,7 +32,7 @@ func assertChartSnapshot<Value: ChartViewBase>(
|
|
|
|
|
|
#if arch(arm64)
|
|
#if arch(arm64)
|
|
let snapshotDirectory = fileUrl.deletingLastPathComponent()
|
|
let snapshotDirectory = fileUrl.deletingLastPathComponent()
|
|
- .appendingPathComponent("__Snapshots__Silicon__")
|
|
|
|
|
|
+ .appendingPathComponent("__Snapshots__AppleSilicon__")
|
|
.appendingPathComponent(fileName)
|
|
.appendingPathComponent(fileName)
|
|
.path
|
|
.path
|
|
#else
|
|
#else
|