Hannes
Hannes
I've installed it and now I get this error: `$ cobertura-clover-transform /Users/htribus/bamboo-agent-home/xml-data/build-dir/STIOS-CON-JOB1/target/reports/coverage/cobertura.xml Traceback (most recent call last): File "/usr/local/bin/cobertura-clover-transform", line 9, in load_entry_point('cobertura-clover-transform==1.1.4.post1', 'console_scripts', 'cobertura-clover-transform')() File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 357, in...
I've tried to modernise the calls to remove the warnings.
The reset is performed at the time the connection has been established. This can cause the problem described in #76. I the server connection fails after max_time + x it...
Without this you have to manually specify the Swift version every time you do a pod update or pod install
### Description of the bug / feature As I've already explained in [my stackoverflow question](https://stackoverflow.com/questions/68889921/polymertemplate-instantiation-time), I'm not really happy with the instantiation time of the components created as extension to...
With the changes in this PR it will be possible to - choose between labels above and below the slider while still being able to use the "fixed" attribute -...
gradient and solid
### Description of the bug We do have some clients that use iPads/iPhones or Android tablets/phones to interact with our Application. Typically for our system is that a user opens...
1) Storyboard the initWithCoder method is used when the Controller is add using storyboard. It passes the call to super, to let it create all the necessary connections to UINavigationController,......