Markus Chmelar
Markus Chmelar
Hi, This is an update to use this project with ReactiveCocoa 6.0 and Swift 3.2. I have just gotten everything to work with iOS (macOS not yet tested) and have...
``` Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: NSTextViewDidChangeSelectionNotification ProductBuildVersion: 7B91b UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[DVTLayoutManager _fillGlyphHoleForCharacterRange:startGlyphIndex:desiredNumberOfCharacters:] ***...
I was testing out the functions of this plugin, had the whole content of some file selected and tried the _Select Method and Function Signatures_ action. A few lines were...
Hi there, right away I'm sorry for probably being too vague but I dont know how to get more useful information... Everything worked fine until yesterday when I ran `apt...
The Readme was not rendered correctly (anymore?), these changes fix the markup
## Unpack UDP Datagram The newest version of this module in npm is 0.1.0 where it seems that #7 has not been included so I started to fix this myself...
:sparkles: Update dependency on ReactiveSwift to latest version
Hi, I'm trying to adopt Swift 6 Concurrency in my app and the question comes up how to correctly deal with it in regards to ViewModelOwners. I have made my...