injectionforxcode
injectionforxcode copied to clipboard
Does this still work with Xcode 10.1??
@HadiYaac mind sharing some implementation details of your project so that we can help you out?
- What does it look like when you load your bundle?
- Is the project Swift or Objective-C?
- What kind of object are you trying to inject?
- Does your class implement
@objc injected() {}
?