Tommy Sparber
Tommy Sparber
If more warnings are enable in Xcode these warnings are shown: - `Implicit conversion turns floating-point number into integer: 'float' to 'size_t' (aka 'unsigned long’)` - `Implicit conversion loses floating-point...
We are using xlsx2csv to parse some Excelfiles that contain a hyperlink. Using version 0.7.4 everthing worked as expected. I updated to version 0.7.6 and now cells with hyperlinks return...
Hi, I have added an option to clear the uicache (display new installed applications on springboard without a respring). I have observed, that (at least on iOS 7) a respring...
This is related to kokoabim/iOSOpenDev#105