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.
1 parent d01c499 commit c7c8ee3Copy full SHA for c7c8ee3
examples/whisper.swiftui/README.md
@@ -19,7 +19,7 @@ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
19
a simulator or a real device.
20
21
To use the framework with a different project, the XCFramework can be added to the project by
22
- adding `build-ios/whisper.xcframework` by dragging and dropping it into the project navigator, or
+ adding `build-apple/whisper.xcframework` by dragging and dropping it into the project navigator, or
23
by manually selecting the framework in the "Frameworks, Libraries, and Embedded Content" section
24
of the project settings.
25
0 commit comments