pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Swift 5.0 crash #55

Closed jihongboo closed 5 years ago

jihongboo commented 5 years ago

When I update the Xcode to 10.2, our App crashed at launch time with the log: "Swift class extensions and categories on Swift classes are not allowed to have +load methods" I removed Wormholy and no crash appear.

pmusolino commented 5 years ago

Hi there. I'm going today to review this PR https://github.com/pmusolino/Wormholy/pull/52 that fix the problem.