star-micronics / StarXpand-SDK-iOS

StarXpand SDK for iOS is a software development kit for supporting application development for Star Micronics devices.
https://star-m.jp/starxpandsdk-oml.html
Other
27 stars 5 forks source link

Version 2.7.0 can't be resolved #29

Open gui-assis opened 4 months ago

gui-assis commented 4 months ago

Description

SPM can't resolve the dependency version 2.7.0

Your device where the bug occurs

To Reproduce

Steps to reproduce the behavior:

  1. Add exact dependency 2.7.0 to a xcode project in SPM
  2. Try to resolve the dependency packages
Tatsuki-Yamamoto2731 commented 4 months ago

@gui-assis Thank you for your report. We tried to recreate this issue, but SPM worked normally on our side. Then, could you please delete the cache and try again?

romansudak commented 4 months ago

The same problem, can't resolve...

Tatsuki-Yamamoto2731 commented 3 months ago

@romansudak We tried the patterns below, but both were successful.

  1. New install V2.7.0
  2. Update from V2.6.1 to V2.7.0

If clearing the cache does not improve the situation, please tell us more about your environment and the error.