Official Content

Specifies the version of the flexible client to compile with.

Scope

Generators: Apple
Level: Generator

Description

The default value of this property corresponds to the running GeneXus version. 

Leaving the property blank indicates that the latest released version should be used. 

The format must follow the Semantic Versioning 2.0.0 specification, which consists of three main parts: MAJOR.MINOR.PATCH. In addition, the format also supports including the pre-release version.

To see the available values, browse GeneXus-SwiftPackages versions. 

It is important to note that modifying the default value may result in compilation errors, so it should be approached with caution.

Runtime/Design time

This property applies only at design time.

Samples

In pre-release versions, the format should be as follows, for example: 1.0.0.0-beta+20230217024255. Here, "beta" is the pre-release tag, and "20230217024255" is an optional version-specific release identifier.

For release versions, the format should be as follows: 1.0.0, without release tags or specific version identifiers.

How to apply changes

To apply the corresponding changes when the property value is configured, execute a Rebuild All.

Availability

This property is available since GeneXus 18 Upgrade 6.

See Also

Flexible client update policy property
Distribution of Apple's Flexible Client through Swift Packages

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant