0

Framework is a good way to share code between Containing App and Extension.

Sometimes I want some code to run only when target is Containing App not Extension, or vice versa.

Is there something like TARGET_OS_EXTENSION ?

keywind
  • 1,135
  • 14
  • 24

1 Answers1

0

use your macro by yourself, just example in target marcro in ios
it is very flexible

Feng Lin
  • 670
  • 4
  • 8