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

How do I clone submodules without error (in terminal)?? #30

Closed
skeeterking opened this issue Jan 15, 2018 · 11 comments
Closed

How do I clone submodules without error (in terminal)?? #30

skeeterking opened this issue Jan 15, 2018 · 11 comments

Comments

@skeeterking
Copy link

I have done everything I was instructed to on the redmondpie tutorial but when I actually try to clone submodules I get the error below. What do I do to fix this and actually clone submodules?? Your help would be greatly appreciated! :)
screen shot 2018-01-15 at 11 53 32 am

@skeeterking
Copy link
Author

@gabrieloc

@burntscarr
Copy link

@xEXOxPHOENIX remove the "cd open" part. Just be sure that before you begin anything you cd into the correct path. (Example, for me I did "cd /Users/burntscarr/downloads/Xcode" first, which is a real folder already on my Mac. Then when I did the "git clone --recursive git@github.com:gabireloc/GIOVANNI.git" it clones it into a GIOVANNI folder inside of that Xcode folder.

Hope this helps. I'm now stuck at the point where I can't install the app on my watch 😢

@skeeterking
Copy link
Author

Thanks @burntscarr This definitely helped and I was able to get to the Xcode project opened, but now I have one more problem... It says I need a 1024x1024 app store icon for wtachOS apps but nothing I put in that box works. If you know how to fix this, that'd be great! P.S. I'm sure I'll find your own fixed issue helpful as well. Thanks!
screen shot 2018-01-24 at 5 49 53 pm

@skeeterking
Copy link
Author

@gabrieloc

@wayback94
Copy link

I get an error that says:

fatal: repository '–recursive' does not exist

What does this mean?

@burntscarr
Copy link

burntscarr commented Feb 13, 2018

@wayback94 Add another - before that. It's '--recursive' not '-recursive'

@wayback94
Copy link

My bad, but after I fixed that I tried and got,
ERROR: Repository not found. fatal: Could not read from remote repository.
Is this an error having to do with my connection or something else?

@gabrieloc
Copy link
Owner

Paste in git clone --recursive git@github.com:gabrieloc/GIOVANNI.git

@raynelogens
Copy link

raynelogens commented Sep 13, 2018

Using redmond pies walkthrough I keep getting stuck at step 7 @gabrieloc

@burntscarr
Copy link

@raynelogens I’ve created a working fork of this app updated for recent iOS and watchOS versions. All you have to do is clone it, open the xcodeproj file and edit anything that says “burntscarr” to whatever your company identifier is.

If you need help my Discord is burntscarr#4595 I’m burntscarr on reddit and twitter and if all else fails my email is burntscarr@burntscarr.com

@raynelogens
Copy link

How can i fix this @burntscarr??
screen shot 2018-09-17 at 9 16 40 pm

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

5 participants