3

From Docs,

The Swift compiler does not include a preprocessor. Instead, it takes advantage of compile-time attributes, build configurations, and language features to accomplish the same functionality. For this reason, preprocessor directives are not imported in Swift.

So how could be use this great feature(#Pragma mark -) in Swift ?

Kumar KL
  • 15,315
  • 9
  • 38
  • 60

0 Answers0