TMS Smart Setup displays an error when installing the FNC UI component.

The installation is successful, but an error message is displayed.

Looking at the logs, it looks like an error is occurring while building the iOS device.

[ERROR] [2024-10-11 13:26:58.311] Error building project "TMS FNC Core for FMX/VCL 3.1.7.3" in IDE delphi12 in Platform iosdevice64: One or more errors occurred
[ERROR] [2024-10-11 13:27:01.446] Error building project "TMS FNC UI Pack for FMX/VCL 6.0.0.3" in IDE delphi12 in Platform iosdevice64: One or more errors occurred

I have not installed iOS.

There is a section in the configuration file of smart setup to exclude platforms you do not have installed.

1 Like

Thanks @Feichtenschlager_Thomas, that is correct, users can simply disable any platform.

@Nakashima_Akihiro We will investigate why Smart Setup is wrongly thinking that iOSDevice64 platform is installed, but regardless, it doesn't affect the installation.

All the other platforms should be working fine and you can use it, it's just iOSDevice64 that "failed" - which doesn't matter, because you won't use it anyway.

@Feichtenschlager_Thomas Thanks.
For GUI applications, the yaml file is not created unless you click the Configure button. So I didn't notice.
@wlandgraf Please investigate.

1 Like