ProtonMail / ios-mail

Secure email that protects your privacy
http://proton.me
GNU General Public License v3.0
1.42k stars 205 forks source link

Running the project #67

Open glennposadas opened 1 year ago

glennposadas commented 1 year ago

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 commented 1 year ago

Hey,

Could you please give us more details?

Specifically:

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

Thank you.

surus-kodas commented 6 months ago

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 commented 1 month ago

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