-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Checking out Objective-Smalltalk, MPWFoundation, selecting the 'stsh' scheme, and hitting build results in the following error:
...
/bin/sh -c /Users/mstone/Library/Developer/Xcode/DerivedData/objective-smalltalk-ennpizgpendiubaaqiihhtetjsas/Build/Intermediates.noindex/MPWFoundation.build/Release/MPWFoundationFramework.build/Script-1FF8FE2809B49D0200652476.sh
---
/Users/mstone/Library/Developer/Xcode/DerivedData/objective-smalltalk-ennpizgpendiubaaqiihhtetjsas/Build/Intermediates.noindex/MPWFoundation.build/Release/MPWFoundationFramework.build/Script-1FF8FE2809B49D0200652476.sh: line 7: /Users/mstone/Library/Developer/Xcode/DerivedData/objective-smalltalk-ennpizgpendiubaaqiihhtetjsas/Build/Products/Release/MPWFoundation.framework: is a directory
Command PhaseScriptExecution failed with a nonzero exit code
Further printf-debugging in the script of the Test build phase of the MPWFoundationFramework target suggests that this may be due to tester=`which testlogger` failing to find testlogger in my PATH.
As for what to do: should MPWTest / testlogger be listed in the README as a required dependency, if the default build cannot complete without it?
(or, even better, can the default build configuration cause it to be built if needed without further developer intervention?)
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels