CSVParser icon indicating copy to clipboard operation
CSVParser copied to clipboard

iOS target version not set in project

Open mariuskurgonas opened this issue 8 years ago • 3 comments

Could you set an explicit iOS target version to something like 8.0 9.0 for backwards compatibility, because while building with Carthage it assumes its latest version which does not allow for backwards compatibility at least 1 or ideally two versions back like 9 or 8.

Thanks!

mariuskurgonas avatar Feb 14 '17 16:02 mariuskurgonas

I just set the iOS target to 8.0 in version 1.1.5, so your Carthage file should use this

github "Nero5023/CSVParser" ~> 1.1.5

Nero5023 avatar Feb 15 '17 06:02 Nero5023

Thanks a lot to tell me what you want. Any advice is welcome!

Nero5023 avatar Feb 15 '17 06:02 Nero5023

Thank you very much for doing this!!

2017-02-15 6:56 GMT+00:00 Nero [email protected]:

Thanks a lot to tell me what you want. Any advice is welcome!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Nero5023/CSVParser/issues/9#issuecomment-279932048, or mute the thread https://github.com/notifications/unsubscribe-auth/ACxPkeAg_cpFqSSmUm-9FNqQHpEZkGpFks5rcqGigaJpZM4MAuch .

mariuskurgonas avatar Feb 15 '17 09:02 mariuskurgonas