Skip to content

Commit f120cd4

Browse files
committed
Revert removing old framework
1 parent cccfbcd commit f120cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/build_xcframework.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ EOF
7878
# Make all the non-simulator libs
7979
# Package into a universal ios lib
8080

81-
# rm -rf powersync-sqlite-core.xcframework
81+
rm -rf powersync-sqlite-core.xcframework
8282

8383
# iOS
8484
cargo build -p powersync_loadable --release --target aarch64-apple-ios -Zbuild-std

0 commit comments

Comments
 (0)