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

Support SPM for iOS install #2

Closed michaelosity closed 6 months ago

michaelosity commented 3 years ago

Xcode now has SPM as it's package manager. It would be extremely useful to have support for SPM.

bandit-ibayashi commented 3 years ago

@michaelosity I am sorry for the late response. And thanks for your post to the issue. Your request was understood.

michaelosity commented 3 years ago

Another benefit of this change would be that this repo could support running in the iOS simulator for the new Mac M1s.

frizzle commented 3 years ago

SPM support will make it much easier to use your framework.

tmykhaylovsky commented 3 years ago

Starting to work on Bluetooth integration with StarMicronics devices.

SPM support would be much appreciated. Otherwise will have to play around with Podfiles and we've been able to avoid them thus far.

sammcewan commented 3 years ago

At a minimum can we please get the frameworks provided as XCFrameworks?

JCTec commented 2 years ago

Any plans or update on the support for SPM?

nickdnk commented 1 year ago

Bump. SPM much desired.

helperbug commented 1 year ago

Wrapping the XCFramework in an SPM would be very helpful

bandit-ibayashi commented 1 year ago

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.

We are afraid we do not plan to support SPM in StarIO (StarPRNT SDK), as we are supporting SPM in its successor StarIO10 (StarXpand SDK). We much appreciate you understanding.