“too many errors emitted stopping now” - How to increase or remove the limit?

后端 未结 3 938
悲哀的现实
悲哀的现实 2021-02-07 13:53

So I\'m doing some refactoring and it\'s really annoying that I don\'t get all the errors up front. How can I either increase the limit or remove the limit, so that the compiler

3条回答
  •  星月不相逢
    2021-02-07 14:31

    Maybe this:

    Preferences > General > Continue Building After Errors

    https://developer.apple.com/library/ios/recipes/xcode_help-general_preferences/Recipe.html

提交回复
热议问题