From 83e44184ab56646911453762c4167bf94919f948 Mon Sep 17 00:00:00 2001 From: Marc Kalmes Date: Thu, 29 Jul 2021 12:45:46 +0200 Subject: [PATCH] Move FB9127171 to Fixed FB9127171 was fixed w/ Xcode 13 Beta 3. --- .../README.md | 0 .../UI Tests/ATests.swift | 0 .../UI Tests/BTests.swift | 0 .../UI Tests/Info.plist | 0 .../XCTestTextFieldDemo.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/xcschemes/UI Tests.xcscheme | 0 .../xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme | 0 .../XCTestTextFieldDemo/AppDelegate.swift | 0 .../Assets.xcassets/AccentColor.colorset/Contents.json | 0 .../Assets.xcassets/AppIcon.appiconset/Contents.json | 0 .../XCTestTextFieldDemo/Assets.xcassets/Contents.json | 0 .../XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard | 0 .../XCTestTextFieldDemo/Base.lproj/Main.storyboard | 0 .../XCTestTextFieldDemo/Info.plist | 0 .../XCTestTextFieldDemo/MyTextFieldViewController.swift | 0 .../XCTestTextFieldDemo/SceneDelegate.swift | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/README.md (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/UI Tests/ATests.swift (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/UI Tests/BTests.swift (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/UI Tests/Info.plist (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo.xcodeproj/project.pbxproj (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/AppDelegate.swift (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Assets.xcassets/AccentColor.colorset/Contents.json (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Assets.xcassets/Contents.json (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Base.lproj/Main.storyboard (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/Info.plist (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/MyTextFieldViewController.swift (100%) rename {FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder => Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder}/XCTestTextFieldDemo/SceneDelegate.swift (100%) diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/README.md b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/README.md similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/README.md rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/README.md diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/ATests.swift b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/ATests.swift similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/ATests.swift rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/ATests.swift diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/BTests.swift b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/BTests.swift similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/BTests.swift rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/BTests.swift diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/Info.plist b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/Info.plist similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/Info.plist rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/UI Tests/Info.plist diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.pbxproj b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.pbxproj similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.pbxproj rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.pbxproj diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo.xcodeproj/xcshareddata/xcschemes/XCTestTextFieldDemo.xcscheme diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/AppDelegate.swift b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/AppDelegate.swift similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/AppDelegate.swift rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/AppDelegate.swift diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AccentColor.colorset/Contents.json b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AccentColor.colorset/Contents.json rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AppIcon.appiconset/Contents.json b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AppIcon.appiconset/Contents.json rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/Contents.json b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/Contents.json similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/Contents.json rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Assets.xcassets/Contents.json diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/LaunchScreen.storyboard diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/Main.storyboard b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/Main.storyboard similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/Main.storyboard rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Base.lproj/Main.storyboard diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Info.plist b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Info.plist similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Info.plist rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/Info.plist diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/MyTextFieldViewController.swift b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/MyTextFieldViewController.swift similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/MyTextFieldViewController.swift rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/MyTextFieldViewController.swift diff --git a/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/SceneDelegate.swift b/Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/SceneDelegate.swift similarity index 100% rename from FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/SceneDelegate.swift rename to Fixed/FB9127171 - Keyboard will not appear after UIResponder.resignFirstResponder/XCTestTextFieldDemo/SceneDelegate.swift