Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16 and KMP #553

Open
aetrocks opened this issue Mar 12, 2025 · 2 comments
Open

Xcode 16 and KMP #553

aetrocks opened this issue Mar 12, 2025 · 2 comments
Labels

Comments

@aetrocks
Copy link

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.

@philips77
Copy link
Member

Hi,
Are you using CocoaPods or SPM?

@aetrocks
Copy link
Author

Hi, we are using Cocoapods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants