How do you refresh the source files in the project dir for each platform? #1789
ItsCubeTime
started this conversation in
General
Replies: 1 comment 1 reply
-
This is more of a Briefcase question than a Toga question; but FWIW - this is covered in step 4 of the BeeWare tutorial; if you haven't run through that tutorial already, you may want to do so, as it will cover a couple of other edge cases that are common sources of confusion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋If I modify the files under root/src - how do I get those changes to push to my targets like root/android & root/windows?
I would have thought
briefcase build
would do this for me, but it doesnt?Beta Was this translation helpful? Give feedback.
All reactions