Skip to content

v0.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:08
  • Add sweetpad.build.scheme and sweetpad.build.destination settings so a project can pin its scheme and run destination in .vscode/settings.json instead of picking them again in every new checkout or worktree; the destination takes its type plus a plain UDID, and the pickers offer to write both settings for you (#307, thanks @czuria1)
  • Fix the built app not being found when Xcode is set to use a custom Derived Data location, either app-wide (Locations → Derived Data) or per-workspace (WorkspaceSettings.xcsettings): the bundled resolver now follows the same locations xcodebuild does instead of assuming the default DerivedData layout (#306)

Full changelog