Fail to raise open file limit

I encounter this error when I try to build my project in Xcode. Anyone knows why this error occurs?

Replies

Could you detail:

- when exactly do you get the error at build ?

- What is the exact complete error message ?

- Do you use external libraries

- any other information that can explain the context

This is the exact diagnostic given by Xcode. I am building a Single View App project. I didn't use an external library. I am doing some demo, but this error occurs.


failed to raise open file limit


----------------------------------------


SchemeBuildError: Failed to build the scheme "Memorize"


failed to raise open file limit


Build system information:

error: failed to raise open file limit


--------------------------------------

Solved. Just a system setting issue

How do you solve this, I encountered the same problem too, totally have no idea what to do