@@ -38,16 +38,22 @@
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
F78655A9302222BC00869803 /* Tempestas */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
exceptions = (
|
||||
);
|
||||
path = Tempestas;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
F78655B9302222BD00869803 /* TempestasTests */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
exceptions = (
|
||||
);
|
||||
path = TempestasTests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
F78655C3302222BD00869803 /* TempestasUITests */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
exceptions = (
|
||||
);
|
||||
path = TempestasUITests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
@@ -116,6 +122,7 @@
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = F78655CA302222BD00869803 /* Build configuration list for PBXNativeTarget "Tempestas" */;
|
||||
buildPhases = (
|
||||
B6ABDCC5BB77C36E643FB43F /* SwiftLint */,
|
||||
F78655A3302222BC00869803 /* Sources */,
|
||||
F78655A4302222BC00869803 /* Frameworks */,
|
||||
F78655A5302222BC00869803 /* Resources */,
|
||||
@@ -154,8 +161,6 @@
|
||||
F78655B9302222BD00869803 /* TempestasTests */,
|
||||
);
|
||||
name = TempestasTests;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = TempestasTests;
|
||||
productReference = F78655B6302222BD00869803 /* TempestasTests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.unit-test";
|
||||
@@ -177,8 +182,6 @@
|
||||
F78655C3302222BD00869803 /* TempestasUITests */,
|
||||
);
|
||||
name = TempestasUITests;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = TempestasUITests;
|
||||
productReference = F78655C0302222BD00869803 /* TempestasUITests.xctest */;
|
||||
productType = "com.apple.product-type.bundle.ui-testing";
|
||||
@@ -216,9 +219,9 @@
|
||||
mainGroup = F786559E302222BC00869803;
|
||||
minimizedProjectReferenceProxies = 1;
|
||||
packageReferences = (
|
||||
F78655D43022237700869803 /* XCLocalSwiftPackageReference "Packages/TempestasDomain" */,
|
||||
F78655D53022240400869803 /* XCLocalSwiftPackageReference "Packages/TempestasInfrastructure" */,
|
||||
F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "Packages/TempestasPresentation" */,
|
||||
F78655D43022237700869803 /* XCLocalSwiftPackageReference "TempestasDomain" */,
|
||||
F78655D53022240400869803 /* XCLocalSwiftPackageReference "TempestasInfrastructure" */,
|
||||
F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "TempestasPresentation" */,
|
||||
);
|
||||
preferredProjectObjectVersion = 77;
|
||||
productRefGroup = F78655A8302222BC00869803 /* Products */;
|
||||
@@ -256,6 +259,28 @@
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
B6ABDCC5BB77C36E643FB43F /* SwiftLint */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputFileListPaths = (
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
name = SwiftLint;
|
||||
outputFileListPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "export PATH=\"$PATH:/opt/homebrew/bin:/usr/local/bin\"\nif which swiftlint > /dev/null; then\n swiftlint lint --config \"${SRCROOT}/.swiftlint.yml\"\nelse\n echo \"warning: SwiftLint not installed. Run `brew install swiftlint`.\"\nfi\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
F78655A3302222BC00869803 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
@@ -433,6 +458,7 @@
|
||||
ENABLE_RESOURCE_ACCESS_LOCATION = YES;
|
||||
ENABLE_RESOURCE_ACCESS_PRINTING = NO;
|
||||
ENABLE_RESOURCE_ACCESS_USB = NO;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
ENABLE_USER_SELECTED_FILES = readonly;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
||||
@@ -474,6 +500,7 @@
|
||||
ENABLE_RESOURCE_ACCESS_LOCATION = YES;
|
||||
ENABLE_RESOURCE_ACCESS_PRINTING = NO;
|
||||
ENABLE_RESOURCE_ACCESS_USB = NO;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
ENABLE_USER_SELECTED_FILES = readonly;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
||||
@@ -612,15 +639,15 @@
|
||||
/* End XCConfigurationList section */
|
||||
|
||||
/* Begin XCLocalSwiftPackageReference section */
|
||||
F78655D43022237700869803 /* XCLocalSwiftPackageReference "Packages/TempestasDomain" */ = {
|
||||
F78655D43022237700869803 /* XCLocalSwiftPackageReference "TempestasDomain" */ = {
|
||||
isa = XCLocalSwiftPackageReference;
|
||||
relativePath = Packages/TempestasDomain;
|
||||
};
|
||||
F78655D53022240400869803 /* XCLocalSwiftPackageReference "Packages/TempestasInfrastructure" */ = {
|
||||
F78655D53022240400869803 /* XCLocalSwiftPackageReference "TempestasInfrastructure" */ = {
|
||||
isa = XCLocalSwiftPackageReference;
|
||||
relativePath = Packages/TempestasInfrastructure;
|
||||
};
|
||||
F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "Packages/TempestasPresentation" */ = {
|
||||
F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "TempestasPresentation" */ = {
|
||||
isa = XCLocalSwiftPackageReference;
|
||||
relativePath = Packages/TempestasPresentation;
|
||||
};
|
||||
@@ -629,17 +656,17 @@
|
||||
/* Begin XCSwiftPackageProductDependency section */
|
||||
F7F82E2A3027462900921C76 /* TempestasDomain */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = F78655D43022237700869803 /* XCLocalSwiftPackageReference "Packages/TempestasDomain" */;
|
||||
package = F78655D43022237700869803 /* XCLocalSwiftPackageReference "TempestasDomain" */;
|
||||
productName = TempestasDomain;
|
||||
};
|
||||
F7F82E2C3027462D00921C76 /* TempestasInfrastructure */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = F78655D53022240400869803 /* XCLocalSwiftPackageReference "Packages/TempestasInfrastructure" */;
|
||||
package = F78655D53022240400869803 /* XCLocalSwiftPackageReference "TempestasInfrastructure" */;
|
||||
productName = TempestasInfrastructure;
|
||||
};
|
||||
F7F82E32302749BC00921C76 /* TempestasPresentation */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "Packages/TempestasPresentation" */;
|
||||
package = F7F82E313027493A00921C76 /* XCLocalSwiftPackageReference "TempestasPresentation" */;
|
||||
productName = TempestasPresentation;
|
||||
};
|
||||
/* End XCSwiftPackageProductDependency section */
|
||||
|
||||
Reference in New Issue
Block a user