Add new analytics parameters pathSuffix
Some checks failed
openium/resgen.swift/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-21 11:39:46 +01:00
parent 7bbb702861
commit b9aac55a76
20 changed files with 216 additions and 70 deletions

View File

@@ -54,8 +54,9 @@ FORCE_FLAG="$1"
#
## Analytics
swift run -c release ResgenSwift analytics -f "./Tags/sampleTags.yml" \
--target "firebase" \
--output-file "./Tags/Generated/Analytics+GenAllScript.swift"
--target "firebase matomo" \
--output-file "./Tags/Generated/Analytics+GenAllScript.swift" \
--path-suffix "sampleApp"
#
#echo "\n-------------------------\n"
#