We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd055b commit 857862aCopy full SHA for 857862a
Documentation/Migration.md
@@ -34,6 +34,7 @@ Changes to the commandline tool `rswift` (not relevant when using SPM):
34
#### Library changes
35
36
Internal changes in the Rswift support library:
37
+ - Support for `R.nib.XXX.secondView` to `.twentiethView` has been removed, only `.firstView` remains
38
- Renamed internal module, update `import Rswift` to `import RswiftResources`
39
- Removed protocols: `ColorResourceType`, `FileResourceType`, `FontResourceType`, `IdentifierType`, `ImageResourceType`, `StoryboardViewControllerResourceType`, `StringResourceType`, `Validatable`
40
- Added `StringResource1` up to `StringResource9`, for strings with parameters
0 commit comments