Commit Graph

28 Commits

Author SHA1 Message Date
e3258453bb Remove Shell invocation as many as possible (high cost in term of speed of execution)
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-02 15:57:20 +02:00
8723019732 Renable Colors generation + add print to each command to identify which configuration is used
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-09-01 15:59:16 +02:00
e9bc779da6 Add --project-directory option to generate command to easily use relative path
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-31 16:42:22 +02:00
3d60513c08 Add new Flag to every command to choose if we want to generate static members or not
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-31 15:18:44 +02:00
264c221604 Refactor in one unique command with subcommand + add a new command to generate ressources from a configuration file
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-30 17:02:11 +02:00
a99466f258 Update Readme
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
v0.9
2022-08-29 16:01:49 +02:00
eef92dc569 Uniformisation of version number (0.9)
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-29 13:43:06 +02:00
a54a264447 Bugs fixes, Lint fixes, Refactoring
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-29 13:38:49 +02:00
e3f90e0d48 Correction Stringium pour bien prendre en compte les tags des chaines strings (ex: ios,droid, iosonly...-
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-08 12:14:18 +02:00
150445b906 Mise à jour de 'README.md' 2022-08-05 17:18:36 +02:00
efd04299a8 Mise à jour des headers des fichiers générés
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-07-25 09:56:54 +02:00
0775be88b0 Fix Stringium gneration when translation contains an = 2022-07-22 17:38:33 +02:00
ea833fbae7 Update generated extensions filenames 2022-07-22 17:22:53 +02:00
d585491df5 Update generated extensions filenames 2022-07-22 17:21:31 +02:00
0e3258f588 Add placeholders (%@,%s...) examples and fix font extension filename 2022-07-22 16:25:32 +02:00
3ebc292a92 Add placeholders (%@,%s...) examples and fix font extension filename 2022-07-22 16:25:10 +02:00
5dd2340a11 Refactor + Bugs fixes on Strings + Gestion de la génération des images 2022-02-14 14:02:49 +01:00
11a40305dd Remove old command from Package.swift 2022-01-10 12:08:18 +01:00
b0900c10cd Generation des strings sans twine et generation des tags. Refactor de toutes les commandes strings (Twine, CustomStrings, Tags) dans une commande avec des sous commandes 2022-01-10 12:01:09 +01:00
4973b245ad Change error handling to print message before exiting script (error description will appear in error tab) 2022-01-03 10:55:34 +01:00
669f8875aa Adding input file with font to generate (iso with colors) + adding an optional extension suffix on font extension 2022-01-03 10:18:20 +01:00
ac280e2cb7 Update Readme 2021-12-22 10:53:00 +01:00
e14f5a7f48 Add script to generate all ressources 2021-12-22 10:33:32 +01:00
780efc8817 Add checker class to check if generation of font are required + Split CLIToolCore in multiple file (one by class) 2021-12-22 10:28:38 +01:00
e8545955f6 Add command to generate Colors 2021-12-20 16:28:23 +01:00
e2150059f7 Adding print statement to display plist data (UIAppFont key) 2021-12-13 14:09:22 +01:00
ce3cac90be Command line to generate R2Font 2021-12-13 13:55:55 +01:00
e159b2e752 Initial commit 2021-12-10 09:47:55 +01:00