Skip to content

Commit 828ac33

Browse files
authored
Fix LLaMA demo project.pbxproj (#12632)
1 parent 8fb2c9e commit 828ac33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
03D151D62E0E9E43007A38BE /* ExecuTorchLLM */,
360360
);
361361
name = apple;
362-
path = ../../../../../../../../executorch/extension/llm/apple;
362+
path = ../../../../../../extension/llm/apple;
363363
sourceTree = "<group>";
364364
};
365365
F292B0842D88B0D200BE6839 /* tokenizers */ = {

0 commit comments

Comments
 (0)