Skip to content

Commit b5af36a

Browse files
committed
XCFramework explanation
1 parent 5e586f6 commit b5af36a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@ Replace `YOUR_TARGET_NAME` and then, in the `Podfile` directory, type:
163163
$ pod install
164164
```
165165

166+
### XCFrameworks
167+
168+
Each release starting with RxSwift 6 includes `*.xcframework` framework binaries.
169+
Simply drag the needed framework binaries to your **Frameworks, Libraries, and Embedded Content** section under your target's **General** tab.
170+
171+
<img src="https://raw.githubusercontent.com/ReactiveX/RxSwift/main/assets/xcframeworks.png" alt="XCFrameworks instructions" width="65%">
172+
166173
### [Carthage](https://github.com/Carthage/Carthage)
167174

168175
Add this to `Cartfile`

assets/xcframeworks.png

55.2 KB
Loading

0 commit comments

Comments
 (0)