ios-templates icon indicating copy to clipboard operation
ios-templates copied to clipboard

Our optimized iOS templates used in our projects

Results 51 ios-templates issues
Sort by recently updated
recently updated
newest added

## Why Currently we are using `firebase_token` to upload a new build to Firebase Distribution, but this approach requires the token be generated from an account, ideally a shared account....

type : feature

## Why Project dependencies had been updated so Wiki should be updated to reflect this. ## Acceptance Criteria - Update `Libraries` section of the [Project Dependencies](https://github.com/nimblehq/ios-templates/wiki/Project-Dependencies) in Wiki. - Add...

type : chore

## Issue Running Unit/UI test failed due to a build error on test specs ![CleanShot 2023-07-24 at 15 21 49@2x](https://github.com/nimblehq/ios-templates/assets/17875522/309b8a8c-647b-4109-b31d-881807c59506) ## Expected Build successfully ## Steps to reproduce 1. Run...

type : bug

## Why As the majorities vote for this [feature proposal](https://github.com/nimblehq/ios-templates/discussions/481), it is beneficial to create release notes automatically via the CD pipeline when deploying builds to Firebase/TestFlight. ## Acceptance Criteria...

type : feature

## Why There's currently no good approach to updating the fastlane when there's a new feature / bug fixes. Let's start by discussing idea first. ## Who Benefits? Developers.

type : feature
type : discussion

- Close # ## What happened 👀 - Add support functions to select, input or print a message to the Terminal: `ask() `, `confirm()`, `picker`, `step` & `write()`... - Refactor...

type : chore

## Why It makes the user run iOS Template Maker easier by improving the print messages and input values... ## Who Benefits? - Users

type : chore

## Why We can improve the workflow by automating the process of creating release pull requests, including building the changelog, creating a release branch, and creating the pull request. This...

type : chore
good first issue

## Why The current CI workflow runs Danger only after the build and test stages. By adding an initial Danger job before the build, we can catch code quality issues,...

type : chore
good first issue

## Why Creating a new `deploy_dev_firebase.yml` workflow would enable us to automatically deploy builds to a development environment on Firebase. This would allow PMs and other engineers to test the...

type : chore
good first issue