{"id":3446,"title":"iOS Simulator \u3067 iCloud \u5229\u7528\u898f\u7d04\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u304c\u8868\u793a\u3055\u308c\u306a\u3044\u554f\u984c","slug":"icloud-terms-simulator-fix","date":"2025\u5e7412\u670831\u65e5","voting":{"good":"0","bad":"0"},"modified":"2025\u5e7412\u670831\u65e5","tags":[],"content":"## \u75c7\u72b6\r\n\r\n- \u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u306e\u8a2d\u5b9a\u30a2\u30d7\u30ea\u3067 Apple ID \u306b\u30b5\u30a4\u30f3\u30a4\u30f3\u5f8c\u3001\u300c\u5229\u7528\u898f\u7d04\u3092\u8868\u793a\u3059\u308b\u300d\u304c\u8868\u793a\u3055\u308c\u308b\r\n- \u3057\u304b\u3057\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u304c\u8868\u793a\u3055\u308c\u305a\u3001\u540c\u610f\u3067\u304d\u306a\u3044\r\n- \u30a2\u30d7\u30ea\u3067\u300cCloudKit\u30e6\u30fc\u30b6\u30fc\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u300d\u30a8\u30e9\u30fc\u306b\u306a\u308b\r\n\r\n## \u539f\u56e0\r\n\r\niOS Simulator \u306e\u65e2\u77e5\u306e\u30d0\u30b0\u3002\u7279\u306b iOS 26 beta \u306a\u3069\u306e\u65b0\u3057\u3044\u30e9\u30f3\u30bf\u30a4\u30e0\u3067\u767a\u751f\u3057\u3084\u3059\u3044\u3002\r\n\u8a2d\u5b9a\u30a2\u30d7\u30ea\u306e\u30e2\u30fc\u30c0\u30eb\u8868\u793a\u304c\u6b63\u5e38\u306b\u52d5\u4f5c\u3057\u306a\u3044\u3002\r\n\r\n## \u8a66\u3057\u305f\u304c\u52b9\u679c\u304c\u306a\u304b\u3063\u305f\u65b9\u6cd5\r\n\r\n1. Safari\uff08\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u5185\uff09\u3067 iCloud.com \u306b\u30b5\u30a4\u30f3\u30a4\u30f3 \u2192 \u5229\u7528\u898f\u7d04\u8868\u793a\u3055\u308c\u305a\r\n2. Mac \u306e\u30d6\u30e9\u30a6\u30b6\u3067 iCloud.com \u306b\u30b5\u30a4\u30f3\u30a4\u30f3 \u2192 \u65e2\u306b\u540c\u610f\u6e08\u307f\u3067\u8868\u793a\u3055\u308c\u305a\r\n3. \u8a2d\u5b9a\u30a2\u30d7\u30ea\u3067\u30b5\u30a4\u30f3\u30a2\u30a6\u30c8 \u2192 \u518d\u30b5\u30a4\u30f3\u30a4\u30f3 \u2192 \u5909\u5316\u306a\u3057\r\n\r\n## \u89e3\u6c7a\u3057\u305f\u65b9\u6cd5\r\n\r\n**\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u3092\u5b8c\u5168\u306b\u524a\u9664\u3057\u3066\u518d\u4f5c\u6210 + \u30ea\u30bb\u30c3\u30c8**\r\n\r\n### \u624b\u9806\r\n\r\n1. \u554f\u984c\u306e\u3042\u308b\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u3092\u524a\u9664\r\n```bash\r\nxcrun simctl shutdown &quot;UDID&quot;\r\nxcrun simctl delete &quot;UDID&quot;\r\n```\r\n\r\n2. \u65b0\u3057\u3044\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u3092\u4f5c\u6210\r\n```bash\r\nRUNTIME_ID=&quot;com.apple.CoreSimulator.SimRuntime.iOS-26-0&quot;\r\nDEVICETYPE_ID=&quot;com.apple.CoreSimulator.SimDeviceType.iPhone-16&quot;\r\nNEW_UDID=$(xcrun simctl create &quot;Marin-B&quot; &quot;$DEVICETYPE_ID&quot; &quot;$RUNTIME_ID&quot;)\r\n```\r\n\r\n3. \u8d77\u52d5\r\n```bash\r\nxcrun simctl boot &quot;$NEW_UDID&quot;\r\nxcrun simctl bootstatus &quot;$NEW_UDID&quot; -b\r\nopen -a Simulator --args -CurrentDeviceUDID &quot;$NEW_UDID&quot;\r\n```\r\n\r\n4. \u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u3092\u30ea\u30bb\u30c3\u30c8\uff08\u91cd\u8981\uff09\r\n```bash\r\nxcrun simctl shutdown &quot;$NEW_UDID&quot;\r\nxcrun simctl erase &quot;$NEW_UDID&quot;\r\nxcrun simctl boot &quot;$NEW_UDID&quot;\r\n```\r\n\r\n5. \u8a2d\u5b9a\u30a2\u30d7\u30ea\u3067 Apple ID \u306b\u30b5\u30a4\u30f3\u30a4\u30f3\r\n```bash\r\nxcrun simctl launch &quot;$NEW_UDID&quot; com.apple.Preferences\r\n```\r\n\r\n\u2192 **\u30ea\u30bb\u30c3\u30c8\u5f8c\u306e\u30af\u30ea\u30fc\u30f3\u306a\u72b6\u614b** \u3067\u5229\u7528\u898f\u7d04\u304c\u6b63\u5e38\u306b\u8868\u793a\u30fb\u540c\u610f\u3067\u304d\u305f\r\n\r\n## \u30dd\u30a4\u30f3\u30c8\r\n\r\n- \u5358\u306a\u308b\u30b5\u30a4\u30f3\u30a2\u30a6\u30c8\/\u30b5\u30a4\u30f3\u30a4\u30f3\u3067\u306f\u89e3\u6c7a\u3057\u306a\u3044\r\n- \u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u306e**\u524a\u9664\u2192\u518d\u4f5c\u6210\u2192\u30ea\u30bb\u30c3\u30c8\uff08erase\uff09**\u304c\u5fc5\u8981\r\n- \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u5185\u306e UDID \u3092\u65b0\u3057\u3044\u5024\u306b\u66f4\u65b0\u3059\u308b\u3053\u3068\u3092\u5fd8\u308c\u305a\u306b\r\n\r\n## \u74b0\u5883\r\n\r\n- Xcode: 26 beta\r\n- iOS Simulator Runtime: iOS 26.0 (26.0.1 - 23A8464)\r\n- macOS: darwin 25.0.0\r\n"}