Skip to content

Commit

Permalink
Remove build hack and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Jun 29, 2024
1 parent 51e7374 commit 78544bb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ It's Android's first OpenOffice Document Reader... for iOS!

## Setup
1. run "pod install"
2. run "bash build-simulator.sh" or "bash build-device.sh"
2. run "bash conan/setup-all.sh"
3. open workspace in Xcode
11 changes: 0 additions & 11 deletions conan/patch.sh

This file was deleted.

2 changes: 0 additions & 2 deletions conan/setup-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ for arch in "arm64" "x64"; do
-o "configuration=${configuration}"
done
done

bash conan/patch.sh

0 comments on commit 78544bb

Please sign in to comment.