packages
packages copied to clipboard
Failed to build, new error
Mac OS 10.12.6, Xcode 9
get this during build
** BUILD FAILED **
The following build commands failed: CompileC /Users/dan/Desktop/GIT/packages/distribution/build/requirements/Build/Intermediates/PKGRequirementViewControllerFiles.build/Release/PKGRequirementViewControllerFiles.build/Objects-normal/x86_64/PKGRequirementViewControllerFiles.o PKGRequirementViewControllerFiles/PKGRequirementViewControllerFiles.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure)
I've fixed a problem with the packages_builder project build failing because of a .h that had not been updated.
This should allow the build script to work until it tries to build the .app and "correctly" fails since the Xcode project for the .app is not in the git repository yet.
I didn't see any other issue.