luispadron / UIEmptyState

An empty state control to give visually appealing context when building iOS applications.
MIT License
178 stars 34 forks source link

No member safeAreaLayoutGuide #3

Closed farazq closed 7 years ago

farazq commented 7 years ago

Hi Luis,

Getting this build error... Any suggestions?

screen shot 2017-09-08 at 10 26 22 am
luispadron commented 7 years ago

Hey, are you using the latest Xcode? Which would be Xcode 9 (beta).

The newer version require the latest Xcode, as those are methods available there.

If you'd like to use the library on an older version, please use v0.8.3. But I highly recommend just updating as the newer versions have fixed a lot of issues.

farazq commented 7 years ago

Actually I'm using Xcode 8. Will upgrade to 9. Thanks!

On Sep 8, 2017, at 10:55 AM, Luis Padron notifications@github.com wrote:

Hey, there are you using the latest Xcode? Which would be Xcode 9 (beta).

The newer version require the latest Xcode, as those are methods available there.

If you'd like to use the library on an older version, please use v0.8.3. But I highly recommend just updating as the newer versions have fixed a lot of issues.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.