Skip to content

v2.1.0

Latest

Choose a tag to compare

@muhittincamdali muhittincamdali released this 26 Apr 15:13
· 65 commits to master since this release
08ae885

What Changed

  • chore: cut v2.1.0 release surfaces
  • feat: publish runtime demo clip coverage
  • fix: restore hosted ios proof portability
  • feat: publish runtime launch proof coverage
  • feat: add runtime screenshot host pipeline
  • docs: generate examples hub from app catalog
  • docs: generate app pack readmes from catalog
  • fix: align preview validation with media surfaces
  • fix: align lockfile validation with generated proofs
  • docs: stabilize generated surfaces and canonicalize guides
  • docs: align github distribution metadata
  • docs: generate canonical app surface docs
  • ci: add hosted standalone ios proof workflow
  • docs: add trust and distribution surfaces
  • design: publish app preview boards
  • design: add premium readme hero surfaces
  • design: publish app gallery cards
  • feat: add crm subscription and privacy app packs
  • feat: add creator and collaboration app packs
  • feat: add booking and notes app packs
  • feat: add marketplace and messaging app packs
  • feat: add news and music app packs
  • test: track ecommerce ios build proof
  • feat: add commerce richer example surface
  • test: add tracked standalone ios build proof
  • feat: add ai assistant app pack
  • feat: add travel planner app pack
  • feat: add education and food delivery app packs
  • feat: add productivity and finance app packs
  • docs: add wave 1 app pack plan
  • docs: add market-backed 20-app strategy
  • fix: remove dev-only lint dependencies from standalone roots
  • fix: streamline validation workflows and media surfaces
  • docs: add canonical app media surfaces
  • test: track ecommerce standalone lockfile proof
  • fix: remove rg dependency from lockfile validator
  • test: track standalone root lockfile proof
  • docs: add template root readmes
  • docs: add app proof surfaces
  • fix: reset swiftpm artifact caches in workflows
  • fix: align standalone roots with ios-only truth
  • test: validate standalone template root surfaces
  • docs: add tracked gallery and proof matrix
  • fix: validate generator truth and portfolio routing
  • fix: remove rg dependency from security workflow
  • fix: make ci lint smoke truthful
  • fix: stabilize workflows on current github runners
  • fix: isolate biometric context usage
  • fix: relax mach api concurrency imports
  • fix: align workflows with swift 6 and pages truth
  • fix: reset repo truth surfaces and validation
  • docs: improve README marketing and quick start
  • feat(templates): add 10 complete app templates with 140+ screens
  • docs: add Table of Contents to README
  • feat: add CocoaPods support and Star History chart
  • chore: add .editorconfig for consistent coding styles
  • docs: add templates
  • feat: add localized README, social preview, and enhanced docs
  • feat: add pages workflow, benchmarks, support docs, and architecture diagram
  • chore: add dependabot and fix CI workflow
  • feat: add sponsorship, stale bot, and contributors section
  • docs: completely rewrite README with world-class standards
  • ci: add GitHub Actions workflow and templates
  • Add issue templates, CI/CD workflows, and release automation
  • Simplify README and add Assets directory
  • 📝 Remove inaccurate claims and fake testimonials
  • feat: Implement robust networking layer with comprehensive test coverage
  • feat: Add comprehensive validation system with string extensions
  • feat: Enhance SocialMediaExample with comprehensive documentation
  • fix: Complete repository cleanup and fix all issues
  • fix: Fix remaining broken links in main README
  • fix: Clean up repository and fix all broken links
  • feat: Complete GLOBAL_AI_STANDARDS compliance implementation
  • Merge pull request #13 from muhittincamdali/feat/global-standards-compliance
  • feat: 🚀 Achieve 100% GLOBAL_AI_STANDARDS_GITHUB.md compliance

Current Repo Truth

  • iOSAppTemplates is a starter-portfolio repository, not a claim that all app packs have equal production maturity.
  • Use the README, portfolio matrix, proof matrix, and app gallery as the canonical public surfaces.
  • Do not treat a version tag alone as proof of full complete-app parity.

Start Here

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/muhittincamdali/iOSAppTemplates.git", from: "v2.1.0")
]