Skip to content

v2.0.0 - truth-first starter portfolio baseline

Choose a tag to compare

@muhittincamdali muhittincamdali released this 17 Aug 14:30
· 140 commits to master since this release
9db61e0

Current Repo Truth

iOSAppTemplates is a SwiftUI starter portfolio repository.

This tag should be treated as an older numbered baseline, not as proof that all 20 app packs already have equal production maturity.

What To Use As Canonical Truth Today

Important Limits

  • runtime screenshots are not yet published for every app pack
  • demo clips are not yet published for every app pack
  • hosted standalone iOS proof should be checked against the live GitHub workflows on master
  • do not treat this historical release title or age as the current repo quality ceiling

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/muhittincamdali/iOSAppTemplates.git", branch: "master")
]