Thibaut Schmitt t.schmitt
  • Joined on 2020-01-22
t.schmitt created branch feat/RES-35-force-encoding-properties-order in openium/resgen.swift 2025-05-05 09:58:34 +02:00
6a5acec9df Force JSONEncoder output formatting with .sortedKeys
t.schmitt merged pull request openium/resgen.swift#14 2025-05-05 09:53:05 +02:00
feat(RES-34): Fix plist font filename
t.schmitt deleted branch feat/RES-34-fix-plist-font-filename from openium/resgen.swift 2025-05-05 09:53:05 +02:00
t.schmitt pushed to master at openium/resgen.swift 2025-05-05 09:53:05 +02:00
756de4f1de feat(RES-34): Fix plist font filename (#14)
t.schmitt created pull request openium/resgen.swift#14 2025-05-05 09:52:51 +02:00
feat(RES-34): Fix plist font filename
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-05-05 08:56:01 +02:00
4d730800e1 Disable some CPD on generated code and some tests
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-05-05 08:32:58 +02:00
08e4d4495f Update min version
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-04-30 17:05:05 +02:00
279f13dbd5 Add SwiftLint HARD rules
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-04-30 15:24:45 +02:00
c3445042b7 Remove a lots of code duplication in StringsFileGeneratorTests
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-04-30 13:53:28 +02:00
d66775730e Remove some unneeded #if os(macos)
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-04-30 12:04:05 +02:00
1dbf4c643d Fix tests for Jenkins that always build for iOS
t.schmitt created branch feat/RES-34-fix-plist-font-filename in openium/resgen.swift 2025-04-30 11:37:21 +02:00
t.schmitt pushed to feat/RES-34-fix-plist-font-filename at openium/resgen.swift 2025-04-30 11:37:21 +02:00
ae7c0abbc2 Fix plist font file name and fix all tests
t.schmitt deleted branch feat/swift-6-architecture-generation from openium/resgen.swift 2025-04-30 10:22:35 +02:00
t.schmitt pushed to master at openium/resgen.swift 2025-04-30 10:22:35 +02:00
8442c89944 feat(RES-33): Generation de l'architecture compatible Swift 6 (#13)
t.schmitt merged pull request openium/resgen.swift#13 2025-04-30 10:22:34 +02:00
feat(RES-33): Generation de l'architecture compatible Swift 6
t.schmitt created pull request openium/resgen.swift#13 2025-04-30 10:22:07 +02:00
feat(RES-33): Generation de l'architecture compatible Swift 6
t.schmitt created branch feat/swift-6-architecture-generation in openium/resgen.swift 2025-04-30 10:21:11 +02:00
t.schmitt pushed to feat/swift-6-architecture-generation at openium/resgen.swift 2025-04-30 10:21:11 +02:00
abb259951c Generation de l'architecture compat Swift 6 avec des final class Sendable