<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameSave",
  "identifier" : "/documentation/GameSave/GameSaveSyncedDirectory/State-swift.enum/conflicted(versions:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "GameSave"
    ],
    "preciseIdentifier" : "s:8GameSave0aB15SyncedDirectoryC5StateO10conflictedyAESayAC7VersionCG_tcAEmF"
  },
  "title" : "GameSaveSyncedDirectory.State.conflicted(versions:)"
}
-->

# GameSaveSyncedDirectory.State.conflicted(versions:)

The directory has conflicts with the cloud, which the game needs to resolve.

```
case conflicted(versions: [GameSaveSyncedDirectory.Version])
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)