You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,8 @@ Runtime validation with [`R.assertValid()`](Documentation/Examples.md#runtime-va
72
72
73
73
[CocoaPods](http://cocoapods.org) is the recommended way of installation, as this avoids including any binary files into your project.
74
74
75
+
_Note on Carthage: R.swift is a tool that used in a build step, it is not a dynamic library. Therefore [it is not possible](https://github.com/mac-cain13/R.swift/issues/42) to install it with Carthage._
76
+
75
77
### CocoaPods (recommended)
76
78
77
79
_There is also a [short video](https://vimeo.com/122888912) of this instruction._
0 commit comments