[PR #1939] [CLOSED] [EC-554] Document process to set up iOS local development #3236

Closed
opened 2025-11-26 23:30:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1939
Author: @junyuanz1
Created: 6/5/2022
Status: Closed

Base: masterHead: junyuanz/documentation


📝 Commits (1)

📊 Changes

1 file changed (+215 additions, -0 deletions)

View changed files

📝 CONTRIBUTING.md (+215 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

I would love to contribute to the Bitwarden project in the future. I have spent several days trying to set up the iOS build environment, and to be honest; it is not as easy as said in the README.md file since several steps are required to make this runnable. Therefore, I am trying to add a section to the CONTRIBUTE.md file so that people can create the dev environment easily. I think this is a good fit for this section: https://contributing.bitwarden.com/clients/mobile/#ios-development

Code changes

None

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1939 **Author:** [@junyuanz1](https://github.com/junyuanz1) **Created:** 6/5/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `junyuanz/documentation` --- ### 📝 Commits (1) - [`3fbb208`](https://github.com/bitwarden/android/commit/3fbb2087bd7296a1e1562a5a7b9d290174619c39) Add Documentation ### 📊 Changes **1 file changed** (+215 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+215 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [x] Other ## Objective I would love to contribute to the Bitwarden project in the future. I have spent several days trying to set up the iOS build environment, and to be honest; it is not as easy as said in the `README.md` file since several steps are required to make this runnable. Therefore, I am trying to add a section to the `CONTRIBUTE.md` file so that people can create the dev environment easily. I think this is a good fit for this section: `https://contributing.bitwarden.com/clients/mobile/#ios-development` ## Code changes None ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] This change has particular **deployment requirements** (notify the DevOps team) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:30:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3236