Skip to content

Releases: rudironsoni/xcode-offload

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:28

Bug Fixes

  • keep source release builds clean (63fdb41)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:18

Features

  • add xcodes compatibility profile (b57c225)

Bug Fixes

  • cli: show simulator command help (878c98e)
  • make mount logs readable (c79f828)
  • verify simulator usability on external storage (d919a15)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:12

Features

  • add native certification command (61d332d)
  • add native transparent storage mode (7f6c857)

Bug Fixes

  • harden CoreSimulator mount management (2dde021)
  • harden native storage verification (5ca1b2b)
  • make native dry-runs fail closed (cdf44e2)
  • make simulator open idempotent (bc3090c)
  • normalize cli smoke temp paths (e35c87e)
  • reject native wrong-backend mounts (56f3656)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:45

Features

  • add launchd and daemon install aliases (71c984f)
  • scaffold xcode storage cli (978cc84)

Bug Fixes

  • add launchd hooks without machine defaults (5fffcd4)
  • add strict doctor and repair checks (b70d207)
  • create privileged launchd target directories (c9f5ffd)
  • scope repair and preflight system launchd (dc8fe95)
  • use project release tag for build metadata (7b2902a)
  • verify release checksums from artifact directory (c1c1f1c)
  • write portable release checksums (84261ae)