Closed conanoc closed 9 months ago
A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related build issues.
@WadeBarnes After the rebase, build-image-wrapper-base
is failing. Any idea?
@WadeBarnes After the rebase,
build-image-wrapper-base
is failing. Any idea?
@conanoc, I missed updating the Rust version in a spot; https://github.com/hyperledger/indy-sdk/pull/2475. You won't need to rebase again since the GHA workflows do not block the ability to merge.
@mirgee, Is this something you could review?
Signed-off-by: conanoc conanoc@gmail.com
Previous podspec libindy-objc.podspec has several issues:
Source based podspec would be more convenient because we do not have to prepare binaries and there is no version dependency for swift. Some notes about this commit: