Dov Frankel

Results 36 comments of Dov Frankel

@alloy I'm not too familiar with gems - would you be able to give more detailed instructions (with file paths) for the workaround you proposed? Thanks!

Ok, that makes more sense. Feel free to and everything to “doesn’t compile with Xcode 14”

I'm sorry, can you please rephrase? I'm not seeing a problem or a question in what you posted.

That's a great idea. I hadn't looked into it much before because I had assumed only Swift projects would be supported, but it looks like Objective-C module support is built...

@byFinchley Thanks for your interest. I'd like to make sure you're aware UnrarKit does support Carthage and CocoaPods, which will still allow you to use UnrarKit in Swift.

Hi, @eric0815 and thanks for reaching out. Are you able to send a different link? That page doesn't load properly for me, and the buttons to download the file are...

The new archive only contains the UnrarKit README.md file - is that what you intended?

Hey, thanks for the feedback! I use UnrarKit and UnzipKit in my own comic reader, for what it's worth. I'm curious if you're noticing specific performance problems, or if it's...

That’s great. I can work with you to refine your PR, but I’d say since the point of this change would be for a performance gain, if need to see...

I've recently tried getting SPM to work with UnrarKit (see the [swiftpm branch](https://github.com/abbeycode/UnrarKit/tree/swiftpm)), but have had some trouble. Why do you need an "XCFramework" bundle? Could a regular .framework dynamic...