Swinject / SwinjectStoryboard

Swinject extension for automatic dependency injection via Storyboard
MIT License
268 stars 142 forks source link

Fix Error while building SwinjectStoryBoard with Xcode 12.5 #155

Closed j0d5 closed 3 years ago

j0d5 commented 3 years ago

Hi, this will fix at least the build issue with Xcode 12.5 #154

enzosterro commented 3 years ago

Thanks for the quick fix and the PR that has been already approved. Is there a chance to get that merged in on this week?

j0d5 commented 3 years ago

It depends on the repository owner...

aeberbach commented 3 years ago

This is pretty much the PR that I came to submit. Sure would be nice if it was merged.

scottsymes commented 3 years ago

Pull request #136 (Add Support for SwiftPM) also addresses this issue as the ObjectiveC code causing this issue has been refactored into Swift.

yoichitgy commented 3 years ago

Thank you for making the pull request😃 and sorry for taking too long time.

I checked the changes in my local environment and the build error was resolved. Thank you!😃

j0d5 commented 3 years ago

Thanks for merging! 😁