Swiftpack.co - Swift Packages by line

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by line

line/line-sdk-ios-swift 5.11.0
Provides a modern way of implementing LINE APIs.
⭐️ 834
🕓 25 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5.11.0
25 weeks ago
### Added - Add digital signature to the xcframework artifacts. Now the xcframework binaries are signed with certificate of LINE Developer team. [#199](https://github.com/line/line-sdk-ios-swift/pull/199) - Add the privacy manifest file to the resource bundle. [#200](https://github.com/line/line-sdk-ios-swift/pull/200)
5.10.1
29 weeks ago
### Fixed - Update license holder name in all source code files. Now LY Corporation is the license holder of LINE SDK Swift. The license content and terms itself is not changed so you can still use the SDK under the same condition as before. [#193](https://github.com/line/line-sdk-ios-swift/pull/193) - As the removal of general support of iOS 12 and earlier in Xcode, now LINE SDK Swift also drops support for iOS 12 and earlier. [#190](https://github.com/line/line-sdk-ios-swift/pull/190)
5.10.0
40 weeks ago
### Added - An option `promptBotID` to append related query for internal partner use. [#188](https://github.com/line/line-sdk-ios-swift/pull/188).
5.9.1
46 weeks ago
### Fixed - Append `IDTokenRaw` property to ObjC's `LineSDKAccessToken` class. This allows retrieve the raw value of the received ID token when using the Objective-C wrapper. [#185](https://github.com/line/line-sdk-ios-swift/issues/185)
5.9.0
1 year ago
This version drops supports for iOS 10 since Xcode 14 is not supporting 32-bit devices anymore. For more information, please refer to [32-bit app support has been discontinued in Xcode 14](https://developer.apple.com/news/upcoming-requirements/?id=06062022a). ### Added - SwiftUI sample app. If you are using SwiftUI and want to integrate LINE SDK Swift into your SwiftUI project, please refer to the SwiftUI sample app to get started. [#177](https://github.com/line/line-sdk-ios-swift/pull/177) - Support for Xcode 14 and iOS 16. [#178](https://github.com/line/line-sdk-ios-swift/pull/178) ### Fixed - Drops iOS 10 support. Now LINE SDK Swift requires iOS 11 or later. If you have to continue to support iOS 10, use LINE SDK Swift 5.8.2.
5.8.2
1 year ago
### Fixed - Xcode 13.4 support. Fixed an issue that when built with Xcode 13.4, there is a chance that linking fails due to reference cycle. [#174](https://github.com/line/line-sdk-ios-swift/pull/174) - Modernize the project to the latest Xcode and Swift version. - Now the xcframework contains debug symbols (dSYMs and bitcode map) in the framework. Integrating LINE SDK by xcframework now provides easier setup steps. [#175](https://github.com/line/line-sdk-ios-swift/pull/175)
5.8.1
2 years ago
### Fixed - Upgrade project settings for Xcode 13 and other tool dependencies. [#170](https://github.com/line/line-sdk-ios-swift/pull/170)
5.8.0
2 years ago
### Added - New permissions in `LoginPermission` for Open Chat Plug features. [#168](https://github.com/line/line-sdk-ios-swift/pull/168)
5.7.0
3 years ago
### Added - Xcode 12 support. The new Swift Package Manager support. Now the built-in UI of LINE SDK is also available when integrated with SPM. [#161](https://github.com/line/line-sdk-ios-swift/pull/161)
5.6.2
3 years ago
### Fixed - Auto retry `NSURLErrorNetworkConnectionLost` error once when exchanging token. This is a workaround for a long-last iOS bug [discussed here](https://github.com/line/line-sdk-ios-swift/blob/18b713af91f8b46c5aa4674e0af9c424339b96ae/LineSDK/LineSDK/Login/LoginProcess.swift#L246-L261). [#159](https://github.com/line/line-sdk-ios-swift/pull/159)
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics