mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-06-07 10:04:47 -04:00
Update build phases
This commit is contained in:
parent
db1a729eb5
commit
791612ff85
1 changed files with 19 additions and 10 deletions
|
@ -152,6 +152,16 @@
|
||||||
5795700D2A31B081004C7051 /* MistActionButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5795700C2A31B081004C7051 /* MistActionButtonStyle.swift */; };
|
5795700D2A31B081004C7051 /* MistActionButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5795700C2A31B081004C7051 /* MistActionButtonStyle.swift */; };
|
||||||
/* End PBXBuildFile section */
|
/* End PBXBuildFile section */
|
||||||
|
|
||||||
|
/* Begin PBXContainerItemProxy section */
|
||||||
|
39EAEAC72C8813AB00BA91B6 /* PBXContainerItemProxy */ = {
|
||||||
|
isa = PBXContainerItemProxy;
|
||||||
|
containerPortal = 3904519E2856E1D800E0B563 /* Project object */;
|
||||||
|
proxyType = 1;
|
||||||
|
remoteGlobalIDString = 39CF559C28614DD8006FB5D2;
|
||||||
|
remoteInfo = MistHelperTool;
|
||||||
|
};
|
||||||
|
/* End PBXContainerItemProxy section */
|
||||||
|
|
||||||
/* Begin PBXCopyFilesBuildPhase section */
|
/* Begin PBXCopyFilesBuildPhase section */
|
||||||
39AD68E1286149CE0021CCA8 /* CopyFiles */ = {
|
39AD68E1286149CE0021CCA8 /* CopyFiles */ = {
|
||||||
isa = PBXCopyFilesBuildPhase;
|
isa = PBXCopyFilesBuildPhase;
|
||||||
|
@ -163,15 +173,6 @@
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
};
|
};
|
||||||
39CF559B28614DD8006FB5D2 /* CopyFiles */ = {
|
|
||||||
isa = PBXCopyFilesBuildPhase;
|
|
||||||
buildActionMask = 2147483647;
|
|
||||||
dstPath = /usr/share/man/man1/;
|
|
||||||
dstSubfolderSpec = 0;
|
|
||||||
files = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 1;
|
|
||||||
};
|
|
||||||
/* End PBXCopyFilesBuildPhase section */
|
/* End PBXCopyFilesBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
|
@ -614,6 +615,7 @@
|
||||||
buildRules = (
|
buildRules = (
|
||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
|
39EAEAC82C8813AB00BA91B6 /* PBXTargetDependency */,
|
||||||
);
|
);
|
||||||
name = Mist;
|
name = Mist;
|
||||||
packageProductDependencies = (
|
packageProductDependencies = (
|
||||||
|
@ -650,7 +652,6 @@
|
||||||
39CF55BF28616081006FB5D2 /* Run Build Script */,
|
39CF55BF28616081006FB5D2 /* Run Build Script */,
|
||||||
39CF559928614DD8006FB5D2 /* Sources */,
|
39CF559928614DD8006FB5D2 /* Sources */,
|
||||||
39CF559A28614DD8006FB5D2 /* Frameworks */,
|
39CF559A28614DD8006FB5D2 /* Frameworks */,
|
||||||
39CF559B28614DD8006FB5D2 /* CopyFiles */,
|
|
||||||
);
|
);
|
||||||
buildRules = (
|
buildRules = (
|
||||||
);
|
);
|
||||||
|
@ -968,6 +969,14 @@
|
||||||
};
|
};
|
||||||
/* End PBXSourcesBuildPhase section */
|
/* End PBXSourcesBuildPhase section */
|
||||||
|
|
||||||
|
/* Begin PBXTargetDependency section */
|
||||||
|
39EAEAC82C8813AB00BA91B6 /* PBXTargetDependency */ = {
|
||||||
|
isa = PBXTargetDependency;
|
||||||
|
target = 39CF559C28614DD8006FB5D2 /* MistHelperTool */;
|
||||||
|
targetProxy = 39EAEAC72C8813AB00BA91B6 /* PBXContainerItemProxy */;
|
||||||
|
};
|
||||||
|
/* End PBXTargetDependency section */
|
||||||
|
|
||||||
/* Begin XCBuildConfiguration section */
|
/* Begin XCBuildConfiguration section */
|
||||||
390451B32856E1DA00E0B563 /* Debug */ = {
|
390451B32856E1DA00E0B563 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue