2

I am trying redo an objective C app in Swift, Both the Swift app and Objective C app will use the same static library which is written in Objective C. I have a category inside a private header in the static library. The objective C app has no problem in accessing the category method but the swift app cannot. How can I make this work without making the header file as a public header

ageektrapped
  • 14,482
  • 7
  • 57
  • 72
moni_sind
  • 605
  • 1
  • 5
  • 15

0 Answers0