You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, me ... again. Sorry for bothering almost every month.
The Release with the NordicDFU name worked like a Charm last time, thanks again for that.
Quick Question, since Apple forces us to update to Xcode 16 and Sequoia, I did it today.
Since then, I am not be able to build the Cinterop for the NordicDFU lib anymore.
Best Guess was, that there were some changes in Xcode 16 that break the cInterop Task.
Kotlin/Native cinterop process cannot find the required system headers (sys/cdefs.h) but I am not sure, how to debug this deeper. My guess was, maybe if NordicDFU was build with Xcode16 it could work.
Would it be possible to build NordicDFU with Xcode 16 and release it?
I would love to ask, if anyone other has similar problems but at this point im pretty sure I am the only one wrapping nordic android and iOS dfu libs in Kotlin Multiplatform.
Sorry to see questions from me all the time, misusing the lib and complaining about it not working.
The text was updated successfully, but these errors were encountered:
Hello everyone, me ... again. Sorry for bothering almost every month.
The Release with the NordicDFU name worked like a Charm last time, thanks again for that.
Quick Question, since Apple forces us to update to Xcode 16 and Sequoia, I did it today.
Since then, I am not be able to build the Cinterop for the NordicDFU lib anymore.
Best Guess was, that there were some changes in Xcode 16 that break the cInterop Task.
Kotlin/Native cinterop process cannot find the required system headers (sys/cdefs.h) but I am not sure, how to debug this deeper. My guess was, maybe if NordicDFU was build with Xcode16 it could work.
Would it be possible to build NordicDFU with Xcode 16 and release it?
I would love to ask, if anyone other has similar problems but at this point im pretty sure I am the only one wrapping nordic android and iOS dfu libs in Kotlin Multiplatform.
Sorry to see questions from me all the time, misusing the lib and complaining about it not working.
The text was updated successfully, but these errors were encountered: