QuickBirdEng / XCoordinator-Example

XCoordinator-Example serves as an MVVM-C example app for XCoordinator
https://github.com/quickbirdstudios/XCoordinator
MIT License
64 stars 14 forks source link

AboutCoordinator memory leak #7

Open pauljohanneskraft opened 4 years ago

pauljohanneskraft commented 4 years ago

This MR solves https://github.com/quickbirdstudios/XCoordinator-Example/issues/5 and https://github.com/quickbirdstudios/XCoordinator-Example/issues/6 by using the most recent XCoordinator version, setting DEAD_CODE_STRIPPING to NO and overriding the viewController property in the AboutCoordinator.

d2vydov commented 4 years ago
image

there is a some memory leak with child coordinator