Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

.gitignore is ignoring *.xcworkspace file which is required in the setup??? #151

Open
YoheiShinozaki opened this issue Sep 17, 2020 · 0 comments

Comments

@YoheiShinozaki
Copy link

YoheiShinozaki commented Sep 17, 2020

ios-doc-samples/.gitignore

*.xcworkspace

while it is being used in INSTALL-COCOAPODS

echo "Opening the project workspace in Xcode"
open Translation.xcworkspace

It’s a part of instruction in “Setup the app” in translation/swift/README.md

Run ./INSTALL-COCOAPODS to install app dependencies (this can take few minutes to run). When it finishes, it will open the SpeechtoSpeech workspace in Xcode. Since we are using Cocoapods, be sure to open the Translation.xcworkspace and not Translation.xcodeproj.
@YoheiShinozaki YoheiShinozaki changed the title .gitignore is ignoring *.xcworkspace file which is required in the setup .gitignore is ignoring *.xcworkspace file which is required in the setup??? Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant