v2.0.0 - truth-first starter portfolio baseline
·
140 commits
to master
since this release
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
- README: https://github.com/muhittincamdali/iOSAppTemplates#readme
- Documentation Hub: https://github.com/muhittincamdali/iOSAppTemplates/blob/master/Documentation/README.md
- Portfolio Matrix: https://github.com/muhittincamdali/iOSAppTemplates/blob/master/Documentation/Portfolio-Matrix.md
- Proof Matrix: https://github.com/muhittincamdali/iOSAppTemplates/blob/master/Documentation/Proof-Matrix.md
- App Gallery: https://github.com/muhittincamdali/iOSAppTemplates/blob/master/Documentation/App-Gallery.md
- Project Status: https://github.com/muhittincamdali/iOSAppTemplates/blob/master/PROJECT_STATUS.md
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")
]