devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.42k stars 428 forks source link

Module Stability #281

Closed damacster closed 3 years ago

damacster commented 3 years ago

Will DeviceKit be adding support for Module Stability? This is as simple as adding the BUILD_LIBRARY_FOR_DISTRIBUTION=Yes setting.

denisenepraunig commented 3 years ago

That is an interesting point, haven't thought about it. I will investigate this. @Zandor300 what do you think?

damacster commented 3 years ago

My apologies, i was using an older version of DeviceKit and it appears this setting has already been added since then.