swift-tds icon indicating copy to clipboard operation
swift-tds copied to clipboard

Updated package.swift to include iOS, Updated package dependencies

Open Copterdoctor opened this issue 3 years ago • 2 comments

Package.swift updated packages to latest minor using recommend .upToNextMajor declarations.

Package.swift updated platform to include iOS 13.0 as per Swift NIO minimum support.

Modified Login7Message to support iOS hostname parsing.

Copterdoctor avatar Jan 12 '22 22:01 Copterdoctor

I just realised the .gitignore had Package.Resolved instead of Package.resolved and it was being included in the pull. I've updated this pull request with a revised .gitignore.

Copterdoctor avatar Jan 12 '22 23:01 Copterdoctor

@Copterdoctor if you saw my other message, I haven't worked on the project in a while but want to get more active on it, so I'll take a look at this by the weekend.

aaronjedwards avatar Apr 05 '22 15:04 aaronjedwards