I'm trying to run testing on GoCD for React Native using Detox on Mac. It 
is suppose to launch the iOS simulator and run the test. 

But React Native really do not like spaces in it's path. So it will give 
this error because of spaces in "Application Support" and "Go Agent"

Error: field CFBundleIdentifier not found inside Info.plist of app binary 
at /Users/******/Library/Application Support/Go 
Agent/pipelines/Detox_Test/ios/build/Build/Products/Debug-iphonesimulator/CucumberRNTest.app

I'm just wondering if there's a way around that?

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to