apple / apple/containerization

[Bug]: Importing ContainerizationOCI breaks SwiftUI's @State

Open
#202 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
8.9k
Forks
359
Avg merge
2d 20h
Merged PRs (30d)
13

Description

### I have done the following

- [x] I have searched the existing issues
- [x] If possible, I've reproduced the issue using the 'main' branch of this project

### Steps to reproduce

Import ContainerizationOCI in a SwiftUI View with a @State variable.

### Current behavior

An error is thrown that State is ambiguous.

Image

### Expected behavior

No errors.

### Environment

```markdown
- OS: macOS 26.0 Beta 3 (25A5306g)
- Swift: Apple Swift version 6.2
- Xcode: Version 26.0 Beta 2 (17A5241o)
```

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.