-
Notifications
You must be signed in to change notification settings - Fork 652
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
compiler flag warning #285
Comments
Are you using Parse? |
No I'm not using Parse. I added the library to my project following the instructions on the wiki. |
Is it a fresh project? |
Yes. I also tried to open the Tapku project alone outside my app and I get the same warning when compiling. |
When you said you tried opening the Tapku project, are you referring to Demo.xcodeproj? |
No I am referring to the TapkuLibrary.xcodeproj, the one that you need to import in your own project. |
Are you able to open and run the demo.xcodeproj located in the demo folder? |
Yes, the demo.xcodeproj open and runs fine, but I get the same compiler warning. |
Alright, I misread and thought you had said error. I just looked at my project using Tapku and I also have that same warning as you do. It's running fine, I'm not sure how to get rid of it. Sorry! |
Yes, my app also runs fine despite the warning. |
I get this warning when I build the library:
The text was updated successfully, but these errors were encountered: