syncing ballistica 1.7.50

This commit is contained in:
Ayush Saini 2025-09-07 18:34:55 +05:30
parent dd4dfed507
commit 3047591b10
187 changed files with 9472 additions and 4302 deletions

View file

@ -116,12 +116,12 @@ class AppPlatform(Enum):
class AppVariant(Enum):
"""A unique Ballistica build type within a single platform.
"""A unique Ballistica build variation within a single platform.
Each distinct flavor of an app has a unique combination of
AppPlatform and AppVariant. Generally platform describes a set of
hardware, while variant describes a destination or purpose for the
build.
Each distinct permutation of an app has a unique combination of
:class:`AppPlatform` and ``AppVariant``. Generally platform
describes a set of hardware, while variant describes a destination
or purpose for the build.
"""
#: Default builds.