2 Commits

Author SHA1 Message Date
75760e3fa3 Fix swiftlint warning
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
2025-07-17 14:31:55 +02:00
5b0ae8afe5 Optional generation of extension (R.xx)
Some checks reported errors
gitea-openium/resgen.swift/pipeline/head Something is wrong with the build of this commit
Optional generation of Colors/Fonts/Images/Stringium extension
2025-07-17 14:21:26 +02:00

View File

@@ -9,4 +9,4 @@ import Foundation
// swiftlint:disable prefixed_toplevel_constant identifier_name
public let ResgenSwiftVersion = "2.2g.0"
public let ResgenSwiftVersion = "2.1.0"