|
430 | 430 | }; |
431 | 431 | name = Release; |
432 | 432 | }; |
433 | | - 18627C9029052BE000BD2A04 /* Debug */ = { |
434 | | - isa = XCBuildConfiguration; |
435 | | - buildSettings = { |
436 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
437 | | - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
438 | | - CODE_SIGN_STYLE = Automatic; |
439 | | - CURRENT_PROJECT_VERSION = 1; |
440 | | - DEVELOPMENT_TEAM = P8JZH34X63; |
441 | | - GCC_WARN_64_TO_32_BIT_CONVERSION = NO; |
442 | | - GENERATE_INFOPLIST_FILE = YES; |
443 | | - HEADER_SEARCH_PATHS = ../../../ggml/src/; |
444 | | - INFOPLIST_FILE = whisper.objc/Info.plist; |
445 | | - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
446 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
447 | | - INFOPLIST_KEY_UIMainStoryboardFile = Main; |
448 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
449 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
450 | | - LD_RUNPATH_SEARCH_PATHS = ( |
451 | | - "$(inherited)", |
452 | | - "@executable_path/Frameworks", |
453 | | - ); |
454 | | - MARKETING_VERSION = 1.0; |
455 | | - MTL_HEADER_SEARCH_PATHS = ""; |
456 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.ggerganov.whisper-objc"; |
457 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
458 | | - SWIFT_EMIT_LOC_STRINGS = YES; |
459 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
460 | | - }; |
461 | | - name = Debug; |
462 | | - }; |
463 | | - 18627C9129052BE000BD2A04 /* Release */ = { |
464 | | - isa = XCBuildConfiguration; |
465 | | - buildSettings = { |
466 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
467 | | - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
468 | | - CODE_SIGN_STYLE = Automatic; |
469 | | - CURRENT_PROJECT_VERSION = 1; |
470 | | - DEVELOPMENT_TEAM = P8JZH34X63; |
471 | | - GCC_WARN_64_TO_32_BIT_CONVERSION = NO; |
472 | | - GENERATE_INFOPLIST_FILE = YES; |
473 | | - HEADER_SEARCH_PATHS = ../../../ggml/src/; |
474 | | - INFOPLIST_FILE = whisper.objc/Info.plist; |
475 | | - INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
476 | | - INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
477 | | - INFOPLIST_KEY_UIMainStoryboardFile = Main; |
478 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
479 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
480 | | - LD_RUNPATH_SEARCH_PATHS = ( |
481 | | - "$(inherited)", |
482 | | - "@executable_path/Frameworks", |
483 | | - ); |
484 | | - MARKETING_VERSION = 1.0; |
485 | | - MTL_HEADER_SEARCH_PATHS = ""; |
486 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.ggerganov.whisper-objc"; |
487 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
488 | | - SWIFT_EMIT_LOC_STRINGS = YES; |
489 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
490 | | - }; |
491 | | - name = Release; |
492 | | - }; |
493 | 433 | /* End XCBuildConfiguration section */ |
494 | 434 |
|
495 | 435 | /* Begin XCConfigurationList section */ |
|
502 | 442 | defaultConfigurationIsVisible = 0; |
503 | 443 | defaultConfigurationName = Release; |
504 | 444 | }; |
505 | | - 18627C8F29052BE000BD2A04 /* Build configuration list for PBXNativeTarget "whisper.objc" */ = { |
506 | | - isa = XCConfigurationList; |
507 | | - buildConfigurations = ( |
508 | | - 18627C9029052BE000BD2A04 /* Debug */, |
509 | | - 18627C9129052BE000BD2A04 /* Release */, |
510 | | - ); |
511 | | - defaultConfigurationIsVisible = 0; |
512 | | - defaultConfigurationName = Release; |
513 | | - }; |
514 | 445 | /* End XCConfigurationList section */ |
515 | 446 | }; |
516 | 447 | rootObject = 18627C6E29052BDF00BD2A04 /* Project object */; |
|
0 commit comments