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.

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.