App for Apple mobile devices

From Aquarium-Control
Revision as of 09:41, 10 May 2026 by Uwe (talk | contribs)
Jump to navigation Jump to search

Architecture

Description follows.

Testing

Description follows.

Release procedure

Versioning

Update the version number in General tab.

Branching

Create a branch for the release and check it out:

git branch release/20260510_01

git checkout release/20260510_01

Edit Scheme

Go to Product > Scheme > Edit Scheme

Select Archive on the left.

Ensure the Build Configuration is set to Release.