From: Apple Date: Thu, 4 Oct 2018 22:54:34 +0000 (+0000) Subject: hfs-407.200.4.tar.gz X-Git-Tag: macos-1014^0 X-Git-Url: https://git.saurik.com/apple/hfs.git/commitdiff_plain/4ec02d5c7ea2cbb45ce3725407590ab14cc10615 hfs-407.200.4.tar.gz --- diff --git a/hfs.xcodeproj/project.pbxproj b/hfs.xcodeproj/project.pbxproj index bb7e64b..81bc813 100644 --- a/hfs.xcodeproj/project.pbxproj +++ b/hfs.xcodeproj/project.pbxproj @@ -2917,11 +2917,14 @@ 4DFD951C1537402A0039B6BA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + APPLY_RULES_IN_COPY_FILES = YES; COPY_PHASE_STRIP = NO; INFOPLIST_FILE = fs/Info.plist; + INFOPLIST_OUTPUT_FORMAT = binary; INSTALL_PATH = /System/Library/Filesystems; + PLIST_FILE_OUTPUT_FORMAT = binary; PRODUCT_NAME = hfs; - STRINGS_FILE_OUTPUT_ENCODING = "UTF-8"; + STRINGS_FILE_OUTPUT_ENCODING = binary; WRAPPER_EXTENSION = fs; }; name = Release; @@ -3897,11 +3900,14 @@ FBD5C7DB1B1D591800B4620E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + APPLY_RULES_IN_COPY_FILES = YES; COPY_PHASE_STRIP = NO; INFOPLIST_FILE = fs/Info.plist; + INFOPLIST_OUTPUT_FORMAT = binary; INSTALL_PATH = /System/Library/Filesystems; + PLIST_FILE_OUTPUT_FORMAT = binary; PRODUCT_NAME = hfs; - STRINGS_FILE_OUTPUT_ENCODING = "UTF-8"; + STRINGS_FILE_OUTPUT_ENCODING = binary; WRAPPER_EXTENSION = fs; }; name = Debug; @@ -4141,11 +4147,14 @@ FBD69B1A1B94E9990022ECAD /* Coverage */ = { isa = XCBuildConfiguration; buildSettings = { + APPLY_RULES_IN_COPY_FILES = YES; COPY_PHASE_STRIP = NO; INFOPLIST_FILE = fs/Info.plist; + INFOPLIST_OUTPUT_FORMAT = binary; INSTALL_PATH = /System/Library/Filesystems; + PLIST_FILE_OUTPUT_FORMAT = binary; PRODUCT_NAME = hfs; - STRINGS_FILE_OUTPUT_ENCODING = "UTF-8"; + STRINGS_FILE_OUTPUT_ENCODING = binary; WRAPPER_EXTENSION = fs; }; name = Coverage;