1

Is there an equivalent for Xcode's Product > Build for > Profiling in AppCode? Or does this have to be done in Xcode?

basheps
  • 10,034
  • 11
  • 36
  • 45

1 Answers1

2

In AppCode you can just click Profile button and the app will be build automatically:

profile in AppCode

Anton Makeev
  • 1,084
  • 9
  • 6