0

I'm creating my swift cocoa touch framework and I want to display classes, methods and declarations without the code implementation.

When Generate my framework I don't see my classes I only see a header file containing only a ProjectNameSwift.h class. How can we do that ? I wondered if we can use Xcode generated interfaces in our framework... bu I do not find a way...

Creating my cocoa touch framework, trying to hide code implementation without hiding classes and methods declaration

  • Possible duplicate of [Hide source code in swift framework when distributing](https://stackoverflow.com/questions/43989818/hide-source-code-in-swift-framework-when-distributing) – MwcsMac Feb 01 '19 at 21:18
  • I do not see classes when I generate my framework – M.A.Belfkih Feb 04 '19 at 10:04

0 Answers0