Open elkraneo opened 1 year ago
platforms: .iOS(.v15) Xcode: 14.3 package: .package(url: "https://github.com/nstack-io/nstack-ios-sdk", branch: "feature/spm-support")
.iOS(.v15)
.package(url: "https://github.com/nstack-io/nstack-ios-sdk", branch: "feature/spm-support")
If a dependency refers to NStack, the main app will crash when accidentally shaking the screen, and no configuration has been given.
platforms:
.iOS(.v15)
Xcode: 14.3 package:.package(url: "https://github.com/nstack-io/nstack-ios-sdk", branch: "feature/spm-support")
If a dependency refers to NStack, the main app will crash when accidentally shaking the screen, and no configuration has been given.