Skip to content

Instantly share code, notes, and snippets.

@ksuther
Created October 10, 2017 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksuther/65dd426602ada6edb37bb54c6da3eb17 to your computer and use it in GitHub Desktop.
Save ksuther/65dd426602ada6edb37bb54c6da3eb17 to your computer and use it in GitHub Desktop.
Initialization: Determining VCS state...
Initialization: Resolving build settings...
Rule LoadMethodWithoutAutoreleasePool will not be applied: “Applies to projects targeting an OS prior to iOS 6 or Mac OS 10.8.”
Rule MissingDeviceTypeResource will not be applied: “Applies to iOS targets.”
Rule ReleaseBuildCompilerArgs will not be applied: “Applies to release builds.”
Rule TerminatingApp will not be applied: “Applies to release builds of iOS targets.”
Rule NSLogUsed will not be applied: “Applies to release builds.”
Rule MissingNotificationCenterDetachment will not be applied: “Applies to projects targeting an OS prior to iOS 9 or Mac OS 10.11.”
Using xcrun at: /usr/bin/xcrun
Using xcodebuild at: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild
Using Xcode 9.0, Build version 9A235
Using Clang version 5.0.0 (tags/RELEASE_500/final 315277) (llvm/tags/RELEASE_500/final 315274)
Initialization: Building the project
Initialization: Building with xcodebuild arguments: [-project AppName.xcodeproj -configuration Debug CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO RUN_CLANG_STATIC_ANALYZER=NO GCC_TREAT_WARNINGS_AS_ERRORS=NO GCC_OPTIMIZATION_LEVEL=0 OPTIMIZATION_LEVEL=0 SHARED_PRECOMPS_DIR=/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH MODULE_CACHE_DIR=/Users/kent/Library/Caches/org.hasseg.fauxpas/ModuleCaches/Xcode_13247_Clang_version_5_0_0__tags_RELEASE_500_final_315277___llvm_tags_RELEASE_500_final_315274_ SYMROOT=/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug OBJROOT=/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot -scheme AppName build]
Initialization: Processing build steps
Initialization: Processing precompiled header #4/4 (ARC, Objective-C++, x86_64)
Initialization: Processing precompiled header #1/4 (ARC, Objective-C, x86_64)
Initialization: Processing precompiled header #2/4 (Non-ARC, Objective-C, x86_64)
Initialization: Processing precompiled header #3/4 (Non-ARC, C, x86_64)
ERROR: Initialization: Error parsing precompiled header #4: An AST deserialization error has occurred. Used arguments: (
"-x",
"objective-c++-header",
"-arch",
"x86_64",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fmacro-backtrace-limit=0",
"-std=gnu++11",
"-stdlib=libc++",
"-fobjc-arc",
"-fmodules",
"-gmodules",
"-fmodules-cache-path=/Users/kent/Library/Caches/org.hasseg.fauxpas/ModuleCaches/Xcode_13247_Clang_version_5_0_0__tags_RELEASE_500_final_315277___llvm_tags_RELEASE_500_final_315274_",
"-fmodules-prune-interval=86400",
"-fmodules-prune-after=345600",
"-fbuild-session-file=/Users/kent/Programming/Build/ModuleCache/Session.modulevalidation",
"-fmodules-validate-once-per-build-session",
"-Wnon-modular-include-in-framework-module",
"-Werror=non-modular-include-in-framework-module",
"-Wno-trigraphs",
"-fpascal-strings",
"-O0",
"-fno-common",
"-Wmissing-field-initializers",
"-Wno-missing-prototypes",
"-Wunreachable-code",
"-Wno-implicit-atomic-properties",
"-Werror=deprecated-objc-isa-usage",
"-Werror=objc-root-class",
"-Warc-repeated-use-of-weak",
"-Wno-arc-maybe-repeated-use-of-weak",
"-Wimplicit-retain-self",
"-Wno-non-virtual-dtor",
"-Wno-overloaded-virtual",
"-Wno-exit-time-destructors",
"-Wduplicate-method-match",
"-Wmissing-braces",
"-Wparentheses",
"-Wswitch",
"-Wunused-function",
"-Wunused-label",
"-Wno-unused-parameter",
"-Wunused-variable",
"-Wunused-value",
"-Wempty-body",
"-Wuninitialized",
"-Wconditional-uninitialized",
"-Wno-unknown-pragmas",
"-Wshadow",
"-Wno-four-char-constants",
"-Wno-conversion",
"-Wconstant-conversion",
"-Wint-conversion",
"-Wbool-conversion",
"-Wenum-conversion",
"-Wno-float-conversion",
"-Wnon-literal-null-conversion",
"-Wobjc-literal-conversion",
"-Wshorten-64-to-32",
"-Wno-newline-eof",
"-Wno-selector",
"-Wno-strict-selector-match",
"-Wundeclared-selector",
"-Wdeprecated-implementations",
"-Wno-c++11-extensions",
"-DDEBUG=1",
"-DDATA_COLLECTION_ENABLED",
"-DPRERELEASE_ONLY",
"-DOBJC_OLD_DISPATCH_PROTOTYPES=0",
"-isysroot",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk",
"-fasm-blocks",
"-fstrict-aliasing",
"-Wprotocol",
"-Wdeprecated-declarations",
"-Winvalid-offsetof",
"-mmacosx-version-min=10.11",
"-g",
"-fvisibility-inlines-hidden",
"-Wno-sign-conversion",
"-Winfinite-recursion",
"-Wmove",
"-Wcomma",
"-Wblock-capture-autoreleasing",
"-Wstrict-prototypes",
"-Wrange-loop-analysis",
"-index-store-path",
"/Users/kent/Programming/Build/AppName-atlifnweqqupcsgrdmxplfhchoob/Index/DataStore",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-generated-files.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-own-target-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-all-non-framework-target-headers.hmap",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-project-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug/include",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources/x86_64",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources",
"-F/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug",
"-Wno-implicit-retain-self",
"-MD",
"-MT",
dependencies,
"-MF",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-abzrhsinuhtgtkgqjaimxgkgbcjm/AppName-Prefix.pch.d",
"-c",
"/Users/kent/Programming/AppName/AppName/AppName-Prefix.pch",
"-o",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-abzrhsinuhtgtkgqjaimxgkgbcjm/AppName-Prefix.pch.pch",
"--serialize-diagnostics",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-abzrhsinuhtgtkgqjaimxgkgbcjm/AppName-Prefix.pch.dia",
"-isystem",
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1",
"-Wno-format-extra-args",
"-Wno-unknown-warning-option",
"-Wno-error"
)
ERROR: Initialization: Error parsing precompiled header #2: An AST deserialization error has occurred. Used arguments: (
"-x",
"objective-c-header",
"-arch",
"x86_64",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fmacro-backtrace-limit=0",
"-std=gnu99",
"-fobjc-arc",
"-fmodules",
"-gmodules",
"-fmodules-cache-path=/Users/kent/Library/Caches/org.hasseg.fauxpas/ModuleCaches/Xcode_13247_Clang_version_5_0_0__tags_RELEASE_500_final_315277___llvm_tags_RELEASE_500_final_315274_",
"-fmodules-prune-interval=86400",
"-fmodules-prune-after=345600",
"-fbuild-session-file=/Users/kent/Programming/Build/ModuleCache/Session.modulevalidation",
"-fmodules-validate-once-per-build-session",
"-Wnon-modular-include-in-framework-module",
"-Werror=non-modular-include-in-framework-module",
"-Wno-trigraphs",
"-fpascal-strings",
"-O0",
"-fno-common",
"-Wmissing-field-initializers",
"-Wno-missing-prototypes",
"-Wunreachable-code",
"-Wno-implicit-atomic-properties",
"-Werror=deprecated-objc-isa-usage",
"-Werror=objc-root-class",
"-Warc-repeated-use-of-weak",
"-Wno-arc-maybe-repeated-use-of-weak",
"-Wimplicit-retain-self",
"-Wduplicate-method-match",
"-Wmissing-braces",
"-Wparentheses",
"-Wswitch",
"-Wunused-function",
"-Wunused-label",
"-Wno-unused-parameter",
"-Wunused-variable",
"-Wunused-value",
"-Wempty-body",
"-Wuninitialized",
"-Wconditional-uninitialized",
"-Wno-unknown-pragmas",
"-Wshadow",
"-Wno-four-char-constants",
"-Wno-conversion",
"-Wconstant-conversion",
"-Wint-conversion",
"-Wbool-conversion",
"-Wenum-conversion",
"-Wno-float-conversion",
"-Wnon-literal-null-conversion",
"-Wobjc-literal-conversion",
"-Wshorten-64-to-32",
"-Wpointer-sign",
"-Wno-newline-eof",
"-Wno-selector",
"-Wno-strict-selector-match",
"-Wundeclared-selector",
"-Wdeprecated-implementations",
"-DDEBUG=1",
"-DDATA_COLLECTION_ENABLED",
"-DPRERELEASE_ONLY",
"-DOBJC_OLD_DISPATCH_PROTOTYPES=0",
"-isysroot",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk",
"-fasm-blocks",
"-fstrict-aliasing",
"-Wprotocol",
"-Wdeprecated-declarations",
"-mmacosx-version-min=10.11",
"-g",
"-Wno-sign-conversion",
"-Winfinite-recursion",
"-Wcomma",
"-Wblock-capture-autoreleasing",
"-Wstrict-prototypes",
"-index-store-path",
"/Users/kent/Programming/Build/AppName-atlifnweqqupcsgrdmxplfhchoob/Index/DataStore",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-generated-files.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-own-target-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-all-non-framework-target-headers.hmap",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-project-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug/include",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources/x86_64",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources",
"-F/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug",
"-fno-objc-arc",
"-MD",
"-MT",
dependencies,
"-MF",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-ahzjburznhbiaxgmncaauwqfsxqp/AppName-Prefix.pch.d",
"-c",
"/Users/kent/Programming/AppName/AppName/AppName-Prefix.pch",
"-o",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-ahzjburznhbiaxgmncaauwqfsxqp/AppName-Prefix.pch.pch",
"--serialize-diagnostics",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-ahzjburznhbiaxgmncaauwqfsxqp/AppName-Prefix.pch.dia",
"-Wno-format-extra-args",
"-Wno-unknown-warning-option",
"-Wno-error"
)
ERROR: Initialization: Error parsing precompiled header #3: An AST deserialization error has occurred. Used arguments: (
"-x",
"c-header",
"-arch",
"x86_64",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fmacro-backtrace-limit=0",
"-std=gnu99",
"-fmodules",
"-gmodules",
"-fmodules-cache-path=/Users/kent/Library/Caches/org.hasseg.fauxpas/ModuleCaches/Xcode_13247_Clang_version_5_0_0__tags_RELEASE_500_final_315277___llvm_tags_RELEASE_500_final_315274_",
"-fmodules-prune-interval=86400",
"-fmodules-prune-after=345600",
"-fbuild-session-file=/Users/kent/Programming/Build/ModuleCache/Session.modulevalidation",
"-fmodules-validate-once-per-build-session",
"-Wnon-modular-include-in-framework-module",
"-Werror=non-modular-include-in-framework-module",
"-Wno-trigraphs",
"-fpascal-strings",
"-O0",
"-fno-common",
"-Wmissing-field-initializers",
"-Wno-missing-prototypes",
"-Wunreachable-code",
"-Werror=deprecated-objc-isa-usage",
"-Werror=objc-root-class",
"-Wmissing-braces",
"-Wparentheses",
"-Wswitch",
"-Wunused-function",
"-Wunused-label",
"-Wno-unused-parameter",
"-Wunused-variable",
"-Wunused-value",
"-Wempty-body",
"-Wuninitialized",
"-Wconditional-uninitialized",
"-Wno-unknown-pragmas",
"-Wshadow",
"-Wno-four-char-constants",
"-Wno-conversion",
"-Wconstant-conversion",
"-Wint-conversion",
"-Wbool-conversion",
"-Wenum-conversion",
"-Wno-float-conversion",
"-Wnon-literal-null-conversion",
"-Wobjc-literal-conversion",
"-Wshorten-64-to-32",
"-Wpointer-sign",
"-Wno-newline-eof",
"-DDEBUG=1",
"-DDATA_COLLECTION_ENABLED",
"-DPRERELEASE_ONLY",
"-isysroot",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk",
"-fasm-blocks",
"-fstrict-aliasing",
"-Wdeprecated-declarations",
"-mmacosx-version-min=10.11",
"-g",
"-Wno-sign-conversion",
"-Winfinite-recursion",
"-Wcomma",
"-Wblock-capture-autoreleasing",
"-Wstrict-prototypes",
"-index-store-path",
"/Users/kent/Programming/Build/AppName-atlifnweqqupcsgrdmxplfhchoob/Index/DataStore",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-generated-files.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-own-target-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-all-non-framework-target-headers.hmap",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-project-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug/include",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources/x86_64",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources",
"-F/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug",
"-MD",
"-MT",
dependencies,
"-MF",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-bguxihntgwfhjjcntrbiemtshfwf/AppName-Prefix.pch.d",
"-c",
"/Users/kent/Programming/AppName/AppName/AppName-Prefix.pch",
"-o",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-bguxihntgwfhjjcntrbiemtshfwf/AppName-Prefix.pch.pch",
"--serialize-diagnostics",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-bguxihntgwfhjjcntrbiemtshfwf/AppName-Prefix.pch.dia",
"-Wno-format-extra-args",
"-Wno-unknown-warning-option",
"-Wno-error"
)
ERROR: Initialization: Error parsing precompiled header #1: An AST deserialization error has occurred. Used arguments: (
"-x",
"objective-c-header",
"-arch",
"x86_64",
"-fmessage-length=0",
"-fdiagnostics-show-note-include-stack",
"-fmacro-backtrace-limit=0",
"-std=gnu99",
"-fobjc-arc",
"-fmodules",
"-gmodules",
"-fmodules-cache-path=/Users/kent/Library/Caches/org.hasseg.fauxpas/ModuleCaches/Xcode_13247_Clang_version_5_0_0__tags_RELEASE_500_final_315277___llvm_tags_RELEASE_500_final_315274_",
"-fmodules-prune-interval=86400",
"-fmodules-prune-after=345600",
"-fbuild-session-file=/Users/kent/Programming/Build/ModuleCache/Session.modulevalidation",
"-fmodules-validate-once-per-build-session",
"-Wnon-modular-include-in-framework-module",
"-Werror=non-modular-include-in-framework-module",
"-Wno-trigraphs",
"-fpascal-strings",
"-O0",
"-fno-common",
"-Wmissing-field-initializers",
"-Wno-missing-prototypes",
"-Wunreachable-code",
"-Wno-implicit-atomic-properties",
"-Werror=deprecated-objc-isa-usage",
"-Werror=objc-root-class",
"-Warc-repeated-use-of-weak",
"-Wno-arc-maybe-repeated-use-of-weak",
"-Wimplicit-retain-self",
"-Wduplicate-method-match",
"-Wmissing-braces",
"-Wparentheses",
"-Wswitch",
"-Wunused-function",
"-Wunused-label",
"-Wno-unused-parameter",
"-Wunused-variable",
"-Wunused-value",
"-Wempty-body",
"-Wuninitialized",
"-Wconditional-uninitialized",
"-Wno-unknown-pragmas",
"-Wshadow",
"-Wno-four-char-constants",
"-Wno-conversion",
"-Wconstant-conversion",
"-Wint-conversion",
"-Wbool-conversion",
"-Wenum-conversion",
"-Wno-float-conversion",
"-Wnon-literal-null-conversion",
"-Wobjc-literal-conversion",
"-Wshorten-64-to-32",
"-Wpointer-sign",
"-Wno-newline-eof",
"-Wno-selector",
"-Wno-strict-selector-match",
"-Wundeclared-selector",
"-Wdeprecated-implementations",
"-DDEBUG=1",
"-DDATA_COLLECTION_ENABLED",
"-DPRERELEASE_ONLY",
"-DOBJC_OLD_DISPATCH_PROTOTYPES=0",
"-isysroot",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk",
"-fasm-blocks",
"-fstrict-aliasing",
"-Wprotocol",
"-Wdeprecated-declarations",
"-mmacosx-version-min=10.11",
"-g",
"-Wno-sign-conversion",
"-Winfinite-recursion",
"-Wcomma",
"-Wblock-capture-autoreleasing",
"-Wstrict-prototypes",
"-index-store-path",
"/Users/kent/Programming/Build/AppName-atlifnweqqupcsgrdmxplfhchoob/Index/DataStore",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-generated-files.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-own-target-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-all-non-framework-target-headers.hmap",
"-iquote",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/AppName-project-headers.hmap",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug/include",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources/x86_64",
"-I/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-ObjRoot/AppName.build/Debug/AppName.build/DerivedSources",
"-F/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/Debug",
"-MD",
"-MT",
dependencies,
"-MF",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-avxhuhmqdihhezawxmaggetqgvzz/AppName-Prefix.pch.d",
"-c",
"/Users/kent/Programming/AppName/AppName/AppName-Prefix.pch",
"-o",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-avxhuhmqdihhezawxmaggetqgvzz/AppName-Prefix.pch.pch",
"--serialize-diagnostics",
"/Users/kent/Library/Caches/org.hasseg.fauxpas/BuildSymroots/AppName_9ab1e6dd5e1760365c87d26d1fa5e23ed29194ec/AppName_Debug/FauxPas-PCH/AppName-Prefix-avxhuhmqdihhezawxmaggetqgvzz/AppName-Prefix.pch.dia",
"-Wno-format-extra-args",
"-Wno-unknown-warning-option",
"-Wno-error"
)
Initialization: Interpreting 84 XIB files...
Preparation failed → clearing build log caches
Checked total 0 code statements in 00:00:51.191 (the preparation took 00:00:48.541 (94.8%)).
Some errors were encountered. If these are a problem, please consider the following remedies:
• Just try again — the project caches have now been cleared
• If this project must be built via a workspace (and cannot be built independently), specify the workspace and scheme to build the project with by using the 'Xcode workspace to build project with' and 'Xcode scheme to build project with' options.
• In general, ensure that the xcodebuild arguments Faux Pas uses are correct: enable the 'verbose' option and try performing the checks to see what arguments are being used, and then determine if they need to be adjusted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment