fix: use correct gen_snapshot path on ios (#2695)
This commit is contained in:
@@ -128,7 +128,7 @@ class ShorebirdCachedArtifacts implements ShorebirdArtifacts {
|
||||
'artifacts',
|
||||
'engine',
|
||||
'ios-release',
|
||||
'gen_snapshot',
|
||||
'gen_snapshot_arm64',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
@@ -119,7 +119,7 @@ void main() {
|
||||
'artifacts',
|
||||
'engine',
|
||||
'ios-release',
|
||||
'gen_snapshot',
|
||||
'gen_snapshot_arm64',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user