Skip to content

Conversation

@igormagurean
Copy link

Project required update to the latest ComposableArchitecture version, as well as swift-dependencies.

@DependencyClient GameCenterClient struct should have those 2 closures at the end of properly list. Otherwise it creates 2 initializers where it says that 'self' used before all stored properties are initialized.

  public var reportAchievements: @Sendable ([GKAchievement]) async throws -> Void
  public var showNotificationBanner: @Sendable (NotificationBannerRequest) async -> Void

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant