Cocoanetics / DTFoundation

Standard toolset classes and categories
BSD 2-Clause "Simplified" License
805 stars 237 forks source link

DTASN1 subspec does not support tvOS #117

Closed jdrevet closed 5 years ago

jdrevet commented 6 years ago

Hi,

I'd like to use features provided by DTASN1 on tvOS. Currently, I can't use DTFoundation/DTASN1 through Cocoapods because DTASN1 subspec does not declare support for tvOS. As the classes included in this subspec are included in the DTFoundation (tvOS) framework, I think that support could be added without problems.

odrobnik commented 6 years ago

@jdrevet I was thinking to do the same so that Kvitto can be used on tvOS via Cocoapods. Did you - by any change - try if DTASN1 can be compiled without issues?

jdrevet commented 6 years ago

Hi @odrobnik,

I have not made change to test compilation of DTASN1 on tvOS. But "DTFoundation (tvOS)" framework including DTASN1 files can be built without issues for tvOS simulator. I have also run pod lib lint after adding tvOS target for DTASN1 in podspec and it succeeds.

jdrevet commented 5 years ago

Hi @odrobnik,

Could you release a new version of the lib with the last commits ? In this way we can set this issue as resolved.

Regards

odrobnik commented 5 years ago

will release a maintenance update shortly