Open pinalpsspl opened 5 months ago
"iOSDFULibrary" sdk is belong to "nordic" company. We only know this integration method. You can search for "iOSDFULibrary" on GitHub to see if there are any other ways
can you create a swift package for TTLockDFU and manage its dependency inside TTLockDFU swift package?
or can you use XCFramework of https://github.com/NordicSemiconductor/IOS-DFU-Library, and use it internally ?
can you create a swift package for TTLockDFU and manage its dependency inside TTLockDFU swift package?
or can you use XCFramework of https://github.com/NordicSemiconductor/IOS-DFU-Library, and use it internally ?
@ttlock @JuannyiOS
any update on it?
We have no plans to create a swift package for TTLockDFU.
If you change the pod method of 'iOSDFULibrary' to the swift package method, Can you also successfully use TTLockDFU ?
XCFramework Internal use of iOSDFULibrary is not work.
1 -> We have tried with approach suggested by you but still, we are facing errors. iOS_SDK_Demo-master-2.zip
We are using TTLockDFU in the swift package, we will be using this swift package to perform a gateway firmware upgrade.
we tried to use TTLockDFU xcframework without installing pod in your demo project but we faced an issue here i am attaching a zip of the demo project and error screenshot