Watchapp distribution: UUID, appinfo, versioning and install path #70
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#70
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Answer "how does anyone other than me install this?". The plan covers building and sideloading via Dev Connect (#3), and nothing else. For a public MIT repository that is a gap.
Acceptance criteria
package.json/appinfocomplete: name, author, version, capabilities,targetPlatformsforemeryandgabbroPROTO_VERSION(docs/PROTOCOL.md section 6) - they are not the same numberFiles
watchapp/package.jsonREADME.mdNotes
PROTO_VERSIONbumps on contract semantics; app versions bump on releases. Conflating them is a trap - most releases change neither side's protocol.