johnno1962 / SwiftTrace

Trace Swift and Objective-C method invocations
Other
709 stars 52 forks source link

Example on usage from Objective-C? #8

Closed aaronash closed 4 years ago

aaronash commented 6 years ago

I'm likely just an idiot, but I can't seem to get the bridging headers stuff working correctly so I can use this from an Objective-C project. Is there something non-obvious here I might've missed?

Has anyone gotten this setup from Objective-C and wouldn't mind sharing an example project?

Thanks!

johnno1962 commented 6 years ago

You probably want https://github.com/johnno1962/Xtrace for Objective-C