We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Steps to build the LibSuplaClient.xcframework for iOS development:
Checkout the supla core repository
Go to supla-core/supla-client/Tools/openssl and build openssl (v 3.8.0)
supla-core/supla-client/Tools/openssl
./build_openssl.sh -t8 -s 17.2
Go up to supla-core/supla-client/Tools and build supla client
supla-core/supla-client/Tools
./build_ios.sh -t 8 -o /tmp/openssl-3.0.8-iPhoneOS-arm64/include -s 17.2
The path /tmp/openssl-3.0.8-iPhoneOS-arm64/include is created by the build_openssl.sh script by default
/tmp/openssl-3.0.8-iPhoneOS-arm64/include
Copy created XCFramework to project. Path to XCFramework is written by build script:
[INFO] XCFramework created: /.../supla-core/supla-client/Tools/../Release/LibSuplaClient.xcframework