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

Module file's minimum deployment target is ios11.0 v11.0 #65

Open
AlleniCode opened this issue Apr 6, 2018 · 1 comment
Open

Module file's minimum deployment target is ios11.0 v11.0 #65

AlleniCode opened this issue Apr 6, 2018 · 1 comment

Comments

@AlleniCode
Copy link

I set the Deployment Target 9.0 in my iOS project,

Error:Module file's minimum deployment target is ios11.0 v11.0

Must I set the Deployment Target to 11.0?

@ricardoak25
Copy link
Contributor

@AlleniCode
Today minimum deployment target is iOS 11, because neoutils doesnt accept < 11

Message:
llegal text-relocation to 'runtime.rodata' in /neo-swift/neoutils.framework/neoutils(go.o) from 'sync/atomic.(*Value).Store' in /neo-swift/neoutils.framework/neoutils(go.o) for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

We need to do first #27

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

No branches or pull requests

2 participants