|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
8 | 8 |
|
| 9 | +/* Begin PBXAggregateTarget section */ |
| 10 | + 84D003751DB8FE1000560583 /* LFLiveKitFramework-universal */ = { |
| 11 | + isa = PBXAggregateTarget; |
| 12 | + buildConfigurationList = 84D003761DB8FE1000560583 /* Build configuration list for PBXAggregateTarget "LFLiveKitFramework-universal" */; |
| 13 | + buildPhases = ( |
| 14 | + 84D0037B1DB8FE1C00560583 /* ShellScript */, |
| 15 | + ); |
| 16 | + dependencies = ( |
| 17 | + 84D0037A1DB8FE1800560583 /* PBXTargetDependency */, |
| 18 | + ); |
| 19 | + name = "LFLiveKitFramework-universal"; |
| 20 | + productName = "LFLiveKitFramework-universal"; |
| 21 | + }; |
| 22 | +/* End PBXAggregateTarget section */ |
| 23 | + |
9 | 24 | /* Begin PBXBuildFile section */
|
10 | 25 | 8495F66F1DB8F14600542124 /* LFLiveKitFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 8495F66D1DB8F14600542124 /* LFLiveKitFramework.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
11 | 26 | 8495F6731DB8F1EE00542124 /* LFAudioCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 84D8B5851D768B6E00752B56 /* LFAudioCapture.h */; };
|
|
110 | 125 | 84D8B5EA1D768B6E00752B56 /* NSMutableArray+LFAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = 84D8B5BA1D768B6E00752B56 /* NSMutableArray+LFAdd.m */; };
|
111 | 126 | /* End PBXBuildFile section */
|
112 | 127 |
|
| 128 | +/* Begin PBXContainerItemProxy section */ |
| 129 | + 84D003791DB8FE1800560583 /* PBXContainerItemProxy */ = { |
| 130 | + isa = PBXContainerItemProxy; |
| 131 | + containerPortal = 84D8B3871D7574D600752B56 /* Project object */; |
| 132 | + proxyType = 1; |
| 133 | + remoteGlobalIDString = 8495F66A1DB8F14600542124; |
| 134 | + remoteInfo = LFLiveKitFramework; |
| 135 | + }; |
| 136 | +/* End PBXContainerItemProxy section */ |
| 137 | + |
113 | 138 | /* Begin PBXFileReference section */
|
114 | 139 | 8495F66B1DB8F14600542124 /* LFLiveKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LFLiveKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
115 | 140 | 8495F66D1DB8F14600542124 /* LFLiveKitFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LFLiveKitFramework.h; sourceTree = "<group>"; };
|
|
429 | 454 | 8495F6671DB8F14600542124 /* Frameworks */,
|
430 | 455 | 8495F6681DB8F14600542124 /* Headers */,
|
431 | 456 | 8495F6691DB8F14600542124 /* Resources */,
|
| 457 | + 84D0037D1DB9023F00560583 /* ShellScript */, |
432 | 458 | );
|
433 | 459 | buildRules = (
|
434 | 460 | );
|
|
469 | 495 | CreatedOnToolsVersion = 8.0;
|
470 | 496 | ProvisioningStyle = Automatic;
|
471 | 497 | };
|
| 498 | + 84D003751DB8FE1000560583 = { |
| 499 | + CreatedOnToolsVersion = 8.0; |
| 500 | + DevelopmentTeam = G497YX6CBT; |
| 501 | + ProvisioningStyle = Automatic; |
| 502 | + }; |
472 | 503 | 84D8B38F1D7574D600752B56 = {
|
473 | 504 | CreatedOnToolsVersion = 7.3.1;
|
474 | 505 | };
|
|
488 | 519 | targets = (
|
489 | 520 | 84D8B38F1D7574D600752B56 /* LFLiveKit */,
|
490 | 521 | 8495F66A1DB8F14600542124 /* LFLiveKitFramework */,
|
| 522 | + 84D003751DB8FE1000560583 /* LFLiveKitFramework-universal */, |
491 | 523 | );
|
492 | 524 | };
|
493 | 525 | /* End PBXProject section */
|
|
502 | 534 | };
|
503 | 535 | /* End PBXResourcesBuildPhase section */
|
504 | 536 |
|
| 537 | +/* Begin PBXShellScriptBuildPhase section */ |
| 538 | + 84D0037B1DB8FE1C00560583 /* ShellScript */ = { |
| 539 | + isa = PBXShellScriptBuildPhase; |
| 540 | + buildActionMask = 2147483647; |
| 541 | + files = ( |
| 542 | + ); |
| 543 | + inputPaths = ( |
| 544 | + ); |
| 545 | + outputPaths = ( |
| 546 | + ); |
| 547 | + runOnlyForDeploymentPostprocessing = 0; |
| 548 | + shellPath = /bin/sh; |
| 549 | + shellScript = "../scripts/build-universal-framework.sh\n"; |
| 550 | + }; |
| 551 | + 84D0037D1DB9023F00560583 /* ShellScript */ = { |
| 552 | + isa = PBXShellScriptBuildPhase; |
| 553 | + buildActionMask = 2147483647; |
| 554 | + files = ( |
| 555 | + ); |
| 556 | + inputPaths = ( |
| 557 | + ); |
| 558 | + outputPaths = ( |
| 559 | + ); |
| 560 | + runOnlyForDeploymentPostprocessing = 0; |
| 561 | + shellPath = /bin/sh; |
| 562 | + shellScript = "echo \"${env}\""; |
| 563 | + }; |
| 564 | +/* End PBXShellScriptBuildPhase section */ |
| 565 | + |
505 | 566 | /* Begin PBXSourcesBuildPhase section */
|
506 | 567 | 8495F6661DB8F14600542124 /* Sources */ = {
|
507 | 568 | isa = PBXSourcesBuildPhase;
|
|
563 | 624 | };
|
564 | 625 | /* End PBXSourcesBuildPhase section */
|
565 | 626 |
|
| 627 | +/* Begin PBXTargetDependency section */ |
| 628 | + 84D0037A1DB8FE1800560583 /* PBXTargetDependency */ = { |
| 629 | + isa = PBXTargetDependency; |
| 630 | + target = 8495F66A1DB8F14600542124 /* LFLiveKitFramework */; |
| 631 | + targetProxy = 84D003791DB8FE1800560583 /* PBXContainerItemProxy */; |
| 632 | + }; |
| 633 | +/* End PBXTargetDependency section */ |
| 634 | + |
566 | 635 | /* Begin XCBuildConfiguration section */
|
567 | 636 | 8495F6711DB8F14600542124 /* Debug */ = {
|
568 | 637 | isa = XCBuildConfiguration;
|
|
588 | 657 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
589 | 658 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
590 | 659 | MACH_O_TYPE = staticlib;
|
| 660 | + OTHER_LDFLAGS = "-ObjC"; |
591 | 661 | PRODUCT_BUNDLE_IDENTIFIER = com.youku.LFLiveKit;
|
592 | 662 | PRODUCT_NAME = LFLiveKit;
|
593 | 663 | SKIP_INSTALL = YES;
|
|
618 | 688 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
619 | 689 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
620 | 690 | MACH_O_TYPE = staticlib;
|
| 691 | + OTHER_LDFLAGS = "-ObjC"; |
621 | 692 | PRODUCT_BUNDLE_IDENTIFIER = com.youku.LFLiveKit;
|
622 | 693 | PRODUCT_NAME = LFLiveKit;
|
623 | 694 | SKIP_INSTALL = YES;
|
624 | 695 | };
|
625 | 696 | name = Release;
|
626 | 697 | };
|
| 698 | + 84D003771DB8FE1000560583 /* Debug */ = { |
| 699 | + isa = XCBuildConfiguration; |
| 700 | + buildSettings = { |
| 701 | + DEVELOPMENT_TEAM = G497YX6CBT; |
| 702 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 703 | + }; |
| 704 | + name = Debug; |
| 705 | + }; |
| 706 | + 84D003781DB8FE1000560583 /* Release */ = { |
| 707 | + isa = XCBuildConfiguration; |
| 708 | + buildSettings = { |
| 709 | + DEVELOPMENT_TEAM = G497YX6CBT; |
| 710 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 711 | + }; |
| 712 | + name = Release; |
| 713 | + }; |
627 | 714 | 84D8B3961D7574D600752B56 /* Debug */ = {
|
628 | 715 | isa = XCBuildConfiguration;
|
629 | 716 | buildSettings = {
|
|
723 | 810 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
724 | 811 | HEADER_SEARCH_PATHS = (
|
725 | 812 | "$(inherited)",
|
726 |
| - "\"$(SRCROOT)/../LFLiveKitDemo/Pods\"/**", |
| 813 | + "\"$(SRCROOT)/../samples/LFLiveKitDemo/Pods\"/**", |
727 | 814 | );
|
728 | 815 | INFOPLIST_FILE = Info.plist;
|
729 | 816 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
747 | 834 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
748 | 835 | HEADER_SEARCH_PATHS = (
|
749 | 836 | "$(inherited)",
|
750 |
| - "\"$(SRCROOT)/../LFLiveKitDemo/Pods\"/**", |
| 837 | + "\"$(SRCROOT)/../samples/LFLiveKitDemo/Pods\"/**", |
751 | 838 | );
|
752 | 839 | INFOPLIST_FILE = Info.plist;
|
753 | 840 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
774 | 861 | defaultConfigurationIsVisible = 0;
|
775 | 862 | defaultConfigurationName = Release;
|
776 | 863 | };
|
| 864 | + 84D003761DB8FE1000560583 /* Build configuration list for PBXAggregateTarget "LFLiveKitFramework-universal" */ = { |
| 865 | + isa = XCConfigurationList; |
| 866 | + buildConfigurations = ( |
| 867 | + 84D003771DB8FE1000560583 /* Debug */, |
| 868 | + 84D003781DB8FE1000560583 /* Release */, |
| 869 | + ); |
| 870 | + defaultConfigurationIsVisible = 0; |
| 871 | + defaultConfigurationName = Release; |
| 872 | + }; |
777 | 873 | 84D8B38A1D7574D600752B56 /* Build configuration list for PBXProject "LFLiveKit" */ = {
|
778 | 874 | isa = XCConfigurationList;
|
779 | 875 | buildConfigurations = (
|
|
0 commit comments