EFInternetIndicator icon indicating copy to clipboard operation
EFInternetIndicator copied to clipboard

Where is the swift 3.2 support ?

Open ArunDevOpsiOS opened this issue 6 years ago • 2 comments

My project is on swift 3 still and I don't seem to find support for this. Earlier I have used this library and coded for it but now my project doesn't seem to find support for the swift 3. Can you please send me the version number for swift 3 support

ArunDevOpsiOS avatar Sep 29 '17 09:09 ArunDevOpsiOS

@ArunDevOpsiOS Sorry about that. I the weekend I will fix all this messy things. For now, you can use:

pod 'EFInternetIndicator', :git => 'https://github.com/ezefranca/EFInternetIndicator.git', :branch => 'swift3.2'

The branch swift3.2 supports Swift 3. Thanks for your contribution.

ezefranca avatar Sep 29 '17 14:09 ezefranca

This still doesn't work for swift 3. Please update the library...

ArunDevOpsiOS avatar Nov 01 '17 12:11 ArunDevOpsiOS