-
Notifications
You must be signed in to change notification settings - Fork 311
Closed
Description
I'm getting the following error when trying to run XcodeCoverage
[ProjectName]/Libraries/XcodeCoverage/exportenv.sh: line 7: XcodeCoverage/env.sh: No such file or directory
My directory structure is as follows
- [ProjectName].xcodeproj
- [ProjectName]
- [ProjectName] / Libraries
- [ProjectName] / Libraries / XcodeCoverage
I have used the following script command "[ProjectName]/Libraries/XcodeCoverage/exportenv.sh"
I am using Xcode 4.6.
I have not added any of the files to the actual project just placed them within the folder. Either way it can see the script, just can't access the env.sh file
Metadata
Metadata
Assignees
Labels
No labels