ios: Revise the iOS agreement somewhat.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled

This commit is contained in:
2025-11-02 20:30:17 -05:00
parent 7879ab1d50
commit 687665cd6b
5 changed files with 33 additions and 128 deletions

View File

@@ -876,10 +876,6 @@ src/version.h : $(firstword $(MAKEFILE_LIST))
@echo "#define VERSION_NUMBER \"$(VERSION_NUMBER)\"" > $@
@echo "#define VERSION_NAME \"$(VERSION_NAME)\"" >> $@
src/eula.h : core/eula.html
@echo "[xxd] $@"
@xxd -i -n k_eula $< $@
src/android/AndroidManifest.xml : $(firstword $(MAKEFILE_LIST))
@echo "[android_version] $@"
@sed -i \