mac-cain13 / R.swift

Strong typed, autocompleted resources like images, fonts and segues in Swift projects
MIT License
9.43k stars 752 forks source link

Support xcstring on Xcode 15 #840

Open evgzor opened 11 months ago

evgzor commented 11 months ago

Do u have any plans to support xcode strings catalogs in nearest future?

cdescours-amaris commented 10 months ago

It would be very nice, because actual String catalogs are neat, but once again based on classic string, so no type check at compilation time :(.

1xiaocainiao commented 9 months ago

It would be very nice, because actual String catalogs are neat, but once again based on classic string, so no type check at compilation time :(.

How to use, is there an example

benrudhart commented 4 months ago

This issue is probably a duplicate of https://github.com/mac-cain13/R.swift/issues/840. Anyhow I'd like to know if there is any update/ status on this topic?

narek-sv commented 5 days ago

Any updates?