We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363f8c5 commit 80a02aaCopy full SHA for 80a02aa
examples/llama.swiftui/README.md
@@ -16,7 +16,7 @@ Open `llama.swiftui.xcodeproj` project in Xcode and you should be able to build
16
a simulator or a real device.
17
18
To use the framework with a different project, the XCFramework can be added to the project by
19
-adding `build-ios/llama.xcframework` by dragging and dropping it into the project navigator, or
+adding `build-apple/llama.xcframework` by dragging and dropping it into the project navigator, or
20
by manually selecting the framework in the "Frameworks, Libraries, and Embedded Content" section
21
of the project settings.
22
0 commit comments