gerchicov-bp

Results 140 issues of gerchicov-bp

`MSTranslateVendor is possible via CocoaPods. Just add the following to your Podfile.` ``` #define CLIENT_ID @"" #define CLIENT_SECRET @"" ``` ``` - (id)init { self = [super init]; if(self) {...

``` Check dependencies “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…]...

Hello https://github.com/Gamua/Sparrow-Framework/blob/master/BUILDING.md this instruction is out of date. Could you please update it according to 2016 year?

``` pod install Re-creating CocoaPods due to major version update. Analyzing dependencies [!] The dependency `HCYoutubeParser (~> 0.0)` is not used in any concrete target. The dependency `IGVimeoExtractor (~> 1.2)`...

``` [!] Invalid `Podfile` file: [!] Unsupported options `{:exclusive=>true}` for target `TSClusterMapView`.. ```

When I add a new bookmark it also set "toggle global breakpoint state" to "enabled". It annoys when you need bookmarks only and don't need enabled breakpoints

Try run on iphone 5s and scroll while keyboard is visible

JMAnimatedGifImageView.h not found

For example in safari header doesn't disappear - it slightly grow down but doesn't disappear from the screen: http://www.macdigger.ru/wp-content/uploads/2014/08/Safari-tweak-3.jpg The same can be applied to images (as in your demo)...

In my case I need a set of rects of different size but as I understand your library allows to use circles (dots) only.