Xcode does not add NS_BLOCK_ASSERTIONS for release mode automatically.

To add it, go to Project | Edit Project Settings. You need to be on the Build tab and choose Configuration Release. Add a new Preprocessing Macro of NS_BLOCK_ASSERTIONS.

相关文章:

  • 2022-02-01
  • 2021-07-17
  • 2021-08-01
  • 2021-12-20
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2021-12-18
猜你喜欢
  • 2022-02-07
  • 2021-12-07
  • 2021-12-23
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
相关资源
相似解决方案