Running detox build --configuration ios.sim.release
takes an over an hour to finish
#4300
kabellanosa1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would run
detox build --configuration ios.sim.release
in the terminal then get these logs:then i would have to wait for over an hour before i see a sign of progress where a bunch of logs get printed and then it finishes building. After then i would be able to run
detox test
.Is this something i can fix?
Beta Was this translation helpful? Give feedback.
All reactions