Closed ericleponner closed 3 weeks ago
After investigation, it looks like NumberKit
2.6.0
is not compatible with hedera-sdk-swift
.
If you force NumberKit
to release 2.5.1
project builds successfully.
@ericleponner I have merged a PR that fixes this issue, making the SDK compatible with NumberKit
version 2.6.0
. This will be present on the SDK 0.32.0
release early next week.
@RickyLB when you will release version 0.32.0?
@cdigiacinto 0.32.0
has been released with this fix.
Description
I created a new project using
Xcode 15.4
withmacOS / App
template. I addedhedera-sdk-swift
package to the project (release 0.31.0 is automatically selected). Build fails when Xcode tries to compilehedera-sdk-swift
:Steps to reproduce
1) Start Xcode 15.4 2)
File > New > Project
macOS / App
XXX
3)File > Add Package
hedera-sdk-swift
4)Product > Build
=> build fails (see above)
Additional context
No response
Hedera network
other
Version
v0.31.0
Operating system
macOS 14.6.1