Kuru/Example/Kuru Example.xcodeproj/project.pbxproj

837 lines
40 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 55;
objects = {
/* Begin PBXBuildFile section */
1C402AEA280EE14900817011 /* NavigationViewComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C402AE9280EE14900817011 /* NavigationViewComponent.swift */; };
1C5C57B2280DA61F00EFABB1 /* first_view.json in Resources */ = {isa = PBXBuildFile; fileRef = 1C5C57B1280DA61F00EFABB1 /* first_view.json */; };
1C5C57BD280DA8B300EFABB1 /* KAlignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5C57BC280DA8B300EFABB1 /* KAlignment.swift */; };
1C5C57BF280DA8D300EFABB1 /* KTextStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5C57BE280DA8D300EFABB1 /* KTextStyle.swift */; };
1C5C57C1280DA8FA00EFABB1 /* KTextAlignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5C57C0280DA8FA00EFABB1 /* KTextAlignment.swift */; };
1C7F91E9280DE93900F6FD69 /* ScreenContainerComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91E8280DE93900F6FD69 /* ScreenContainerComponent.swift */; };
1C7F91EB280DE9AE00F6FD69 /* KViewOrientationStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91EA280DE9AE00F6FD69 /* KViewOrientationStyle.swift */; };
1C7F91ED280DEAB600F6FD69 /* AsyncImageViewComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91EC280DEAB600F6FD69 /* AsyncImageViewComponent.swift */; };
1C7F91F1280DEE3100F6FD69 /* KMeasure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91F0280DEE3100F6FD69 /* KMeasure.swift */; };
1C7F91F3280DEE5E00F6FD69 /* KMeasureType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91F2280DEE5E00F6FD69 /* KMeasureType.swift */; };
1C7F91F5280DF35900F6FD69 /* TitleTextComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91F4280DF35900F6FD69 /* TitleTextComponent.swift */; };
1C7F91F7280DFB0900F6FD69 /* SubtitleTextComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91F6280DFB0900F6FD69 /* SubtitleTextComponent.swift */; };
1C7F91F9280E09D200F6FD69 /* CircleIconButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7F91F8280E09D200F6FD69 /* CircleIconButton.swift */; };
1C7F91FB280E0F8300F6FD69 /* second_view.json in Resources */ = {isa = PBXBuildFile; fileRef = 1C7F91FA280E0F8300F6FD69 /* second_view.json */; };
1CD93378280F2E470019D42B /* KNavigationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD93377280F2E470019D42B /* KNavigationManager.swift */; };
1CD9337A280F2E890019D42B /* KScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD93379280F2E890019D42B /* KScreen.swift */; };
1CDF288C280DA5C700AADAFE /* Kuru_ExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDF288B280DA5C700AADAFE /* Kuru_ExampleApp.swift */; };
1CDF288E280DA5C700AADAFE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDF288D280DA5C700AADAFE /* ContentView.swift */; };
1CDF2890280DA5C800AADAFE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1CDF288F280DA5C800AADAFE /* Assets.xcassets */; };
1CDF2893280DA5C800AADAFE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1CDF2892280DA5C800AADAFE /* Preview Assets.xcassets */; };
1CDF289D280DA5C800AADAFE /* Kuru_ExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDF289C280DA5C800AADAFE /* Kuru_ExampleTests.swift */; };
1CDF28A7280DA5C800AADAFE /* Kuru_ExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDF28A6280DA5C800AADAFE /* Kuru_ExampleUITests.swift */; };
1CDF28A9280DA5C800AADAFE /* Kuru_ExampleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDF28A8280DA5C800AADAFE /* Kuru_ExampleUITestsLaunchTests.swift */; };
898DD3A21D319784F75D7D74 /* Pods_Kuru_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83A2A25F6DCC6FB6BE5EDEB1 /* Pods_Kuru_Example.framework */; };
DD7F5307EAE2F7FBEB99511A /* Pods_Kuru_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2ADAC1037B27DB05311554C /* Pods_Kuru_ExampleTests.framework */; };
E432C0F76D65D17D8689AB68 /* Pods_Kuru_Example_Kuru_ExampleUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA881215E7734A98ECB168E0 /* Pods_Kuru_Example_Kuru_ExampleUITests.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
1CDF2899280DA5C800AADAFE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1CDF2880280DA5C700AADAFE /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1CDF2887280DA5C700AADAFE;
remoteInfo = "Kuru Example";
};
1CDF28A3280DA5C800AADAFE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1CDF2880280DA5C700AADAFE /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1CDF2887280DA5C700AADAFE;
remoteInfo = "Kuru Example";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
18059017681FF77C1DB197D6 /* Pods-Kuru ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-Kuru ExampleTests/Pods-Kuru ExampleTests.release.xcconfig"; sourceTree = "<group>"; };
1C402AE9280EE14900817011 /* NavigationViewComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationViewComponent.swift; sourceTree = "<group>"; };
1C5C57B1280DA61F00EFABB1 /* first_view.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = first_view.json; sourceTree = "<group>"; };
1C5C57BC280DA8B300EFABB1 /* KAlignment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KAlignment.swift; sourceTree = "<group>"; };
1C5C57BE280DA8D300EFABB1 /* KTextStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KTextStyle.swift; sourceTree = "<group>"; };
1C5C57C0280DA8FA00EFABB1 /* KTextAlignment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KTextAlignment.swift; sourceTree = "<group>"; };
1C7F91E8280DE93900F6FD69 /* ScreenContainerComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenContainerComponent.swift; sourceTree = "<group>"; };
1C7F91EA280DE9AE00F6FD69 /* KViewOrientationStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KViewOrientationStyle.swift; sourceTree = "<group>"; };
1C7F91EC280DEAB600F6FD69 /* AsyncImageViewComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncImageViewComponent.swift; sourceTree = "<group>"; };
1C7F91F0280DEE3100F6FD69 /* KMeasure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMeasure.swift; sourceTree = "<group>"; };
1C7F91F2280DEE5E00F6FD69 /* KMeasureType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMeasureType.swift; sourceTree = "<group>"; };
1C7F91F4280DF35900F6FD69 /* TitleTextComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleTextComponent.swift; sourceTree = "<group>"; };
1C7F91F6280DFB0900F6FD69 /* SubtitleTextComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubtitleTextComponent.swift; sourceTree = "<group>"; };
1C7F91F8280E09D200F6FD69 /* CircleIconButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircleIconButton.swift; sourceTree = "<group>"; };
1C7F91FA280E0F8300F6FD69 /* second_view.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = second_view.json; sourceTree = "<group>"; };
1CD93377280F2E470019D42B /* KNavigationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KNavigationManager.swift; sourceTree = "<group>"; };
1CD93379280F2E890019D42B /* KScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KScreen.swift; sourceTree = "<group>"; };
1CDF2888280DA5C700AADAFE /* Kuru Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kuru Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
1CDF288B280DA5C700AADAFE /* Kuru_ExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Kuru_ExampleApp.swift; sourceTree = "<group>"; };
1CDF288D280DA5C700AADAFE /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
1CDF288F280DA5C800AADAFE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
1CDF2892280DA5C800AADAFE /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
1CDF2898280DA5C800AADAFE /* Kuru ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Kuru ExampleTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
1CDF289C280DA5C800AADAFE /* Kuru_ExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Kuru_ExampleTests.swift; sourceTree = "<group>"; };
1CDF28A2280DA5C800AADAFE /* Kuru ExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Kuru ExampleUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
1CDF28A6280DA5C800AADAFE /* Kuru_ExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Kuru_ExampleUITests.swift; sourceTree = "<group>"; };
1CDF28A8280DA5C800AADAFE /* Kuru_ExampleUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Kuru_ExampleUITestsLaunchTests.swift; sourceTree = "<group>"; };
214C72619BFD7CAE13FD7F57 /* Pods-Kuru Example-Kuru ExampleUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru Example-Kuru ExampleUITests.debug.xcconfig"; path = "Target Support Files/Pods-Kuru Example-Kuru ExampleUITests/Pods-Kuru Example-Kuru ExampleUITests.debug.xcconfig"; sourceTree = "<group>"; };
286F023B59090D9FA6EC10A7 /* Pods-Kuru Example-Kuru ExampleUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru Example-Kuru ExampleUITests.release.xcconfig"; path = "Target Support Files/Pods-Kuru Example-Kuru ExampleUITests/Pods-Kuru Example-Kuru ExampleUITests.release.xcconfig"; sourceTree = "<group>"; };
4DC78265800FA03F37F29B85 /* Pods-Kuru Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru Example.release.xcconfig"; path = "Target Support Files/Pods-Kuru Example/Pods-Kuru Example.release.xcconfig"; sourceTree = "<group>"; };
83A2A25F6DCC6FB6BE5EDEB1 /* Pods_Kuru_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Kuru_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A71B19464FFE8BF08BC8231F /* Pods-Kuru ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-Kuru ExampleTests/Pods-Kuru ExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
A9862CC2563298D427A9E7C4 /* Pods-Kuru Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Kuru Example.debug.xcconfig"; path = "Target Support Files/Pods-Kuru Example/Pods-Kuru Example.debug.xcconfig"; sourceTree = "<group>"; };
AA881215E7734A98ECB168E0 /* Pods_Kuru_Example_Kuru_ExampleUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Kuru_Example_Kuru_ExampleUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F2ADAC1037B27DB05311554C /* Pods_Kuru_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Kuru_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
1CDF2885280DA5C700AADAFE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
898DD3A21D319784F75D7D74 /* Pods_Kuru_Example.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF2895280DA5C800AADAFE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
DD7F5307EAE2F7FBEB99511A /* Pods_Kuru_ExampleTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF289F280DA5C800AADAFE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E432C0F76D65D17D8689AB68 /* Pods_Kuru_Example_Kuru_ExampleUITests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1C5C57B6280DA7BD00EFABB1 /* Components */ = {
isa = PBXGroup;
children = (
1C7F91E8280DE93900F6FD69 /* ScreenContainerComponent.swift */,
1C7F91EC280DEAB600F6FD69 /* AsyncImageViewComponent.swift */,
1C7F91F4280DF35900F6FD69 /* TitleTextComponent.swift */,
1C7F91F6280DFB0900F6FD69 /* SubtitleTextComponent.swift */,
1C7F91F8280E09D200F6FD69 /* CircleIconButton.swift */,
1C402AE9280EE14900817011 /* NavigationViewComponent.swift */,
);
path = Components;
sourceTree = "<group>";
};
1C5C57BB280DA89500EFABB1 /* Enums */ = {
isa = PBXGroup;
children = (
1C5C57BC280DA8B300EFABB1 /* KAlignment.swift */,
1C5C57BE280DA8D300EFABB1 /* KTextStyle.swift */,
1C5C57C0280DA8FA00EFABB1 /* KTextAlignment.swift */,
1C7F91EA280DE9AE00F6FD69 /* KViewOrientationStyle.swift */,
1C7F91F2280DEE5E00F6FD69 /* KMeasureType.swift */,
);
path = Enums;
sourceTree = "<group>";
};
1C7F91EE280DEDF800F6FD69 /* Utils */ = {
isa = PBXGroup;
children = (
1C7F91EF280DEE1400F6FD69 /* Entities */,
1C5C57BB280DA89500EFABB1 /* Enums */,
1CD93377280F2E470019D42B /* KNavigationManager.swift */,
);
path = Utils;
sourceTree = "<group>";
};
1C7F91EF280DEE1400F6FD69 /* Entities */ = {
isa = PBXGroup;
children = (
1C7F91F0280DEE3100F6FD69 /* KMeasure.swift */,
1CD93379280F2E890019D42B /* KScreen.swift */,
);
path = Entities;
sourceTree = "<group>";
};
1CDF287F280DA5C700AADAFE = {
isa = PBXGroup;
children = (
1CDF288A280DA5C700AADAFE /* Kuru Example */,
1CDF289B280DA5C800AADAFE /* Kuru ExampleTests */,
1CDF28A5280DA5C800AADAFE /* Kuru ExampleUITests */,
1CDF2889280DA5C700AADAFE /* Products */,
823A68DFC7ABB3E2E635D79B /* Pods */,
C81A2FF3D843109F19C38E5A /* Frameworks */,
);
sourceTree = "<group>";
};
1CDF2889280DA5C700AADAFE /* Products */ = {
isa = PBXGroup;
children = (
1CDF2888280DA5C700AADAFE /* Kuru Example.app */,
1CDF2898280DA5C800AADAFE /* Kuru ExampleTests.xctest */,
1CDF28A2280DA5C800AADAFE /* Kuru ExampleUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
1CDF288A280DA5C700AADAFE /* Kuru Example */ = {
isa = PBXGroup;
children = (
1C7F91EE280DEDF800F6FD69 /* Utils */,
1C5C57B6280DA7BD00EFABB1 /* Components */,
1C5C57B1280DA61F00EFABB1 /* first_view.json */,
1C7F91FA280E0F8300F6FD69 /* second_view.json */,
1CDF288B280DA5C700AADAFE /* Kuru_ExampleApp.swift */,
1CDF288D280DA5C700AADAFE /* ContentView.swift */,
1CDF288F280DA5C800AADAFE /* Assets.xcassets */,
1CDF2891280DA5C800AADAFE /* Preview Content */,
);
path = "Kuru Example";
sourceTree = "<group>";
};
1CDF2891280DA5C800AADAFE /* Preview Content */ = {
isa = PBXGroup;
children = (
1CDF2892280DA5C800AADAFE /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
1CDF289B280DA5C800AADAFE /* Kuru ExampleTests */ = {
isa = PBXGroup;
children = (
1CDF289C280DA5C800AADAFE /* Kuru_ExampleTests.swift */,
);
path = "Kuru ExampleTests";
sourceTree = "<group>";
};
1CDF28A5280DA5C800AADAFE /* Kuru ExampleUITests */ = {
isa = PBXGroup;
children = (
1CDF28A6280DA5C800AADAFE /* Kuru_ExampleUITests.swift */,
1CDF28A8280DA5C800AADAFE /* Kuru_ExampleUITestsLaunchTests.swift */,
);
path = "Kuru ExampleUITests";
sourceTree = "<group>";
};
823A68DFC7ABB3E2E635D79B /* Pods */ = {
isa = PBXGroup;
children = (
A9862CC2563298D427A9E7C4 /* Pods-Kuru Example.debug.xcconfig */,
4DC78265800FA03F37F29B85 /* Pods-Kuru Example.release.xcconfig */,
214C72619BFD7CAE13FD7F57 /* Pods-Kuru Example-Kuru ExampleUITests.debug.xcconfig */,
286F023B59090D9FA6EC10A7 /* Pods-Kuru Example-Kuru ExampleUITests.release.xcconfig */,
A71B19464FFE8BF08BC8231F /* Pods-Kuru ExampleTests.debug.xcconfig */,
18059017681FF77C1DB197D6 /* Pods-Kuru ExampleTests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
C81A2FF3D843109F19C38E5A /* Frameworks */ = {
isa = PBXGroup;
children = (
83A2A25F6DCC6FB6BE5EDEB1 /* Pods_Kuru_Example.framework */,
AA881215E7734A98ECB168E0 /* Pods_Kuru_Example_Kuru_ExampleUITests.framework */,
F2ADAC1037B27DB05311554C /* Pods_Kuru_ExampleTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
1CDF2887280DA5C700AADAFE /* Kuru Example */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1CDF28AC280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru Example" */;
buildPhases = (
F95A807C47AAF636A7C7C80A /* [CP] Check Pods Manifest.lock */,
1CDF2884280DA5C700AADAFE /* Sources */,
1CDF2885280DA5C700AADAFE /* Frameworks */,
1CDF2886280DA5C700AADAFE /* Resources */,
1BD6A5CE25E247762D46C713 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "Kuru Example";
productName = "Kuru Example";
productReference = 1CDF2888280DA5C700AADAFE /* Kuru Example.app */;
productType = "com.apple.product-type.application";
};
1CDF2897280DA5C800AADAFE /* Kuru ExampleTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1CDF28AF280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru ExampleTests" */;
buildPhases = (
64F828B33EA7071A30742A62 /* [CP] Check Pods Manifest.lock */,
1CDF2894280DA5C800AADAFE /* Sources */,
1CDF2895280DA5C800AADAFE /* Frameworks */,
1CDF2896280DA5C800AADAFE /* Resources */,
);
buildRules = (
);
dependencies = (
1CDF289A280DA5C800AADAFE /* PBXTargetDependency */,
);
name = "Kuru ExampleTests";
productName = "Kuru ExampleTests";
productReference = 1CDF2898280DA5C800AADAFE /* Kuru ExampleTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
1CDF28A1280DA5C800AADAFE /* Kuru ExampleUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1CDF28B2280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru ExampleUITests" */;
buildPhases = (
4C7871EA654B60E37BC9DA15 /* [CP] Check Pods Manifest.lock */,
1CDF289E280DA5C800AADAFE /* Sources */,
1CDF289F280DA5C800AADAFE /* Frameworks */,
1CDF28A0280DA5C800AADAFE /* Resources */,
EB2BA6C549F9FFD0F0D2BF40 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
1CDF28A4280DA5C800AADAFE /* PBXTargetDependency */,
);
name = "Kuru ExampleUITests";
productName = "Kuru ExampleUITests";
productReference = 1CDF28A2280DA5C800AADAFE /* Kuru ExampleUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
1CDF2880280DA5C700AADAFE /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1330;
LastUpgradeCheck = 1330;
TargetAttributes = {
1CDF2887280DA5C700AADAFE = {
CreatedOnToolsVersion = 13.3;
};
1CDF2897280DA5C800AADAFE = {
CreatedOnToolsVersion = 13.3;
TestTargetID = 1CDF2887280DA5C700AADAFE;
};
1CDF28A1280DA5C800AADAFE = {
CreatedOnToolsVersion = 13.3;
TestTargetID = 1CDF2887280DA5C700AADAFE;
};
};
};
buildConfigurationList = 1CDF2883280DA5C700AADAFE /* Build configuration list for PBXProject "Kuru Example" */;
compatibilityVersion = "Xcode 13.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 1CDF287F280DA5C700AADAFE;
productRefGroup = 1CDF2889280DA5C700AADAFE /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
1CDF2887280DA5C700AADAFE /* Kuru Example */,
1CDF2897280DA5C800AADAFE /* Kuru ExampleTests */,
1CDF28A1280DA5C800AADAFE /* Kuru ExampleUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
1CDF2886280DA5C700AADAFE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1CDF2893280DA5C800AADAFE /* Preview Assets.xcassets in Resources */,
1CDF2890280DA5C800AADAFE /* Assets.xcassets in Resources */,
1C7F91FB280E0F8300F6FD69 /* second_view.json in Resources */,
1C5C57B2280DA61F00EFABB1 /* first_view.json in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF2896280DA5C800AADAFE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF28A0280DA5C800AADAFE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
1BD6A5CE25E247762D46C713 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Kuru Example/Pods-Kuru Example-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Kuru Example/Pods-Kuru Example-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Kuru Example/Pods-Kuru Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
4C7871EA654B60E37BC9DA15 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Kuru Example-Kuru ExampleUITests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
64F828B33EA7071A30742A62 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Kuru ExampleTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
EB2BA6C549F9FFD0F0D2BF40 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Kuru Example-Kuru ExampleUITests/Pods-Kuru Example-Kuru ExampleUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Kuru Example-Kuru ExampleUITests/Pods-Kuru Example-Kuru ExampleUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Kuru Example-Kuru ExampleUITests/Pods-Kuru Example-Kuru ExampleUITests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
F95A807C47AAF636A7C7C80A /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Kuru Example-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
1CDF2884280DA5C700AADAFE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1C7F91F3280DEE5E00F6FD69 /* KMeasureType.swift in Sources */,
1C5C57BF280DA8D300EFABB1 /* KTextStyle.swift in Sources */,
1C7F91F7280DFB0900F6FD69 /* SubtitleTextComponent.swift in Sources */,
1CD9337A280F2E890019D42B /* KScreen.swift in Sources */,
1CDF288E280DA5C700AADAFE /* ContentView.swift in Sources */,
1C7F91F9280E09D200F6FD69 /* CircleIconButton.swift in Sources */,
1C7F91EB280DE9AE00F6FD69 /* KViewOrientationStyle.swift in Sources */,
1C7F91E9280DE93900F6FD69 /* ScreenContainerComponent.swift in Sources */,
1C402AEA280EE14900817011 /* NavigationViewComponent.swift in Sources */,
1C7F91F5280DF35900F6FD69 /* TitleTextComponent.swift in Sources */,
1C7F91F1280DEE3100F6FD69 /* KMeasure.swift in Sources */,
1C7F91ED280DEAB600F6FD69 /* AsyncImageViewComponent.swift in Sources */,
1C5C57BD280DA8B300EFABB1 /* KAlignment.swift in Sources */,
1C5C57C1280DA8FA00EFABB1 /* KTextAlignment.swift in Sources */,
1CDF288C280DA5C700AADAFE /* Kuru_ExampleApp.swift in Sources */,
1CD93378280F2E470019D42B /* KNavigationManager.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF2894280DA5C800AADAFE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1CDF289D280DA5C800AADAFE /* Kuru_ExampleTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1CDF289E280DA5C800AADAFE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1CDF28A9280DA5C800AADAFE /* Kuru_ExampleUITestsLaunchTests.swift in Sources */,
1CDF28A7280DA5C800AADAFE /* Kuru_ExampleUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
1CDF289A280DA5C800AADAFE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 1CDF2887280DA5C700AADAFE /* Kuru Example */;
targetProxy = 1CDF2899280DA5C800AADAFE /* PBXContainerItemProxy */;
};
1CDF28A4280DA5C800AADAFE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 1CDF2887280DA5C700AADAFE /* Kuru Example */;
targetProxy = 1CDF28A3280DA5C800AADAFE /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
1CDF28AA280DA5C800AADAFE /* 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++17";
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;
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 = 15.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;
};
1CDF28AB280DA5C800AADAFE /* 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++17";
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;
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 = 15.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;
};
1CDF28AD280DA5C800AADAFE /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A9862CC2563298D427A9E7C4 /* Pods-Kuru Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"Kuru Example/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-Example";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
1CDF28AE280DA5C800AADAFE /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4DC78265800FA03F37F29B85 /* Pods-Kuru Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"Kuru Example/Preview Content\"";
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-Example";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
1CDF28B0280DA5C800AADAFE /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A71B19464FFE8BF08BC8231F /* Pods-Kuru ExampleTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-ExampleTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Kuru Example.app/Kuru Example";
};
name = Debug;
};
1CDF28B1280DA5C800AADAFE /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18059017681FF77C1DB197D6 /* Pods-Kuru ExampleTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.4;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-ExampleTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Kuru Example.app/Kuru Example";
};
name = Release;
};
1CDF28B3280DA5C800AADAFE /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 214C72619BFD7CAE13FD7F57 /* Pods-Kuru Example-Kuru ExampleUITests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-ExampleUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = "Kuru Example";
};
name = Debug;
};
1CDF28B4280DA5C800AADAFE /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 286F023B59090D9FA6EC10A7 /* Pods-Kuru Example-Kuru ExampleUITests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.azalazar.Kuru-ExampleUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = "Kuru Example";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1CDF2883280DA5C700AADAFE /* Build configuration list for PBXProject "Kuru Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1CDF28AA280DA5C800AADAFE /* Debug */,
1CDF28AB280DA5C800AADAFE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1CDF28AC280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1CDF28AD280DA5C800AADAFE /* Debug */,
1CDF28AE280DA5C800AADAFE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1CDF28AF280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru ExampleTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1CDF28B0280DA5C800AADAFE /* Debug */,
1CDF28B1280DA5C800AADAFE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1CDF28B2280DA5C800AADAFE /* Build configuration list for PBXNativeTarget "Kuru ExampleUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1CDF28B3280DA5C800AADAFE /* Debug */,
1CDF28B4280DA5C800AADAFE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1CDF2880280DA5C700AADAFE /* Project object */;
}