Simon Germain
Simon Germain
Let me try, will let you know.
pod 'MLPAutoCompleteTextField', git: 'https://github.com/EddyBorja/MLPAutoCompleteTextField.git', :branch => 'master'
That's great! I had already forked your repository and got it to work with Node 0.12. Thanks though! That should make things easier to integrate with other modules as well!...
Awesome! Thanks man! Appreciated! -- Simon Germain On June 30, 2023 at 4:32:39 PM, jbvmio ***@***.***) wrote: > Apologies, error on my part - Issue should be fixed using master....
I have a different error. The following code: (sorry for formatting, that's the best I could get) ``` Smock.Run(context => { context.Setup(() => DateTime.UtcNow).Returns(new DateTime(1970, 1, 1)); }); throws an...
I'm having the same problem. #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=200000,CODECS="avc1.4d001f,mp4a.40.2",RESOLUTION=960x540 test.m3u8
Having the same problem.