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

- Close #552 ## What happened 👀 - Update the code in SetupCICD to fix the issue - I added a description for choosing a runner of the GitHub service....

type : bug

- Close #524 ## What happened 👀 - Added workflow to clear GitHub action cache ## Insight 📝 - n/a ## Proof Of Work 📹 job done at: https://github.com/nimblehq/ios-templates/actions/runs/7540455882

type : feature

## Why The workflow of testing a PR has to cache the steps to cache pods and gems. Each PR will have 3 cache folders and around 20 ~ 30...

type : feature

## Why Currently, we are using Cocoapods with the iOS templates. It's better to have a plugin that helps to reduce the build time of Xcode projects that use CocoaPods...

type : feature

## Why Currently, all workflows are running on Xcode 14.2. We need to make sure our templates are runnable with Xcode 15. So, developers can also use the latest features...

type : feature
good first issue

## Issue Same issue with [choosing setup interface issue](https://github.com/nimblehq/ios-templates/commit/a5dd60bfccc913db6d6df6641290f5091453a733), when accidentally typing a different character, the process continues with any case contains that character instead of requesting to retry. ##...

type : bug

## Why Currently, when we have new users who want to test the build on Firebase, we will need to add those devices to the Apple Developer Portal manually. It's...

type : feature

## Issue Test run failed for not finding host application for staging scheme ## Expected Our template used different product name for different configurations. For example: DebugProduction contains: `PRODUCT_NAME =...

type : bug

## Why Currently, we don't have a README file for project. Our README file is for the template only. It's better to have one that contains all steps to set...

type : feature

## Why Currently we are using appStoreConnectApiKey() only when uploading app to appstore or testflight, but using userName for match syncing which requires sms otp when generating new provisioning profiles....

type : feature