Commit Graph
50 Commits
Author SHA1 Message Date
t.schmitt e22f9ba894 Optional generation of Images extension. Make extensionOutputPath optional for Images and Colors cause it's not needed if no extensionName are provided 2025-07-17 14:15:51 +02:00
t.schmitt 187980933e Optional generation of Colors extension
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2025-07-17 09:40:08 +02:00
t.schmitt a64a956254 Optional generation of Colors extension 2025-07-17 09:39:43 +02:00
t.schmitt 166026a766 feat(RES-43): Fix du warning magick convert (#16)
gitea-openium/resgen.swift/pipeline/head This commit looks good
Reviewed-on: #16
2025-05-05 10:36:51 +02:00
t.schmitt ccda606af5 feat(RES-35): Force JSONEncoder output formatting with .sortedKeys (#15)
gitea-openium/resgen.swift/pipeline/head This commit looks good
Reviewed-on: #15
2025-05-05 10:07:58 +02:00
t.schmitt 756de4f1de feat(RES-34): Fix plist font filename (#14)
gitea-openium/resgen.swift/pipeline/head This commit looks good
Reviewed-on: #14
2025-05-05 09:53:05 +02:00
t.schmitt 8442c89944 feat(RES-33): Generation de l'architecture compatible Swift 6 (#13)
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #13
2025-04-30 10:22:34 +02:00
t.schmitt 57cedd37bb Update rsvgConvertNotFound error to update brew install command line
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2025-04-08 15:27:10 +02:00
t.schmitt 09556ba6e0 [DEVTOOLS-186] Exporter les images de resgen en svg
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #12
Reviewed-by: Thibaut Schmitt <t.schmitt@openium.fr>
2024-07-17 15:18:13 +02:00
t.schmitt f6c49bf626 Add parse error
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2023-12-11 11:19:19 +01:00
t.schmitt f1b62d83c4 Add missing print error
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2023-12-11 10:29:19 +01:00
t.schmitt ee5055efa5 Retours sur la structure du code
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2023-12-11 10:24:42 +01:00
t.schmitt 7d6bb4fcb9 Merge pull request 'v1.2.2' (#5) from v1.2.2 into master
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #5
2023-06-07 09:53:38 +02:00
t.schmitt 844a8aec45 Add availability to get keyPath from generated strings Key enumeration
gitea-openium/resgen.swift/pipeline/head Build started...
2023-06-07 09:52:56 +02:00
t.schmitt beb28e652d Add availability to get keyPath from generated strings Key enumeration 2023-06-07 09:52:36 +02:00
t.schmitt 78be15d57d Merge pull request 'v1.2.1' (#4) from v1.2.1 into master
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #4
2023-06-05 09:33:14 +02:00
t.schmitt d6c4702390 Make R2String string Key enum unique by adding extnesion suffix (+ make extension suffix required)
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2023-05-12 11:59:46 +02:00
t.schmitt 1e073af5df Fix architecture generation and add enum key of each string in R2String
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2023-05-12 11:33:36 +02:00
t.schmitt 188178fe6a Update Changelog with v1.2
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-11-24 09:13:30 +01:00
t.schmitt c31d0b1618 Fix typo in CHANGELOG 2022-11-22 17:55:32 +01:00
t.schmitt b662fc64f3 Update Readme
Populate CHANGELOG.md based on previous versions
2022-11-22 17:54:20 +01:00
t.schmitt 9ab7e74991 Renaming errors property: localizedDescription -> description
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Re enabling generation of ressources on commond
Architecture will now generate property of subobject as non-static. It will allow usage like R.sub_object.sub_property.property
2022-11-22 17:37:24 +01:00
t.schmitt fc427733ee Fix error/warning message to be shown in Xcode.IssueNavigator
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-11-22 17:14:13 +01:00
t.schmitt 5a3d273acc Passage version en 1.2
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Ajout de la définition d'une architecture de classe pour éviter de définir manuellement les classes R/R2Image/R2Fonts.... (optionel)
2022-11-18 17:20:21 +01:00
t.schmitt a7a850799d Update Readme to add install/uninstall steps 2022-11-07 11:15:38 +01:00
t.schmitt 7d3652f1f9 Update version to 1.1
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-11-07 10:47:26 +01:00
t.schmitt 41733d2680 Squashed commit of the following:
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
commit aa59ef28ea56315eb421ba044ddaf0c4066bfff8
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Mon Nov 7 10:26:28 2022 +0100

    Add trailing carrier at the end of generated extension files

commit e985950aa1e39d81d4938e15f8724c0f7723b003
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Fri Nov 4 16:37:34 2022 +0100

    Replace installation script by script that install completion file
    Setup a Makefile to install resgen

commit d574384c151259610a4c2f837b14068bb7716e44
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Fri Nov 4 14:33:39 2022 +0100

    Refactor
    Improve testability
    Add tests on SwiftUI generated code
    Add tests on  command

commit d9e76632c3037da0ed9e1dd37056685416579da9
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Thu Nov 3 15:43:47 2022 +0100

    Fixing bad merge on FontOptions

commit 76b5ebfcd1cde7a7d4c83f516a4fc937841e7715
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Thu Nov 3 15:37:28 2022 +0100

    Squashed commit of the following:

    commit 085f1ffc33
    Author: Thibaut Schmitt <t.schmitt@openium.fr>
    Date:   Thu Nov 3 15:00:27 2022 +0100

        Refactor SwiftUI extension generation and generation SwiftUI extension for images

    commit 4f7d7e18b1
    Author: Thibaut Schmitt <t.schmitt@openium.fr>
    Date:   Mon Oct 31 16:21:32 2022 +0100

        Génération de composant SwiftUI: Color et Image

    commit 0797667b25
    Author: Thibaut Schmitt <t.schmitt@openium.fr>
    Date:   Mon Oct 31 16:21:12 2022 +0100

        Génération de composant SwiftUI: Color et Image

commit 417a2630925841dd486ae1d684d28ab7dca240e0
Author: Thibaut Schmitt <t.schmitt@openium.fr>
Date:   Wed Oct 19 17:13:03 2022 +0200

    Update Info.plist UIAppFonts key when generating fonts (if plist path if defined)
2022-11-07 10:32:17 +01:00
t.schmitt 6203700b0c Publish v1.0
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Reviewed-on: #1
2022-10-17 11:24:27 +02:00
t.schmitt a99466f258 Update Readme
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-29 16:01:49 +02:00
t.schmitt eef92dc569 Uniformisation of version number (0.9)
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-29 13:43:06 +02:00
t.schmitt a54a264447 Bugs fixes, Lint fixes, Refactoring
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-29 13:38:49 +02:00
t.schmitt e3f90e0d48 Correction Stringium pour bien prendre en compte les tags des chaines strings (ex: ios,droid, iosonly...-
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-08-08 12:14:18 +02:00
t.schmitt 150445b906 Mise à jour de 'README.md' 2022-08-05 17:18:36 +02:00
t.schmitt efd04299a8 Mise à jour des headers des fichiers générés
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
2022-07-25 09:56:54 +02:00
t.schmitt 0775be88b0 Fix Stringium gneration when translation contains an = 2022-07-22 17:38:33 +02:00
t.schmitt ea833fbae7 Update generated extensions filenames 2022-07-22 17:22:53 +02:00
t.schmitt d585491df5 Update generated extensions filenames 2022-07-22 17:21:31 +02:00
t.schmitt 0e3258f588 Add placeholders (%@,%s...) examples and fix font extension filename 2022-07-22 16:25:32 +02:00
t.schmitt 3ebc292a92 Add placeholders (%@,%s...) examples and fix font extension filename 2022-07-22 16:25:10 +02:00
t.schmitt 5dd2340a11 Refactor + Bugs fixes on Strings + Gestion de la génération des images 2022-02-14 14:02:49 +01:00
t.schmitt 11a40305dd Remove old command from Package.swift 2022-01-10 12:08:18 +01:00
t.schmitt 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
t.schmitt 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
t.schmitt 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
t.schmitt ac280e2cb7 Update Readme 2021-12-22 10:53:00 +01:00
t.schmitt e14f5a7f48 Add script to generate all ressources 2021-12-22 10:33:32 +01:00
t.schmitt 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
t.schmitt e8545955f6 Add command to generate Colors 2021-12-20 16:28:23 +01:00
t.schmitt e2150059f7 Adding print statement to display plist data (UIAppFont key) 2021-12-13 14:09:22 +01:00
t.schmitt ce3cac90be Command line to generate R2Font 2021-12-13 13:55:55 +01:00