Lloyd Sargent
Lloyd Sargent
I do not use Cocoapods. Anyone have a solution?
Okay, I'm going to have to look into this. BlackRaccoon should translate the filename but it sounds like it is doing it incorrectly.
Okay, I’ve modified the CSS file. But to make it easier, I went ahead and made it its own theme. You can find it here. https://github.com/lloydsargent/JazzyThemeMod
You have my permission.
1. > Is there anything significant about the name canna? It is the name of a plant/flower (Ms Google can show you what it looks like) that is dear to...
I’ve created a theme that looks very similar to the Apple doc (as of Aug 2016). I actually only changed the CSS, but to make it easier, I went ahead...
I’m going through and addressing all the deprecation warnings: some of these are just trivial to fix. Others, not so much. I plan to move this to my private repository...
Okay, I've discovered the issue. It appears your code does not handle extended attributes. As such, they end up appearing as separate files when you untar. Another solution is to...
Here is my solution. I don't guarantee it being a great solution, but it appears to solve my immediate problem. Okay, in createFilesAndDirectoriesAtPath:withTarObject:size:error: I modified the code by adding: ```...