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 37c8802 commit 49c389bCopy full SHA for 49c389b
examples/whisper.objc/whisper.objc.xcodeproj/project.pbxproj
@@ -363,7 +363,7 @@
363
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
364
GCC_WARN_UNUSED_FUNCTION = YES;
365
GCC_WARN_UNUSED_VARIABLE = YES;
366
- HEADER_SEARCH_PATHS = "";
+ HEADER_SEARCH_PATHS = ../../../ggml/src/;
367
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
368
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
369
MTL_FAST_MATH = YES;
@@ -417,7 +417,7 @@
417
418
419
420
421
422
MTL_ENABLE_DEBUG_INFO = NO;
423
0 commit comments