subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

Cannot build with version 1.2.1 without changing to lower version #16

Closed takaishota closed 8 years ago

takaishota commented 8 years ago

HI,

Thank you for your useful library.

I've used your library from old version, and upgraded my product to support swift 3.0. But I can't build with version 1.2.1, because deployment target become iOS10.0. My product support iOS9.3 and over, so I have changed iOS Deployment Target in project setting of Pods from iOS10.0 to iOS9.3.

Can you change deployment target to iOS9.3? Is there a problem?

Thanks.

sarrathy commented 8 years ago

Same issue here . Kindly change it as soon as possible . it would be a great help

subinspathilettu commented 8 years ago

Hi, I have updated deployment target to 9.0 in the latest version, 1.2.2. Could you please check and let me know.

takaishota commented 8 years ago

Hi, Thank you for quick response. I've been able to build with version 1.2.2.

Thanks!

subinspathilettu commented 8 years ago

Okay, then I am going to close this issue.