Skip to content

Releases: nimblehq/ios-templates

Release 3.3.0

04 Jan 07:30
d705c04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.3.0

Release 3.2.1

03 Dec 05:16
5664de6
Compare
Choose a tag to compare

Bugs

  • [#235] Fix: Add master branch for trigger publish_docs_to_wiki workflow by @suho in #236

Full Changelog: 3.2.0...3.2.1

3.2.0

29 Nov 08:19
e56fdc5
Compare
Choose a tag to compare

Features

Chores

Bugs

Full Changelog: 3.1.0...3.2.0

3.1.0

29 Oct 14:28
4e3cee4
Compare
Choose a tag to compare

Features

Chores

  • [#181] [Chore] Add Github issue creation templates #198 @llleyelll

Bugs

  • [#211] Add AutoMockable.generated.swift to Xcode project #212 @llleyelll

Release - 3.0.0

13 Sep 08:42
0ef655d
Compare
Choose a tag to compare

A big update in our templates is moving from XcodeTemplates to Tuist. And applying MVVM + Clean Architecture into the templates.

Features

  • Configure CI/CD: Bitrise #101
  • Add Github Action template #143
  • Add Fastlane #154
  • Add Cocoapods #155
  • Update Fastlane for CICD #156
  • Setup schemes with Tuist #160
  • Setup targets with Tuist #161
  • Setup configurations, build configurations #165
  • Generating the project follows the standard file structure #166
  • Setup shell script Build Phase for libraries #173

Chores

  • Move tools, xcode-templates and its scripts out of the repository #151
  • Apply Tuist to generate an iOS project #152
  • Add the Github release PR template #162
  • Swiftlint errors in DerivedData breaks Fastlane #189

Bugs

  • Incorrect build configuration for schemes #179
  • Remove unnecessary files #184

2.0.0

09 Dec 08:16
cdcbdbf
Compare
Choose a tag to compare

Version 2.0.0 includes:

  • Standard file organization
  • Build configurations and custom flags
  • Basic schemes
  • Default targets
  • dSYM files configuration
  • Bitcode configuration