Skip to content

Commit c7c8ee3

Browse files
committed
fixed Readme
1 parent d01c499 commit c7c8ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/whisper.swiftui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
1919
a simulator or a real device.
2020

2121
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
22+
adding `build-apple/whisper.xcframework` by dragging and dropping it into the project navigator, or
2323
by manually selecting the framework in the "Frameworks, Libraries, and Embedded Content" section
2424
of the project settings.
2525

0 commit comments

Comments
 (0)