Skip to content

The package acess level used on '...' requires a package name; #98

@sobabear

Description

@sobabear

Describe the bug 🐛

Screenshot 2024-09-26 at 1 32 15 PM

I've got build error with above image.
/OneWay/Store.swift:43:5 The package access level used on 'isIdle' requires a package name; set it with the compiler flag -package-name

/OneWay/Sources/OneWay/ViewStore.swift:44:5 The package access level used on 'store' requires a package name; set it with the compiler flag -package-name

To Reproduce ✨

  1. Update to Xcode 16.0 (MacOS 14.5)
  2. Installed Oneway 2.3.0 (Using tuist, .upToNextMajor(from: "2.3.0"))

Expected behavior 🌈

Build without errors

Environments ⚙️

  • Mac OS: 14.5
  • Device or Simulator OS: iphone 15(iOS 17.5.1) or simulator iphone15 (17.4)
  • Xcode Version: Xcode 16.0
  • Library Version: 2.3.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions