|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 52; |
| 6 | + objectVersion = 55; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
54 | 54 | B59D0B6F255C904900D6CCE5 /* FileAudioSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59D0B6E255C904900D6CCE5 /* FileAudioSource.swift */; }; |
55 | 55 | B59DF10424916FD50043C498 /* DispatchQueue+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59DF10324916FD50043C498 /* DispatchQueue+Helpers.swift */; }; |
56 | 56 | B59DF1A32493E90C0043C498 /* AudioFileStream+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59DF1A22493E90C0043C498 /* AudioFileStream+Helpers.swift */; }; |
57 | | - B5AEDBB824744153007D8101 /* AudioStreaming.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5AEDBAE24744153007D8101 /* AudioStreaming.framework */; }; |
| 57 | + B5AEDBB824744153007D8101 /* AudioStreaming.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5AEDBAE24744153007D8101 /* AudioStreaming.framework */; platformFilters = (ios, tvos, ); }; |
58 | 58 | B5AEDBBF24744153007D8101 /* AudioStreaming.h in Headers */ = {isa = PBXBuildFile; fileRef = B5AEDBB124744153007D8101 /* AudioStreaming.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
59 | 59 | B5B36E432655A32200DC96F5 /* FrameFilterProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B36E422655A32200DC96F5 /* FrameFilterProcessor.swift */; }; |
60 | 60 | B5B3B7CC248647ED00656828 /* AudioPlayerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B3B7CB248647ED00656828 /* AudioPlayerState.swift */; }; |
|
528 | 528 | B5AEDBA524744153007D8101 /* Project object */ = { |
529 | 529 | isa = PBXProject; |
530 | 530 | attributes = { |
| 531 | + BuildIndependentTargetsInParallel = YES; |
531 | 532 | LastSwiftUpdateCheck = 1140; |
532 | | - LastUpgradeCheck = 1200; |
| 533 | + LastUpgradeCheck = 1620; |
533 | 534 | ORGANIZATIONNAME = Decimal; |
534 | 535 | TargetAttributes = { |
535 | 536 | B5AEDBAD24744153007D8101 = { |
|
587 | 588 | /* Begin PBXShellScriptBuildPhase section */ |
588 | 589 | B583864B2545858E0087A712 /* SwiftLint */ = { |
589 | 590 | isa = PBXShellScriptBuildPhase; |
| 591 | + alwaysOutOfDate = 1; |
590 | 592 | buildActionMask = 2147483647; |
591 | 593 | files = ( |
592 | 594 | ); |
|
683 | 685 | /* Begin PBXTargetDependency section */ |
684 | 686 | B5AEDBBA24744153007D8101 /* PBXTargetDependency */ = { |
685 | 687 | isa = PBXTargetDependency; |
| 688 | + platformFilters = ( |
| 689 | + ios, |
| 690 | + tvos, |
| 691 | + ); |
686 | 692 | target = B5AEDBAD24744153007D8101 /* AudioStreaming */; |
687 | 693 | targetProxy = B5AEDBB924744153007D8101 /* PBXContainerItemProxy */; |
688 | 694 | }; |
|
727 | 733 | DEBUG_INFORMATION_FORMAT = dwarf; |
728 | 734 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
729 | 735 | ENABLE_TESTABILITY = YES; |
| 736 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
730 | 737 | GCC_C_LANGUAGE_STANDARD = gnu11; |
731 | 738 | GCC_DYNAMIC_NO_PIC = NO; |
732 | 739 | GCC_NO_COMMON_BLOCKS = YES; |
|
793 | 800 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
794 | 801 | ENABLE_NS_ASSERTIONS = NO; |
795 | 802 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 803 | + ENABLE_USER_SCRIPT_SANDBOXING = YES; |
796 | 804 | GCC_C_LANGUAGE_STANDARD = gnu11; |
797 | 805 | GCC_NO_COMMON_BLOCKS = YES; |
798 | 806 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
819 | 827 | isa = XCBuildConfiguration; |
820 | 828 | buildSettings = { |
821 | 829 | CLANG_ENABLE_MODULES = YES; |
| 830 | + CODE_SIGN_IDENTITY = ""; |
822 | 831 | CODE_SIGN_STYLE = Automatic; |
823 | 832 | CURRENT_PROJECT_VERSION = 2; |
824 | 833 | DEFINES_MODULE = YES; |
825 | 834 | DYLIB_COMPATIBILITY_VERSION = 1; |
826 | 835 | DYLIB_CURRENT_VERSION = 1; |
827 | 836 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 837 | + ENABLE_MODULE_VERIFIER = YES; |
828 | 838 | INFOPLIST_FILE = AudioStreaming/Info.plist; |
829 | 839 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
830 | 840 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
|
834 | 844 | "@loader_path/Frameworks", |
835 | 845 | ); |
836 | 846 | MARKETING_VERSION = 1.2.6; |
| 847 | + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; |
837 | 848 | OTHER_LDFLAGS = "-ObjC"; |
838 | 849 | PRODUCT_BUNDLE_IDENTIFIER = com.decimal.AudioStreaming; |
839 | 850 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
840 | 851 | SKIP_INSTALL = YES; |
841 | | - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; |
| 852 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx"; |
842 | 853 | SUPPORTS_MACCATALYST = NO; |
843 | 854 | SWIFT_OBJC_BRIDGING_HEADER = ""; |
844 | 855 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
845 | 856 | SWIFT_VERSION = 5.0; |
846 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 857 | + TARGETED_DEVICE_FAMILY = "1,2,3"; |
847 | 858 | }; |
848 | 859 | name = Debug; |
849 | 860 | }; |
850 | 861 | B5AEDBC424744153007D8101 /* Release */ = { |
851 | 862 | isa = XCBuildConfiguration; |
852 | 863 | buildSettings = { |
853 | 864 | CLANG_ENABLE_MODULES = YES; |
| 865 | + CODE_SIGN_IDENTITY = ""; |
854 | 866 | CODE_SIGN_STYLE = Automatic; |
855 | 867 | CURRENT_PROJECT_VERSION = 2; |
856 | 868 | DEFINES_MODULE = YES; |
857 | 869 | DYLIB_COMPATIBILITY_VERSION = 1; |
858 | 870 | DYLIB_CURRENT_VERSION = 1; |
859 | 871 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 872 | + ENABLE_MODULE_VERIFIER = YES; |
860 | 873 | INFOPLIST_FILE = AudioStreaming/Info.plist; |
861 | 874 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
862 | 875 | IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
|
866 | 879 | "@loader_path/Frameworks", |
867 | 880 | ); |
868 | 881 | MARKETING_VERSION = 1.2.6; |
| 882 | + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14"; |
869 | 883 | OTHER_LDFLAGS = "-ObjC"; |
870 | 884 | PRODUCT_BUNDLE_IDENTIFIER = com.decimal.AudioStreaming; |
871 | 885 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
872 | 886 | SKIP_INSTALL = YES; |
873 | | - SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; |
| 887 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx"; |
874 | 888 | SUPPORTS_MACCATALYST = NO; |
875 | 889 | SWIFT_OBJC_BRIDGING_HEADER = ""; |
876 | 890 | SWIFT_VERSION = 5.0; |
877 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 891 | + TARGETED_DEVICE_FAMILY = "1,2,3"; |
878 | 892 | }; |
879 | 893 | name = Release; |
880 | 894 | }; |
881 | 895 | B5AEDBC624744153007D8101 /* Debug */ = { |
882 | 896 | isa = XCBuildConfiguration; |
883 | 897 | buildSettings = { |
884 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
885 | 898 | CLANG_ENABLE_MODULES = YES; |
886 | 899 | CODE_SIGN_STYLE = Automatic; |
887 | 900 | INFOPLIST_FILE = AudioStreamingTests/Info.plist; |
|
893 | 906 | ); |
894 | 907 | PRODUCT_BUNDLE_IDENTIFIER = com.decimal.AudioStreamingTests; |
895 | 908 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 909 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator"; |
| 910 | + SUPPORTS_MACCATALYST = YES; |
896 | 911 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
897 | 912 | SWIFT_VERSION = 5.0; |
898 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 913 | + TARGETED_DEVICE_FAMILY = "1,2,3"; |
899 | 914 | }; |
900 | 915 | name = Debug; |
901 | 916 | }; |
902 | 917 | B5AEDBC724744153007D8101 /* Release */ = { |
903 | 918 | isa = XCBuildConfiguration; |
904 | 919 | buildSettings = { |
905 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
906 | 920 | CLANG_ENABLE_MODULES = YES; |
907 | 921 | CODE_SIGN_STYLE = Automatic; |
908 | 922 | INFOPLIST_FILE = AudioStreamingTests/Info.plist; |
|
914 | 928 | ); |
915 | 929 | PRODUCT_BUNDLE_IDENTIFIER = com.decimal.AudioStreamingTests; |
916 | 930 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 931 | + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator"; |
| 932 | + SUPPORTS_MACCATALYST = YES; |
917 | 933 | SWIFT_VERSION = 5.0; |
918 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
| 934 | + TARGETED_DEVICE_FAMILY = "1,2,3"; |
919 | 935 | }; |
920 | 936 | name = Release; |
921 | 937 | }; |
|
0 commit comments