diff --git a/SettingPresets b/SettingPresets new file mode 120000 index 000000000..16dcdaa51 --- /dev/null +++ b/SettingPresets @@ -0,0 +1 @@ +Sources/XcodeGenKit/SettingPresets \ No newline at end of file diff --git a/Sources/XcodeGenKit/SettingPresets b/Sources/XcodeGenKit/SettingPresets deleted file mode 120000 index 1137a5ea8..000000000 --- a/Sources/XcodeGenKit/SettingPresets +++ /dev/null @@ -1 +0,0 @@ -../../SettingPresets/ \ No newline at end of file diff --git a/SettingPresets/Configs/debug.yml b/Sources/XcodeGenKit/SettingPresets/Configs/debug.yml similarity index 100% rename from SettingPresets/Configs/debug.yml rename to Sources/XcodeGenKit/SettingPresets/Configs/debug.yml diff --git a/SettingPresets/Configs/release.yml b/Sources/XcodeGenKit/SettingPresets/Configs/release.yml similarity index 100% rename from SettingPresets/Configs/release.yml rename to Sources/XcodeGenKit/SettingPresets/Configs/release.yml diff --git a/SettingPresets/Platforms/iOS.yml b/Sources/XcodeGenKit/SettingPresets/Platforms/iOS.yml similarity index 100% rename from SettingPresets/Platforms/iOS.yml rename to Sources/XcodeGenKit/SettingPresets/Platforms/iOS.yml diff --git a/SettingPresets/Platforms/macOS.yml b/Sources/XcodeGenKit/SettingPresets/Platforms/macOS.yml similarity index 100% rename from SettingPresets/Platforms/macOS.yml rename to Sources/XcodeGenKit/SettingPresets/Platforms/macOS.yml diff --git a/SettingPresets/Platforms/tvOS.yml b/Sources/XcodeGenKit/SettingPresets/Platforms/tvOS.yml similarity index 100% rename from SettingPresets/Platforms/tvOS.yml rename to Sources/XcodeGenKit/SettingPresets/Platforms/tvOS.yml diff --git a/SettingPresets/Platforms/visionOS.yml b/Sources/XcodeGenKit/SettingPresets/Platforms/visionOS.yml similarity index 100% rename from SettingPresets/Platforms/visionOS.yml rename to Sources/XcodeGenKit/SettingPresets/Platforms/visionOS.yml diff --git a/SettingPresets/Platforms/watchOS.yml b/Sources/XcodeGenKit/SettingPresets/Platforms/watchOS.yml similarity index 100% rename from SettingPresets/Platforms/watchOS.yml rename to Sources/XcodeGenKit/SettingPresets/Platforms/watchOS.yml diff --git a/SettingPresets/Product_Platform/app-extension_macOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/app-extension_macOS.yml similarity index 100% rename from SettingPresets/Product_Platform/app-extension_macOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/app-extension_macOS.yml diff --git a/SettingPresets/Product_Platform/application_iOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/application_iOS.yml similarity index 100% rename from SettingPresets/Product_Platform/application_iOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/application_iOS.yml diff --git a/SettingPresets/Product_Platform/application_macOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/application_macOS.yml similarity index 100% rename from SettingPresets/Product_Platform/application_macOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/application_macOS.yml diff --git a/SettingPresets/Product_Platform/application_tvOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/application_tvOS.yml similarity index 100% rename from SettingPresets/Product_Platform/application_tvOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/application_tvOS.yml diff --git a/SettingPresets/Product_Platform/application_visionOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/application_visionOS.yml similarity index 100% rename from SettingPresets/Product_Platform/application_visionOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/application_visionOS.yml diff --git a/SettingPresets/Product_Platform/application_watchOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/application_watchOS.yml similarity index 100% rename from SettingPresets/Product_Platform/application_watchOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/application_watchOS.yml diff --git a/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml b/Sources/XcodeGenKit/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml similarity index 100% rename from SettingPresets/Product_Platform/bundle.unit-test_macOS.yml rename to Sources/XcodeGenKit/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml diff --git a/SettingPresets/Products/app-extension.intents-service.yml b/Sources/XcodeGenKit/SettingPresets/Products/app-extension.intents-service.yml similarity index 100% rename from SettingPresets/Products/app-extension.intents-service.yml rename to Sources/XcodeGenKit/SettingPresets/Products/app-extension.intents-service.yml diff --git a/SettingPresets/Products/app-extension.messages.yml b/Sources/XcodeGenKit/SettingPresets/Products/app-extension.messages.yml similarity index 100% rename from SettingPresets/Products/app-extension.messages.yml rename to Sources/XcodeGenKit/SettingPresets/Products/app-extension.messages.yml diff --git a/SettingPresets/Products/app-extension.yml b/Sources/XcodeGenKit/SettingPresets/Products/app-extension.yml similarity index 100% rename from SettingPresets/Products/app-extension.yml rename to Sources/XcodeGenKit/SettingPresets/Products/app-extension.yml diff --git a/SettingPresets/Products/bundle.ui-testing.yml b/Sources/XcodeGenKit/SettingPresets/Products/bundle.ui-testing.yml similarity index 100% rename from SettingPresets/Products/bundle.ui-testing.yml rename to Sources/XcodeGenKit/SettingPresets/Products/bundle.ui-testing.yml diff --git a/SettingPresets/Products/bundle.unit-test.yml b/Sources/XcodeGenKit/SettingPresets/Products/bundle.unit-test.yml similarity index 100% rename from SettingPresets/Products/bundle.unit-test.yml rename to Sources/XcodeGenKit/SettingPresets/Products/bundle.unit-test.yml diff --git a/SettingPresets/Products/framework.static.yml b/Sources/XcodeGenKit/SettingPresets/Products/framework.static.yml similarity index 100% rename from SettingPresets/Products/framework.static.yml rename to Sources/XcodeGenKit/SettingPresets/Products/framework.static.yml diff --git a/SettingPresets/Products/framework.yml b/Sources/XcodeGenKit/SettingPresets/Products/framework.yml similarity index 100% rename from SettingPresets/Products/framework.yml rename to Sources/XcodeGenKit/SettingPresets/Products/framework.yml diff --git a/SettingPresets/Products/library.static.yml b/Sources/XcodeGenKit/SettingPresets/Products/library.static.yml similarity index 100% rename from SettingPresets/Products/library.static.yml rename to Sources/XcodeGenKit/SettingPresets/Products/library.static.yml diff --git a/SettingPresets/Products/tv-app-extension.yml b/Sources/XcodeGenKit/SettingPresets/Products/tv-app-extension.yml similarity index 100% rename from SettingPresets/Products/tv-app-extension.yml rename to Sources/XcodeGenKit/SettingPresets/Products/tv-app-extension.yml diff --git a/SettingPresets/Products/watchkit2-extension.yml b/Sources/XcodeGenKit/SettingPresets/Products/watchkit2-extension.yml similarity index 100% rename from SettingPresets/Products/watchkit2-extension.yml rename to Sources/XcodeGenKit/SettingPresets/Products/watchkit2-extension.yml diff --git a/SettingPresets/SupportedDestinations/iOS.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/iOS.yml similarity index 100% rename from SettingPresets/SupportedDestinations/iOS.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/iOS.yml diff --git a/SettingPresets/SupportedDestinations/macCatalyst.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/macCatalyst.yml similarity index 100% rename from SettingPresets/SupportedDestinations/macCatalyst.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/macCatalyst.yml diff --git a/SettingPresets/SupportedDestinations/macOS.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/macOS.yml similarity index 100% rename from SettingPresets/SupportedDestinations/macOS.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/macOS.yml diff --git a/SettingPresets/SupportedDestinations/tvOS.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/tvOS.yml similarity index 100% rename from SettingPresets/SupportedDestinations/tvOS.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/tvOS.yml diff --git a/SettingPresets/SupportedDestinations/visionOS.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/visionOS.yml similarity index 100% rename from SettingPresets/SupportedDestinations/visionOS.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/visionOS.yml diff --git a/SettingPresets/SupportedDestinations/watchOS.yml b/Sources/XcodeGenKit/SettingPresets/SupportedDestinations/watchOS.yml similarity index 100% rename from SettingPresets/SupportedDestinations/watchOS.yml rename to Sources/XcodeGenKit/SettingPresets/SupportedDestinations/watchOS.yml diff --git a/SettingPresets/base.yml b/Sources/XcodeGenKit/SettingPresets/base.yml similarity index 100% rename from SettingPresets/base.yml rename to Sources/XcodeGenKit/SettingPresets/base.yml