We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I just link mobile wifi framework to Xcode by dragging it into the "link binaries with libraries" box. At compile Xcode return this error:
ld: framework not found MobileWiFi clang: error: linker command failed with exit code 1 (use -v to see invocation)
Do you no why is it like that?
PS.1: Theos can link correctly to mobile wifi framework PS.2: Thank you very much!
The text was updated successfully, but these errors were encountered:
Sorry, I don't use Xcode a lot so I don't know what could be wrong. :(
Sorry, something went wrong.
No branches or pull requests
Hi,
I just link mobile wifi framework to Xcode by dragging it into the "link binaries with libraries" box. At compile Xcode return this error:
ld: framework not found MobileWiFi
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Do you no why is it like that?
PS.1: Theos can link correctly to mobile wifi framework
PS.2: Thank you very much!
The text was updated successfully, but these errors were encountered: