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

Running the project #67

Open
glennposadas opened this issue Jun 15, 2023 · 3 comments
Open

Running the project #67

glennposadas opened this issue Jun 15, 2023 · 3 comments

Comments

@glennposadas
Copy link

I've followed the steps from https://github.com/ProtonMail/ios-mail#project-setup
but it seems that the workspace file is not being generated by the xcodeGenHelper.sh.

Help me here?

@mutaben
Copy link
Contributor

mutaben commented Jun 15, 2023

Hey,

Could you please give us more details?

Specifically:

  • Potential errors you are encountering
  • Any output from your terminal that might help us know what's happening

Do not hesitate to include all steps you went through and how exactly did it fail.

Thank you.

@surus-kodas
Copy link

the same for me after executing ./ProtonMail/xcodeGenHelper.sh
fatal: unable to access 'https://gitlab.protontech.ch/tpe/TestData.git/': Failed to connect to gitlab.protontech.ch port 443 after 75004 ms: Couldn't connect to server

@blazo121
Copy link

the same for me after executing ./ProtonMail/xcodeGenHelper.sh fatal: unable to access 'https://gitlab.protontech.ch/tpe/TestData.git/': Failed to connect to gitlab.protontech.ch port 443 after 75004 ms: Couldn't connect to server

Same for me when calling git submodule update --init

Cloning into '/Users/blazej/Projects/SourceTreeProjects/ios-mail/ProtonMail/ProtonMailUITests/TestData'...
fatal: unable to access 'https://gitlab.protontech.ch/tpe/TestData.git/': Failed to connect to gitlab.protontech.ch port 443 after 75002 ms: Couldn't connect to server
fatal: clone of 'https://gitlab.protontech.ch/tpe/TestData.git' into submodule path '/Users/blazej/Projects/SourceTreeProjects/ios-mail/ProtonMail/ProtonMailUITests/TestData' failed
Failed to clone 'ProtonMail/ProtonMailUITests/TestData'. Retry scheduled
Cloning into '/Users/blazej/Projects/SourceTreeProjects/ios-mail/ProtonMail/ProtonMailUITests/TestData'...
fatal: unable to access 'https://gitlab.protontech.ch/tpe/TestData.git/': Failed to connect to gitlab.protontech.ch port 443 after 75007 ms: Couldn't connect to server
fatal: clone of 'https://gitlab.protontech.ch/tpe/TestData.git' into submodule path '/Users/blazej/Projects/SourceTreeProjects/ios-mail/ProtonMail/ProtonMailUITests/TestData' failed
Failed to clone 'ProtonMail/ProtonMailUITests/TestData' a second time, aborting

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

4 participants