Skip to content

Commit 78f2271

Browse files
authored
Merge pull request #782 from ykws/patch-1
Update Migration Guide
2 parents e7f427f + 43b6324 commit 78f2271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/Migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Pointers for migration between major versions.
1414

1515
If you're using Swift Package Manager:
1616
- 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
1718
- Add SPM dependency on `github.com/mac-cain13/R.swift.git` package
1819
- Add `RswiftLibrary` to your targets
1920
- Remove custom Run Script Build Phase that invokes `rswift` binary

0 commit comments

Comments
 (0)