We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cbcff commit 427b2b5Copy full SHA for 427b2b5
Scripts/removeUnneededSymbols.sh
@@ -44,7 +44,7 @@ function removeUnneededSymbols() {
44
fi
45
done
46
47
- cd - >/dev/null
+ cd / >/dev/null
48
}
49
50
removeUnneededSymbols "ios-arm64"
0 commit comments