Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not rebuild tor via gradle by default for speed #26

Open
sneurlax opened this issue Mar 10, 2024 · 0 comments
Open

Do not rebuild tor via gradle by default for speed #26

sneurlax opened this issue Mar 10, 2024 · 0 comments

Comments

@sneurlax
Copy link
Member

When working on Android, rebuilding tor for every platform every flutter run or build can slow development pace. Not rebuilding tor by default would save some time, especially for Android.

We might consider using debug mode to force rebuilds, and a full build should always happen the first time from a clean slate.

sneurlax pushed a commit that referenced this issue Jun 13, 2024
7a5bba8 fix: setup flutter environment for Xcode iOS builds (Foundation-Devices#30)
7467b9a fix: build_pod.sh should setup flutter environment (Foundation-Devices#29)
0f0359e fix: install targets for correct toolchain (#26)

git-subtree-dir: cargokit
git-subtree-split: 7a5bba8eefbfe7e567f754477fd172e7a06b153f
sneurlax pushed a commit that referenced this issue Jun 22, 2024
7467b9a fix: build_pod.sh should setup flutter environment (Foundation-Devices#29)
0f0359e fix: install targets for correct toolchain (#26)

git-subtree-dir: cargokit
git-subtree-split: 7467b9a6374e4248879305ab2b71f367b05da6a0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant