Files
SwiftUI-Kit-mirror/SwiftUI Kit.xcodeproj/project.pbxproj
Ramy Majouji 1211aa6b1a Update deployment targets to latest (#47)
* Update deployment targets

* Update README.md
2023-06-08 09:07:27 -07:00

1040 lines
49 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 60;
objects = {
/* Begin PBXBuildFile section */
2D8F830624BA011800E90F0B /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D8F830524BA011800E90F0B /* ComplicationController.swift */; };
2D8F830F24BA011900E90F0B /* SwiftUI Kit watchOS.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 2D8F82F324BA011700E90F0B /* SwiftUI Kit watchOS.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2D8F831824BA013E00E90F0B /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65524B90E16005C2F44 /* GroupView.swift */; };
2D8F831924BA013E00E90F0B /* ShapesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66024B912C9005C2F44 /* ShapesGroup.swift */; };
2D8F831A24BA013E00E90F0B /* IndicatorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */; };
2D8F831B24BA013E00E90F0B /* ImagesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */; };
2D8F831D24BA013E00E90F0B /* TextGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65A24B91065005C2F44 /* TextGroup.swift */; };
2D8F831E24BA013E00E90F0B /* SectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66424B914FB005C2F44 /* SectionView.swift */; };
2D8F831F24BA013E00E90F0B /* ColorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66224B912D2005C2F44 /* ColorsGroup.swift */; };
2D8F832024BA013E00E90F0B /* ControlsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65C24B9106E005C2F44 /* ControlsGroup.swift */; };
2D8F832124BA013E00E90F0B /* FontsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65E24B91075005C2F44 /* FontsGroup.swift */; };
2DC7DE5624BA0D9A00A84252 /* SwiftUI_KitApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */; };
2DC7DE5724BA0D9A00A84252 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64724B90DD9005C2F44 /* ContentView.swift */; };
2DF330AF24BAA8C60034C8D0 /* ControlsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65C24B9106E005C2F44 /* ControlsGroup.swift */; };
2DF330B024BAA8C60034C8D0 /* ShapesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66024B912C9005C2F44 /* ShapesGroup.swift */; };
2DF330B124BAA8C60034C8D0 /* IndicatorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */; };
2DF330B224BAA8C60034C8D0 /* TextGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65A24B91065005C2F44 /* TextGroup.swift */; };
2DF330B324BAA8C60034C8D0 /* FontsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65E24B91075005C2F44 /* FontsGroup.swift */; };
2DF330B424BAA8C60034C8D0 /* ImagesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */; };
2DF330B524BAA8C60034C8D0 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64724B90DD9005C2F44 /* ContentView.swift */; };
2DF330B724BAA8C60034C8D0 /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65524B90E16005C2F44 /* GroupView.swift */; };
2DF330B824BAA8C60034C8D0 /* ColorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66224B912D2005C2F44 /* ColorsGroup.swift */; };
2DF330B924BAA8C60034C8D0 /* SectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66424B914FB005C2F44 /* SectionView.swift */; };
2DF330BA24BAA8C60034C8D0 /* SwiftUI_KitApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */; };
2DF330BB24BAAD720034C8D0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 861EC64924B90DDB005C2F44 /* Assets.xcassets */; };
5BE8E05524CE87CB005E833D /* GesturesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BE8E05424CE87CB005E833D /* GesturesGroup.swift */; };
861EC64624B90DD9005C2F44 /* SwiftUI_KitApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */; };
861EC64824B90DD9005C2F44 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64724B90DD9005C2F44 /* ContentView.swift */; };
861EC64A24B90DDB005C2F44 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 861EC64924B90DDB005C2F44 /* Assets.xcassets */; };
861EC64D24B90DDB005C2F44 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 861EC64C24B90DDB005C2F44 /* Preview Assets.xcassets */; };
861EC65624B90E16005C2F44 /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65524B90E16005C2F44 /* GroupView.swift */; };
861EC65B24B91065005C2F44 /* TextGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65A24B91065005C2F44 /* TextGroup.swift */; };
861EC65D24B9106E005C2F44 /* ControlsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65C24B9106E005C2F44 /* ControlsGroup.swift */; };
861EC65F24B91075005C2F44 /* FontsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65E24B91075005C2F44 /* FontsGroup.swift */; };
861EC66124B912C9005C2F44 /* ShapesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66024B912C9005C2F44 /* ShapesGroup.swift */; };
861EC66324B912D2005C2F44 /* ColorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66224B912D2005C2F44 /* ColorsGroup.swift */; };
861EC66524B914FB005C2F44 /* SectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66424B914FB005C2F44 /* SectionView.swift */; };
861EC66924B91D4E005C2F44 /* IndicatorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */; };
861EC66B24B91E1D005C2F44 /* ImagesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */; };
861EC66D24B91F19005C2F44 /* HapticsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66C24B91F19005C2F44 /* HapticsGroup.swift */; };
97DF0A4E24DA6DE300F829B9 /* ButtonModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF0A4C24DA6DE300F829B9 /* ButtonModifiers.swift */; };
97DF0A5224DA6DE300F829B9 /* ButtonsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */; };
97DF0A5324DA6DE300F829B9 /* ButtonsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */; };
97DF0A5424DA6DE300F829B9 /* ButtonsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */; };
97DF0A5524DA6DE300F829B9 /* ButtonsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */; };
97E5A1D224E1A71200246EAD /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97E5A1D124E1A71200246EAD /* WidgetKit.framework */; };
97E5A1D424E1A71200246EAD /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97E5A1D324E1A71200246EAD /* SwiftUI.framework */; };
97E5A1D724E1A71200246EAD /* SwiftUI_Kit_Widget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97E5A1D624E1A71200246EAD /* SwiftUI_Kit_Widget.swift */; };
97E5A1DA24E1A71300246EAD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97E5A1D924E1A71300246EAD /* Assets.xcassets */; };
97E5A1DC24E1A71300246EAD /* SwiftUI_Kit_Widget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 97E5A1D824E1A71200246EAD /* SwiftUI_Kit_Widget.intentdefinition */; };
97E5A1DD24E1A71300246EAD /* SwiftUI_Kit_Widget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 97E5A1D824E1A71200246EAD /* SwiftUI_Kit_Widget.intentdefinition */; };
97E5A1E024E1A71300246EAD /* SwiftUI Kit WidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 97E5A1CF24E1A71200246EAD /* SwiftUI Kit WidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
F95A4E1F24B9936000697538 /* SwiftUI_KitApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */; };
F95A4E2024B9937800697538 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC64724B90DD9005C2F44 /* ContentView.swift */; };
F95A4E2124B9938100697538 /* ShapesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66024B912C9005C2F44 /* ShapesGroup.swift */; };
F95A4E2224B9938100697538 /* ImagesGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */; };
F95A4E2324B9938100697538 /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65524B90E16005C2F44 /* GroupView.swift */; };
F95A4E2524B9938100697538 /* ColorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66224B912D2005C2F44 /* ColorsGroup.swift */; };
F95A4E2624B9938100697538 /* ControlsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65C24B9106E005C2F44 /* ControlsGroup.swift */; };
F95A4E2724B9938100697538 /* TextGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65A24B91065005C2F44 /* TextGroup.swift */; };
F95A4E2824B9938100697538 /* IndicatorsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */; };
F95A4E2924B9938100697538 /* FontsGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC65E24B91075005C2F44 /* FontsGroup.swift */; };
F95A4E2A24B9938100697538 /* SectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861EC66424B914FB005C2F44 /* SectionView.swift */; };
F95A4E2C24B9938500697538 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 861EC64924B90DDB005C2F44 /* Assets.xcassets */; };
F9E8C6F924C7E46C000A2F66 /* MapGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E8C6F824C7E46C000A2F66 /* MapGroup.swift */; };
F9E8C6FA24C7E46C000A2F66 /* MapGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E8C6F824C7E46C000A2F66 /* MapGroup.swift */; };
F9E8C6FC24C7E46C000A2F66 /* MapGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9E8C6F824C7E46C000A2F66 /* MapGroup.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2D8F830D24BA011900E90F0B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 861EC63A24B90DD9005C2F44 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2D8F82F224BA011700E90F0B;
remoteInfo = "SwiftUI Kit watchOS";
};
97E5A1DE24E1A71300246EAD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 861EC63A24B90DD9005C2F44 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 97E5A1CE24E1A71200246EAD;
remoteInfo = "SwiftUI Kit WidgetExtension";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
2D8F831024BA011900E90F0B /* Embed Watch Content */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
dstSubfolderSpec = 16;
files = (
2D8F830F24BA011900E90F0B /* SwiftUI Kit watchOS.app in Embed Watch Content */,
);
name = "Embed Watch Content";
runOnlyForDeploymentPostprocessing = 0;
};
97E5A1E124E1A71300246EAD /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
97E5A1E024E1A71300246EAD /* SwiftUI Kit WidgetExtension.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
2D8F82F324BA011700E90F0B /* SwiftUI Kit watchOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftUI Kit watchOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
2D8F82F724BA011800E90F0B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2D8F830524BA011800E90F0B /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
2D8F830C24BA011900E90F0B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2DF330A024BAA8B80034C8D0 /* SwiftUI Kit tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftUI Kit tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
2DF330AB24BAA8B90034C8D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5BE8E05424CE87CB005E833D /* GesturesGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GesturesGroup.swift; sourceTree = "<group>"; };
861EC64224B90DD9005C2F44 /* SwiftUI Kit iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftUI Kit iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUI_KitApp.swift; sourceTree = "<group>"; };
861EC64724B90DD9005C2F44 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
861EC64924B90DDB005C2F44 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
861EC64C24B90DDB005C2F44 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
861EC64E24B90DDB005C2F44 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
861EC65524B90E16005C2F44 /* GroupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupView.swift; sourceTree = "<group>"; };
861EC65A24B91065005C2F44 /* TextGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextGroup.swift; sourceTree = "<group>"; };
861EC65C24B9106E005C2F44 /* ControlsGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ControlsGroup.swift; sourceTree = "<group>"; };
861EC65E24B91075005C2F44 /* FontsGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontsGroup.swift; sourceTree = "<group>"; };
861EC66024B912C9005C2F44 /* ShapesGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShapesGroup.swift; sourceTree = "<group>"; };
861EC66224B912D2005C2F44 /* ColorsGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorsGroup.swift; sourceTree = "<group>"; };
861EC66424B914FB005C2F44 /* SectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectionView.swift; sourceTree = "<group>"; };
861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndicatorsGroup.swift; sourceTree = "<group>"; };
861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagesGroup.swift; sourceTree = "<group>"; };
861EC66C24B91F19005C2F44 /* HapticsGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsGroup.swift; sourceTree = "<group>"; };
97DF0A4C24DA6DE300F829B9 /* ButtonModifiers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ButtonModifiers.swift; sourceTree = "<group>"; };
97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ButtonsGroup.swift; sourceTree = "<group>"; };
97E5A1CF24E1A71200246EAD /* SwiftUI Kit WidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "SwiftUI Kit WidgetExtension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
97E5A1D124E1A71200246EAD /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
97E5A1D324E1A71200246EAD /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
97E5A1D624E1A71200246EAD /* SwiftUI_Kit_Widget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftUI_Kit_Widget.swift; sourceTree = "<group>"; };
97E5A1D824E1A71200246EAD /* SwiftUI_Kit_Widget.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = SwiftUI_Kit_Widget.intentdefinition; sourceTree = "<group>"; };
97E5A1D924E1A71300246EAD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
97E5A1DB24E1A71300246EAD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F95A4E0F24B9932000697538 /* SwiftUI Kit Mac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SwiftUI Kit Mac.app"; sourceTree = BUILT_PRODUCTS_DIR; };
F95A4E1A24B9932200697538 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F95A4E1B24B9932200697538 /* SwiftUI_Kit_Mac.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SwiftUI_Kit_Mac.entitlements; sourceTree = "<group>"; };
F9E8C6F824C7E46C000A2F66 /* MapGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapGroup.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2D8F82F924BA011800E90F0B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2DF3309D24BAA8B80034C8D0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
861EC63F24B90DD9005C2F44 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
97E5A1CC24E1A71200246EAD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
97E5A1D424E1A71200246EAD /* SwiftUI.framework in Frameworks */,
97E5A1D224E1A71200246EAD /* WidgetKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F95A4E0C24B9932000697538 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2D8F82F424BA011700E90F0B /* watchOS */ = {
isa = PBXGroup;
children = (
2D8F82F724BA011800E90F0B /* Info.plist */,
);
path = watchOS;
sourceTree = "<group>";
};
2D8F830024BA011800E90F0B /* watchOS Extension */ = {
isa = PBXGroup;
children = (
2D8F830524BA011800E90F0B /* ComplicationController.swift */,
2D8F830C24BA011900E90F0B /* Info.plist */,
);
path = "watchOS Extension";
sourceTree = "<group>";
};
2DF330A124BAA8B80034C8D0 /* tvOS */ = {
isa = PBXGroup;
children = (
2DF330AB24BAA8B90034C8D0 /* Info.plist */,
);
path = tvOS;
sourceTree = "<group>";
};
861EC63924B90DD9005C2F44 = {
isa = PBXGroup;
children = (
861EC64424B90DD9005C2F44 /* Shared */,
F9E3381324B9A1DC00D233B7 /* iOS */,
F95A4E1024B9932000697538 /* macOS */,
2D8F82F424BA011700E90F0B /* watchOS */,
2D8F830024BA011800E90F0B /* watchOS Extension */,
2DF330A124BAA8B80034C8D0 /* tvOS */,
97E5A1D524E1A71200246EAD /* SwiftUI Kit Widget */,
97E5A1D024E1A71200246EAD /* Frameworks */,
861EC64324B90DD9005C2F44 /* Products */,
);
sourceTree = "<group>";
};
861EC64324B90DD9005C2F44 /* Products */ = {
isa = PBXGroup;
children = (
861EC64224B90DD9005C2F44 /* SwiftUI Kit iOS.app */,
F95A4E0F24B9932000697538 /* SwiftUI Kit Mac.app */,
2D8F82F324BA011700E90F0B /* SwiftUI Kit watchOS.app */,
2DF330A024BAA8B80034C8D0 /* SwiftUI Kit tvOS.app */,
97E5A1CF24E1A71200246EAD /* SwiftUI Kit WidgetExtension.appex */,
);
name = Products;
sourceTree = "<group>";
};
861EC64424B90DD9005C2F44 /* Shared */ = {
isa = PBXGroup;
children = (
861EC64524B90DD9005C2F44 /* SwiftUI_KitApp.swift */,
861EC64724B90DD9005C2F44 /* ContentView.swift */,
861EC65424B90DF1005C2F44 /* Groupings */,
861EC65524B90E16005C2F44 /* GroupView.swift */,
861EC66424B914FB005C2F44 /* SectionView.swift */,
861EC64924B90DDB005C2F44 /* Assets.xcassets */,
861EC64B24B90DDB005C2F44 /* Preview Content */,
);
path = Shared;
sourceTree = "<group>";
};
861EC64B24B90DDB005C2F44 /* Preview Content */ = {
isa = PBXGroup;
children = (
861EC64C24B90DDB005C2F44 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
861EC65424B90DF1005C2F44 /* Groupings */ = {
isa = PBXGroup;
children = (
97DF0A4D24DA6DE300F829B9 /* ButtonsGroup.swift */,
97DF0A4C24DA6DE300F829B9 /* ButtonModifiers.swift */,
861EC66224B912D2005C2F44 /* ColorsGroup.swift */,
861EC65C24B9106E005C2F44 /* ControlsGroup.swift */,
861EC65E24B91075005C2F44 /* FontsGroup.swift */,
861EC66C24B91F19005C2F44 /* HapticsGroup.swift */,
5BE8E05424CE87CB005E833D /* GesturesGroup.swift */,
861EC66A24B91E1D005C2F44 /* ImagesGroup.swift */,
861EC66824B91D4E005C2F44 /* IndicatorsGroup.swift */,
861EC66024B912C9005C2F44 /* ShapesGroup.swift */,
861EC65A24B91065005C2F44 /* TextGroup.swift */,
F9E8C6F824C7E46C000A2F66 /* MapGroup.swift */,
);
path = Groupings;
sourceTree = "<group>";
};
97E5A1D024E1A71200246EAD /* Frameworks */ = {
isa = PBXGroup;
children = (
97E5A1D124E1A71200246EAD /* WidgetKit.framework */,
97E5A1D324E1A71200246EAD /* SwiftUI.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
97E5A1D524E1A71200246EAD /* SwiftUI Kit Widget */ = {
isa = PBXGroup;
children = (
97E5A1D624E1A71200246EAD /* SwiftUI_Kit_Widget.swift */,
97E5A1D824E1A71200246EAD /* SwiftUI_Kit_Widget.intentdefinition */,
97E5A1D924E1A71300246EAD /* Assets.xcassets */,
97E5A1DB24E1A71300246EAD /* Info.plist */,
);
path = "SwiftUI Kit Widget";
sourceTree = "<group>";
};
F95A4E1024B9932000697538 /* macOS */ = {
isa = PBXGroup;
children = (
F95A4E1A24B9932200697538 /* Info.plist */,
F95A4E1B24B9932200697538 /* SwiftUI_Kit_Mac.entitlements */,
);
path = macOS;
sourceTree = "<group>";
};
F9E3381324B9A1DC00D233B7 /* iOS */ = {
isa = PBXGroup;
children = (
861EC64E24B90DDB005C2F44 /* Info.plist */,
);
path = iOS;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2D8F82F224BA011700E90F0B /* SwiftUI Kit watchOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2D8F831724BA011900E90F0B /* Build configuration list for PBXNativeTarget "SwiftUI Kit watchOS" */;
buildPhases = (
2D8F82F124BA011700E90F0B /* Resources */,
2D8F82F824BA011800E90F0B /* Sources */,
2D8F82F924BA011800E90F0B /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "SwiftUI Kit watchOS";
productName = "SwiftUI Kit watchOS";
productReference = 2D8F82F324BA011700E90F0B /* SwiftUI Kit watchOS.app */;
productType = "com.apple.product-type.application";
};
2DF3309F24BAA8B80034C8D0 /* SwiftUI Kit tvOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2DF330AE24BAA8B90034C8D0 /* Build configuration list for PBXNativeTarget "SwiftUI Kit tvOS" */;
buildPhases = (
2DF3309C24BAA8B80034C8D0 /* Sources */,
2DF3309D24BAA8B80034C8D0 /* Frameworks */,
2DF3309E24BAA8B80034C8D0 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "SwiftUI Kit tvOS";
productName = "SwiftUI Kit tvOS";
productReference = 2DF330A024BAA8B80034C8D0 /* SwiftUI Kit tvOS.app */;
productType = "com.apple.product-type.application";
};
861EC64124B90DD9005C2F44 /* SwiftUI Kit iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 861EC65124B90DDB005C2F44 /* Build configuration list for PBXNativeTarget "SwiftUI Kit iOS" */;
buildPhases = (
861EC63E24B90DD9005C2F44 /* Sources */,
861EC63F24B90DD9005C2F44 /* Frameworks */,
861EC64024B90DD9005C2F44 /* Resources */,
2D8F831024BA011900E90F0B /* Embed Watch Content */,
97E5A1E124E1A71300246EAD /* Embed Foundation Extensions */,
);
buildRules = (
);
dependencies = (
2D8F830E24BA011900E90F0B /* PBXTargetDependency */,
97E5A1DF24E1A71300246EAD /* PBXTargetDependency */,
);
name = "SwiftUI Kit iOS";
productName = "SwiftUI Kit";
productReference = 861EC64224B90DD9005C2F44 /* SwiftUI Kit iOS.app */;
productType = "com.apple.product-type.application";
};
97E5A1CE24E1A71200246EAD /* SwiftUI Kit WidgetExtension */ = {
isa = PBXNativeTarget;
buildConfigurationList = 97E5A1E424E1A71300246EAD /* Build configuration list for PBXNativeTarget "SwiftUI Kit WidgetExtension" */;
buildPhases = (
97E5A1CB24E1A71200246EAD /* Sources */,
97E5A1CC24E1A71200246EAD /* Frameworks */,
97E5A1CD24E1A71200246EAD /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "SwiftUI Kit WidgetExtension";
productName = "SwiftUI Kit WidgetExtension";
productReference = 97E5A1CF24E1A71200246EAD /* SwiftUI Kit WidgetExtension.appex */;
productType = "com.apple.product-type.app-extension";
};
F95A4E0E24B9932000697538 /* SwiftUI Kit Mac */ = {
isa = PBXNativeTarget;
buildConfigurationList = F95A4E1C24B9932200697538 /* Build configuration list for PBXNativeTarget "SwiftUI Kit Mac" */;
buildPhases = (
F95A4E0B24B9932000697538 /* Sources */,
F95A4E0C24B9932000697538 /* Frameworks */,
F95A4E0D24B9932000697538 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "SwiftUI Kit Mac";
productName = "SwiftUI Kit Mac";
productReference = F95A4E0F24B9932000697538 /* SwiftUI Kit Mac.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
861EC63A24B90DD9005C2F44 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastSwiftUpdateCheck = 1200;
LastUpgradeCheck = 1500;
ORGANIZATIONNAME = "Lil Software";
TargetAttributes = {
2D8F82F224BA011700E90F0B = {
CreatedOnToolsVersion = 12.0;
LastSwiftMigration = 1200;
};
2DF3309F24BAA8B80034C8D0 = {
CreatedOnToolsVersion = 12.0;
};
861EC64124B90DD9005C2F44 = {
CreatedOnToolsVersion = 12.0;
};
97E5A1CE24E1A71200246EAD = {
CreatedOnToolsVersion = 12.0;
};
F95A4E0E24B9932000697538 = {
CreatedOnToolsVersion = 12.0;
};
};
};
buildConfigurationList = 861EC63D24B90DD9005C2F44 /* Build configuration list for PBXProject "SwiftUI Kit" */;
compatibilityVersion = "Xcode 15.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 861EC63924B90DD9005C2F44;
productRefGroup = 861EC64324B90DD9005C2F44 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
861EC64124B90DD9005C2F44 /* SwiftUI Kit iOS */,
F95A4E0E24B9932000697538 /* SwiftUI Kit Mac */,
2D8F82F224BA011700E90F0B /* SwiftUI Kit watchOS */,
2DF3309F24BAA8B80034C8D0 /* SwiftUI Kit tvOS */,
97E5A1CE24E1A71200246EAD /* SwiftUI Kit WidgetExtension */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2D8F82F124BA011700E90F0B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2DF3309E24BAA8B80034C8D0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2DF330BB24BAAD720034C8D0 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
861EC64024B90DD9005C2F44 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
861EC64D24B90DDB005C2F44 /* Preview Assets.xcassets in Resources */,
861EC64A24B90DDB005C2F44 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
97E5A1CD24E1A71200246EAD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
97E5A1DA24E1A71300246EAD /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F95A4E0D24B9932000697538 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F95A4E2C24B9938500697538 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2D8F82F824BA011800E90F0B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2D8F832124BA013E00E90F0B /* FontsGroup.swift in Sources */,
2D8F831A24BA013E00E90F0B /* IndicatorsGroup.swift in Sources */,
2D8F831E24BA013E00E90F0B /* SectionView.swift in Sources */,
2DC7DE5624BA0D9A00A84252 /* SwiftUI_KitApp.swift in Sources */,
2D8F831F24BA013E00E90F0B /* ColorsGroup.swift in Sources */,
2D8F831B24BA013E00E90F0B /* ImagesGroup.swift in Sources */,
2D8F831824BA013E00E90F0B /* GroupView.swift in Sources */,
97DF0A5424DA6DE300F829B9 /* ButtonsGroup.swift in Sources */,
2D8F832024BA013E00E90F0B /* ControlsGroup.swift in Sources */,
2DC7DE5724BA0D9A00A84252 /* ContentView.swift in Sources */,
2D8F831D24BA013E00E90F0B /* TextGroup.swift in Sources */,
2D8F830624BA011800E90F0B /* ComplicationController.swift in Sources */,
2D8F831924BA013E00E90F0B /* ShapesGroup.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2DF3309C24BAA8B80034C8D0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F9E8C6FC24C7E46C000A2F66 /* MapGroup.swift in Sources */,
2DF330B024BAA8C60034C8D0 /* ShapesGroup.swift in Sources */,
2DF330B224BAA8C60034C8D0 /* TextGroup.swift in Sources */,
2DF330B824BAA8C60034C8D0 /* ColorsGroup.swift in Sources */,
2DF330BA24BAA8C60034C8D0 /* SwiftUI_KitApp.swift in Sources */,
2DF330AF24BAA8C60034C8D0 /* ControlsGroup.swift in Sources */,
2DF330B124BAA8C60034C8D0 /* IndicatorsGroup.swift in Sources */,
97DF0A5524DA6DE300F829B9 /* ButtonsGroup.swift in Sources */,
2DF330B524BAA8C60034C8D0 /* ContentView.swift in Sources */,
2DF330B924BAA8C60034C8D0 /* SectionView.swift in Sources */,
2DF330B324BAA8C60034C8D0 /* FontsGroup.swift in Sources */,
2DF330B724BAA8C60034C8D0 /* GroupView.swift in Sources */,
2DF330B424BAA8C60034C8D0 /* ImagesGroup.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
861EC63E24B90DD9005C2F44 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F9E8C6F924C7E46C000A2F66 /* MapGroup.swift in Sources */,
861EC65F24B91075005C2F44 /* FontsGroup.swift in Sources */,
861EC65B24B91065005C2F44 /* TextGroup.swift in Sources */,
5BE8E05524CE87CB005E833D /* GesturesGroup.swift in Sources */,
861EC66524B914FB005C2F44 /* SectionView.swift in Sources */,
861EC66924B91D4E005C2F44 /* IndicatorsGroup.swift in Sources */,
861EC64824B90DD9005C2F44 /* ContentView.swift in Sources */,
861EC66D24B91F19005C2F44 /* HapticsGroup.swift in Sources */,
861EC66324B912D2005C2F44 /* ColorsGroup.swift in Sources */,
97DF0A5224DA6DE300F829B9 /* ButtonsGroup.swift in Sources */,
861EC66B24B91E1D005C2F44 /* ImagesGroup.swift in Sources */,
861EC66124B912C9005C2F44 /* ShapesGroup.swift in Sources */,
861EC64624B90DD9005C2F44 /* SwiftUI_KitApp.swift in Sources */,
97DF0A4E24DA6DE300F829B9 /* ButtonModifiers.swift in Sources */,
97E5A1DD24E1A71300246EAD /* SwiftUI_Kit_Widget.intentdefinition in Sources */,
861EC65624B90E16005C2F44 /* GroupView.swift in Sources */,
861EC65D24B9106E005C2F44 /* ControlsGroup.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
97E5A1CB24E1A71200246EAD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
97E5A1D724E1A71200246EAD /* SwiftUI_Kit_Widget.swift in Sources */,
97E5A1DC24E1A71300246EAD /* SwiftUI_Kit_Widget.intentdefinition in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F95A4E0B24B9932000697538 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F9E8C6FA24C7E46C000A2F66 /* MapGroup.swift in Sources */,
F95A4E2224B9938100697538 /* ImagesGroup.swift in Sources */,
F95A4E1F24B9936000697538 /* SwiftUI_KitApp.swift in Sources */,
F95A4E2824B9938100697538 /* IndicatorsGroup.swift in Sources */,
F95A4E2524B9938100697538 /* ColorsGroup.swift in Sources */,
F95A4E2324B9938100697538 /* GroupView.swift in Sources */,
F95A4E2924B9938100697538 /* FontsGroup.swift in Sources */,
97DF0A5324DA6DE300F829B9 /* ButtonsGroup.swift in Sources */,
F95A4E2124B9938100697538 /* ShapesGroup.swift in Sources */,
F95A4E2A24B9938100697538 /* SectionView.swift in Sources */,
F95A4E2624B9938100697538 /* ControlsGroup.swift in Sources */,
F95A4E2724B9938100697538 /* TextGroup.swift in Sources */,
F95A4E2024B9937800697538 /* ContentView.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
2D8F830E24BA011900E90F0B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 2D8F82F224BA011700E90F0B /* SwiftUI Kit watchOS */;
targetProxy = 2D8F830D24BA011900E90F0B /* PBXContainerItemProxy */;
};
97E5A1DF24E1A71300246EAD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 97E5A1CE24E1A71200246EAD /* SwiftUI Kit WidgetExtension */;
targetProxy = 97E5A1DE24E1A71300246EAD /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
2D8F831124BA011900E90F0B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = watchOS/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.swiftui.kit.watchkitapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 4;
WATCHOS_DEPLOYMENT_TARGET = 10.0;
};
name = Debug;
};
2D8F831224BA011900E90F0B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = watchOS/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.swiftui.kit.watchkitapp;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 4;
WATCHOS_DEPLOYMENT_TARGET = 10.0;
};
name = Release;
};
2DF330AC24BAA8B90034C8D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "Brand Assets";
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "Shared/Preview\\ Content";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = tvOS/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRIVATE_HEADERS_FOLDER_PATH = tvOS/PrivateHeaders;
PRODUCT_BUNDLE_IDENTIFIER = "lilsoftware.SwiftUI-Kit-tvOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PUBLIC_HEADERS_FOLDER_PATH = tvOS/Headers;
SDKROOT = appletvos;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 17.0;
};
name = Debug;
};
2DF330AD24BAA8B90034C8D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "Brand Assets";
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "Shared/Preview\\ Content";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = tvOS/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRIVATE_HEADERS_FOLDER_PATH = tvOS/PrivateHeaders;
PRODUCT_BUNDLE_IDENTIFIER = "lilsoftware.SwiftUI-Kit-tvOS";
PRODUCT_NAME = "$(TARGET_NAME)";
PUBLIC_HEADERS_FOLDER_PATH = tvOS/Headers;
SDKROOT = appletvos;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 3;
TVOS_DEPLOYMENT_TARGET = 17.0;
};
name = Release;
};
861EC64F24B90DDB005C2F44 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
861EC65024B90DDB005C2F44 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
861EC65224B90DDB005C2F44 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"Shared/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.swiftui.kit;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
861EC65324B90DDB005C2F44 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"Shared/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.swiftui.kit;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
97E5A1E224E1A71300246EAD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = "SwiftUI Kit Widget/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.swiftui.kit.SwiftUI-Kit-Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
97E5A1E324E1A71300246EAD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = "SwiftUI Kit Widget/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.swiftui.kit.SwiftUI-Kit-Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
F95A4E1D24B9932200697538 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = macOS/SwiftUI_Kit_Mac.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Shared/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = macOS/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
PRODUCT_BUNDLE_IDENTIFIER = "lilsoftware-Kit-Mac";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
F95A4E1E24B9932200697538 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = macOS/SwiftUI_Kit_Mac.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Shared/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = macOS/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
PRODUCT_BUNDLE_IDENTIFIER = "lilsoftware.SwiftUI-Kit-Mac";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SWIFT_VERSION = 5.0;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2D8F831724BA011900E90F0B /* Build configuration list for PBXNativeTarget "SwiftUI Kit watchOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2D8F831124BA011900E90F0B /* Debug */,
2D8F831224BA011900E90F0B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2DF330AE24BAA8B90034C8D0 /* Build configuration list for PBXNativeTarget "SwiftUI Kit tvOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2DF330AC24BAA8B90034C8D0 /* Debug */,
2DF330AD24BAA8B90034C8D0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
861EC63D24B90DD9005C2F44 /* Build configuration list for PBXProject "SwiftUI Kit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
861EC64F24B90DDB005C2F44 /* Debug */,
861EC65024B90DDB005C2F44 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
861EC65124B90DDB005C2F44 /* Build configuration list for PBXNativeTarget "SwiftUI Kit iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
861EC65224B90DDB005C2F44 /* Debug */,
861EC65324B90DDB005C2F44 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
97E5A1E424E1A71300246EAD /* Build configuration list for PBXNativeTarget "SwiftUI Kit WidgetExtension" */ = {
isa = XCConfigurationList;
buildConfigurations = (
97E5A1E224E1A71300246EAD /* Debug */,
97E5A1E324E1A71300246EAD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F95A4E1C24B9932200697538 /* Build configuration list for PBXNativeTarget "SwiftUI Kit Mac" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F95A4E1D24B9932200697538 /* Debug */,
F95A4E1E24B9932200697538 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 861EC63A24B90DD9005C2F44 /* Project object */;
}