We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7f427f + 43b6324 commit 78f2271Copy full SHA for 78f2271
Documentation/Migration.md
@@ -14,6 +14,7 @@ Pointers for migration between major versions.
14
15
If you're using Swift Package Manager:
16
- Separate R.swift.Library is no longer needed, remove dependency on that package
17
+ - `R.generated.swift` is no longer needed on Xcode, delete and move to trash
18
- Add SPM dependency on `github.com/mac-cain13/R.swift.git` package
19
- Add `RswiftLibrary` to your targets
20
- Remove custom Run Script Build Phase that invokes `rswift` binary
0 commit comments