Add new analytics parameters pathSuffix
Some checks failed
openium/resgen.swift/pipeline/head There was a failure building this commit
Some checks failed
openium/resgen.swift/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -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"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user