ENSwiftSideMenu icon indicating copy to clipboard operation
ENSwiftSideMenu copied to clipboard

Latest version not working under 3.0.1 Swift

Open ejpusa-zz opened this issue 8 years ago • 4 comments

STEPS DL Latest build (10/26).

Click Example.

  1. Dialog box opens, immediately tries to convert to 3.x
  2. Run the convert, end up with errors attached.

It seems if the current version is not compatible with 3.0. screen shot 2016-11-06 at 3 37 23 pm screen shot 2016-11-06 at 3 35 12 pm

  1. Unless I'm doing something wrong here. Is there another build I'm not seeing? OR there is a default setting in my version of Xcode that mangles the install.

ejpusa-zz avatar Nov 06 '16 20:11 ejpusa-zz

you can autoconvert version from pod 0.1.1 to get it run. Pod needs to be updated to get an swift 3 compatible version when doing a pod install.

Delphi-FPC-Lazarus avatar Jan 26 '17 08:01 Delphi-FPC-Lazarus

+1

levin-ilya avatar Mar 13 '17 14:03 levin-ilya

+1

davidmartinezfl avatar Mar 29 '17 16:03 davidmartinezfl

Try this.

pod 'ENSwiftSideMenu', :git => 'https://github.com/evnaz/ENSwiftSideMenu.git', :branch => 'master'

ji3g4m6zo6 avatar Sep 15 '17 07:09 ji3g4m6zo6