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

Changing Project Name and other naming conventions in Xcode 8 #44

Open
dpepperd opened this issue Apr 16, 2017 · 6 comments
Open

Changing Project Name and other naming conventions in Xcode 8 #44

dpepperd opened this issue Apr 16, 2017 · 6 comments

Comments

@dpepperd
Copy link

I've spent hours mostly looking on stackoverflow and apple which were mostly old and not accurate. I eventually found a video on YouTube that got me almost where I was trying to get to. Changing the project name and the way Xcode deals with recursive directory structures is not as easy as it sounds.

Here's a link to the video that helped me:

https://www.youtube.com/watch?v=jRnVjtNLLLk

Hopefully the last issue that I'm having trouble resolving is a file not found error with:

InAppSettingsKit/IASKAppSettingsViewController.h

If someone can help me figure this out I would greatly appreciate it. I'm pretty sure if I can get this header fixed it will compile correctly.

Thanks!

Dirk Pepperd

@tananaev
Copy link
Member

Are you using latest source code? Just earlier today I've updated project to use Carthage for dependencies management.

@dpepperd
Copy link
Author

dpepperd commented Apr 16, 2017 via email

@tananaev
Copy link
Member

Install carthage and run following command:

carthage update --platform iOS

Alternatively you just use a version from tag which doesn't require any extra steps:

https://github.com/tananaev/traccar-client-ios/tree/v4.0

@dpepperd
Copy link
Author

dpepperd commented Apr 16, 2017 via email

@dpepperd
Copy link
Author

dpepperd commented Jul 27, 2017 via email

@tananaev
Copy link
Member

How is this question related to Traccar Client for iOS? I'm not sure if you realise that you posted a comment on GitHub.

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

2 participants