star-micronics / StarPRNT-SDK-iOS-Swift

StarPRNT SDK for iOS including libraries for supporting application development for Star printers.
https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/ios_swift/en/index.html
Other
41 stars 7 forks source link

Please create a swift package for the StarPrint iOS framework #29

Closed randeep-ot closed 1 month ago

randeep-ot commented 1 month ago

Description

Please create a swift package for the StarPrint iOS framework. This will simplify integrating SDK via Xcode

bandit-ibayashi commented 1 month ago

This is the same issue (request) #2 and #19 .

We do not have a plan to support SPM as the framework included in the successor StarXpand SDK supports it and StarIO supports cocoapods as a package management tool. If you are starting a new implementation, we recommend that you use the StarXpand SDK for iOS.

And it has been changed to the xcframework format since StarIO 2.10.0 and StarIO_Extention 1.17.0. We understood it is necessary to be at least xcframework for SPM to be used.

Thank you for your understanding.

randeep-ot commented 1 month ago

Thanks for the response @bandit-ibayashi Should we be migrating to StarXpand? Is there a migration guide? Are there any plans of deprecating StarIO in the near future?