batkov

Results 7 comments of batkov

Same crash while inserting object ` AppStatus* appStatus = [NSEntityDescription insertNewObjectForEntityForName:@"AppStatus" inManagedObjectContext:_coreDataManager.managedObjectContext];`

And how can I access my pods? session is not valid for all my computers

@orta Could you add my another email to pods?

@isgallagher this workaround worked. Copying for other unfortunate devs: ``` curl -Lo /tmp/swiftgen.rb https://raw.githubusercontent.com/iMichka/homebrew-core/17ae00b4bf1640cc544eae5f6eec03775c09420b/Formula/swiftgen.rb && brew install /tmp/swiftgen.rb && rm /tmp/swiftgen.rb ```

FYI, this PR has not been properly tested and is not working on tvOS as expected. I found that `UIButton.tapPublisher` is not functioning. Probably more issues will arise.