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

Great concept, however the app won't compile in Xcode #24

Open
Karl288 opened this issue Jan 23, 2019 · 1 comment
Open

Great concept, however the app won't compile in Xcode #24

Karl288 opened this issue Jan 23, 2019 · 1 comment
Labels
hacktoberfest help wanted Extra attention is needed

Comments

@Karl288
Copy link

Karl288 commented Jan 23, 2019

Actual Behaviour
App won't compile in Xcode IDE 10.1 / Swift Compile Error / NMAnimatedTabBarItem / MainTabBarViewController.swift

Expected Behaviour

Steps to reproduce it
Start App / Cannot run app conversion to 12.1 IOS until bug is fixed

LogCat for the issue

Screenshots of the issue

screen shot 2019-01-23 at 7 45 26 am

Would you like to work on the issue?

Issue logged for community developers..thanks!

@Gray-Wind
Copy link

It look like you have opened Phimpme.xcodeproj file instead of Phimpme.xcworkspace.
Second one contains links to dependencies of this project, I think that is why you cannot compile it.
By the way, I've opened PR to fix compilation on modern versions of Xcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants