Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of unresolved identifier 'safeAreaInsets' #192

Closed
omidgolparvar opened this issue Nov 4, 2017 · 4 comments
Closed

Use of unresolved identifier 'safeAreaInsets' #192

omidgolparvar opened this issue Nov 4, 2017 · 4 comments

Comments

@omidgolparvar
Copy link

Hi,
I install Whisper via pod, and Cocoapod installed Whisper (5.1.0). But when I build my project, it fails because of error:

/Users/Golparvar/.../Pods/Whisper/Source/UIView+Extensions.swift:7:11: Use of unresolved identifier 'safeAreaInsets'

How can I fix this?
Thanks.

Project Deployment Target: 9.3
Operating System: macOS Sierra 10.12.6 (16G29)
Xcode: 8.3.2 (8E2002)
@jondwillis
Copy link
Contributor

You need to compile with Xcode 9.x

@onmyway133
Copy link
Contributor

@omidgolparvar Hi, can you try suggestion from @jondwillis ?

@omidgolparvar
Copy link
Author

@onmyway133 Hi, I found out that using Whisper (5.0.0) in my project will temporary solve my problem.

@onmyway133
Copy link
Contributor

@omidgolparvar OK, I will close this issue for now 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants