Files
Robert Kirkman 2094bc8411 multiple fixes:
- add --plugin argument to make the compose activity and gradle project optional
- adjust size of compose activity button
- fix cross-pollution of aarch64 binaries into x86_64 bootstraps
- another attempt to fix sed -i argument for Mac
2024-12-08 17:58:24 -06:00
..
2024-12-08 17:58:24 -06:00
2024-12-08 17:58:24 -06:00

example-plugins

Put a folder here to have it installed into $HOME automatically during each launch of the app after installation if the folder name was specified in the --plugin argument.

Additionally, put patches inside an "app-patches" folder or "bootstrap-patches" folder inside that folder to have them applied to the app or bootstraps, respectively, that are built when the --plugin argument is used.

Example

./build-termux.sh --name com.example --plugin gradle-project