You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ios-doc-samples/.gitignore
while it is being used in INSTALL-COCOAPODS
It’s a part of instruction in “Setup the app” in translation/swift/README.md
The text was updated successfully, but these errors were encountered: