2017-09-08 05:41:25 +02:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 48;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2017-09-17 00:25:38 +02:00
|
|
|
841973FD1F6DD1B7006346C4 /* Data.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841973E51F6DD195006346C4 /* Data.framework */; };
|
|
|
|
841973FE1F6DD1BC006346C4 /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841973EF1F6DD19E006346C4 /* RSCore.framework */; };
|
|
|
|
841973FF1F6DD1C5006346C4 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841973FA1F6DD1AC006346C4 /* RSParser.framework */; };
|
|
|
|
841974011F6DD1EC006346C4 /* Folder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841974001F6DD1EC006346C4 /* Folder.swift */; };
|
|
|
|
841974181F6DD535006346C4 /* Folder+Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841974171F6DD535006346C4 /* Folder+Container.swift */; };
|
|
|
|
8419741A1F6DD583006346C4 /* Account+Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841974191F6DD583006346C4 /* Account+Container.swift */; };
|
2017-09-17 00:30:26 +02:00
|
|
|
841974251F6DDCE4006346C4 /* AccountDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841974241F6DDCE4006346C4 /* AccountDelegate.swift */; };
|
2017-09-17 00:25:38 +02:00
|
|
|
8469F8171F6DD0AD0084783E /* Database.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8401A17D1F6DC388002B1BE2 /* Database.framework */; };
|
|
|
|
8469F81C1F6DD15E0084783E /* Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848935101F62486800CEBD24 /* Account.swift */; };
|
2017-09-08 05:41:25 +02:00
|
|
|
848935001F62484F00CEBD24 /* Account.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 848934F61F62484F00CEBD24 /* Account.framework */; };
|
|
|
|
848935051F62485000CEBD24 /* AccountTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848935041F62485000CEBD24 /* AccountTests.swift */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
2017-09-17 00:25:38 +02:00
|
|
|
8401A17C1F6DC388002B1BE2 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 8401A1721F6DC387002B1BE2 /* Database.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE371F0AB3AA004AB7CD;
|
|
|
|
remoteInfo = Database;
|
|
|
|
};
|
|
|
|
8401A17E1F6DC388002B1BE2 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 8401A1721F6DC387002B1BE2 /* Database.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE401F0AB3AB004AB7CD;
|
|
|
|
remoteInfo = DatabaseTests;
|
|
|
|
};
|
|
|
|
841973E41F6DD195006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973DF1F6DD194006346C4 /* Data.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE5B1F0AB3C8004AB7CD;
|
|
|
|
remoteInfo = Data;
|
|
|
|
};
|
|
|
|
841973E61F6DD195006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973DF1F6DD194006346C4 /* Data.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE641F0AB3C9004AB7CD;
|
|
|
|
remoteInfo = DataTests;
|
|
|
|
};
|
|
|
|
841973EE1F6DD19E006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973E81F6DD19E006346C4 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84CFF4F41AC3C69700CEA6C8;
|
|
|
|
remoteInfo = RSCore;
|
|
|
|
};
|
|
|
|
841973F01F6DD19E006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973E81F6DD19E006346C4 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84CFF4FF1AC3C69700CEA6C8;
|
|
|
|
remoteInfo = RSCoreTests;
|
|
|
|
};
|
|
|
|
841973F21F6DD19E006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973E81F6DD19E006346C4 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 842DD7BC1E14993900E061EB;
|
|
|
|
remoteInfo = RSCoreiOS;
|
|
|
|
};
|
|
|
|
841973F91F6DD1AC006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84FF5F841EFA285800C15A01;
|
|
|
|
remoteInfo = RSParser;
|
|
|
|
};
|
|
|
|
841973FB1F6DD1AC006346C4 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84FF5F8D1EFA285800C15A01;
|
|
|
|
remoteInfo = RSParserTests;
|
|
|
|
};
|
2017-09-08 05:41:25 +02:00
|
|
|
848935011F62484F00CEBD24 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 848934ED1F62484F00CEBD24 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 848934F51F62484F00CEBD24;
|
|
|
|
remoteInfo = Account;
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2017-09-17 00:25:38 +02:00
|
|
|
8401A1721F6DC387002B1BE2 /* Database.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Database.xcodeproj; path = ../Database/Database.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
841973DF1F6DD194006346C4 /* Data.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Data.xcodeproj; path = ../Data/Data.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
841973E81F6DD19E006346C4 /* RSCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSCore.xcodeproj; path = ../RSCore/RSCore.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSParser.xcodeproj; path = ../RSParser/RSParser.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
841974001F6DD1EC006346C4 /* Folder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Folder.swift; sourceTree = "<group>"; };
|
|
|
|
8419740D1F6DD25F006346C4 /* Container.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Container.swift; sourceTree = "<group>"; };
|
|
|
|
841974171F6DD535006346C4 /* Folder+Container.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Folder+Container.swift"; sourceTree = "<group>"; };
|
|
|
|
841974191F6DD583006346C4 /* Account+Container.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Account+Container.swift"; sourceTree = "<group>"; };
|
2017-09-17 00:30:26 +02:00
|
|
|
841974241F6DDCE4006346C4 /* AccountDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountDelegate.swift; sourceTree = "<group>"; };
|
2017-09-08 05:41:25 +02:00
|
|
|
848934F61F62484F00CEBD24 /* Account.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Account.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
848934FA1F62484F00CEBD24 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
848934FF1F62484F00CEBD24 /* AccountTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AccountTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
848935041F62485000CEBD24 /* AccountTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountTests.swift; sourceTree = "<group>"; };
|
|
|
|
848935061F62485000CEBD24 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
848935101F62486800CEBD24 /* Account.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Account.swift; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
848934F21F62484F00CEBD24 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2017-09-17 00:25:38 +02:00
|
|
|
841973FF1F6DD1C5006346C4 /* RSParser.framework in Frameworks */,
|
|
|
|
841973FE1F6DD1BC006346C4 /* RSCore.framework in Frameworks */,
|
|
|
|
841973FD1F6DD1B7006346C4 /* Data.framework in Frameworks */,
|
|
|
|
8469F8171F6DD0AD0084783E /* Database.framework in Frameworks */,
|
2017-09-08 05:41:25 +02:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
848934FC1F62484F00CEBD24 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
848935001F62484F00CEBD24 /* Account.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2017-09-17 00:25:38 +02:00
|
|
|
8401A1731F6DC387002B1BE2 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8401A17D1F6DC388002B1BE2 /* Database.framework */,
|
|
|
|
8401A17F1F6DC388002B1BE2 /* DatabaseTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
841973E01F6DD194006346C4 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
841973E51F6DD195006346C4 /* Data.framework */,
|
|
|
|
841973E71F6DD195006346C4 /* DataTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
841973E91F6DD19E006346C4 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
841973EF1F6DD19E006346C4 /* RSCore.framework */,
|
|
|
|
841973F11F6DD19E006346C4 /* RSCoreTests.xctest */,
|
|
|
|
841973F31F6DD19E006346C4 /* RSCore.framework */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
841973F51F6DD1AC006346C4 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
841973FA1F6DD1AC006346C4 /* RSParser.framework */,
|
|
|
|
841973FC1F6DD1AC006346C4 /* RSParserTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
841974141F6DD4FF006346C4 /* Container */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8419740D1F6DD25F006346C4 /* Container.swift */,
|
|
|
|
841974191F6DD583006346C4 /* Account+Container.swift */,
|
|
|
|
841974171F6DD535006346C4 /* Folder+Container.swift */,
|
|
|
|
);
|
|
|
|
path = Container;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
8469F80F1F6DC3C10084783E /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8401A1721F6DC387002B1BE2 /* Database.xcodeproj */,
|
|
|
|
841973DF1F6DD194006346C4 /* Data.xcodeproj */,
|
|
|
|
841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */,
|
|
|
|
841973E81F6DD19E006346C4 /* RSCore.xcodeproj */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-09-08 05:41:25 +02:00
|
|
|
848934EC1F62484F00CEBD24 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
848935101F62486800CEBD24 /* Account.swift */,
|
2017-09-17 00:30:26 +02:00
|
|
|
841974241F6DDCE4006346C4 /* AccountDelegate.swift */,
|
2017-09-17 00:25:38 +02:00
|
|
|
841974001F6DD1EC006346C4 /* Folder.swift */,
|
|
|
|
841974141F6DD4FF006346C4 /* Container */,
|
|
|
|
8469F80F1F6DC3C10084783E /* Frameworks */,
|
2017-09-08 05:41:25 +02:00
|
|
|
848934FA1F62484F00CEBD24 /* Info.plist */,
|
|
|
|
848935031F62484F00CEBD24 /* AccountTests */,
|
|
|
|
848934F71F62484F00CEBD24 /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
848934F71F62484F00CEBD24 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
848934F61F62484F00CEBD24 /* Account.framework */,
|
|
|
|
848934FF1F62484F00CEBD24 /* AccountTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
848935031F62484F00CEBD24 /* AccountTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
848935041F62485000CEBD24 /* AccountTests.swift */,
|
|
|
|
848935061F62485000CEBD24 /* Info.plist */,
|
|
|
|
);
|
|
|
|
path = AccountTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
848934F31F62484F00CEBD24 /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
848934F51F62484F00CEBD24 /* Account */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 8489350A1F62485000CEBD24 /* Build configuration list for PBXNativeTarget "Account" */;
|
|
|
|
buildPhases = (
|
|
|
|
848934F11F62484F00CEBD24 /* Sources */,
|
|
|
|
848934F21F62484F00CEBD24 /* Frameworks */,
|
|
|
|
848934F31F62484F00CEBD24 /* Headers */,
|
|
|
|
848934F41F62484F00CEBD24 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = Account;
|
|
|
|
productName = Account;
|
|
|
|
productReference = 848934F61F62484F00CEBD24 /* Account.framework */;
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
};
|
|
|
|
848934FE1F62484F00CEBD24 /* AccountTests */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 8489350D1F62485000CEBD24 /* Build configuration list for PBXNativeTarget "AccountTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
848934FB1F62484F00CEBD24 /* Sources */,
|
|
|
|
848934FC1F62484F00CEBD24 /* Frameworks */,
|
|
|
|
848934FD1F62484F00CEBD24 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
848935021F62484F00CEBD24 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = AccountTests;
|
|
|
|
productName = AccountTests;
|
|
|
|
productReference = 848934FF1F62484F00CEBD24 /* AccountTests.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
848934ED1F62484F00CEBD24 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastSwiftUpdateCheck = 0900;
|
|
|
|
LastUpgradeCheck = 0900;
|
|
|
|
ORGANIZATIONNAME = "Ranchero Software, LLC";
|
|
|
|
TargetAttributes = {
|
|
|
|
848934F51F62484F00CEBD24 = {
|
|
|
|
CreatedOnToolsVersion = 9.0;
|
|
|
|
LastSwiftMigration = 0900;
|
|
|
|
ProvisioningStyle = Automatic;
|
|
|
|
};
|
|
|
|
848934FE1F62484F00CEBD24 = {
|
|
|
|
CreatedOnToolsVersion = 9.0;
|
|
|
|
ProvisioningStyle = Automatic;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 848934F01F62484F00CEBD24 /* Build configuration list for PBXProject "Account" */;
|
|
|
|
compatibilityVersion = "Xcode 8.0";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = 848934EC1F62484F00CEBD24;
|
|
|
|
productRefGroup = 848934F71F62484F00CEBD24 /* Products */;
|
|
|
|
projectDirPath = "";
|
2017-09-17 00:25:38 +02:00
|
|
|
projectReferences = (
|
|
|
|
{
|
|
|
|
ProductGroup = 841973E01F6DD194006346C4 /* Products */;
|
|
|
|
ProjectRef = 841973DF1F6DD194006346C4 /* Data.xcodeproj */;
|
|
|
|
},
|
|
|
|
{
|
|
|
|
ProductGroup = 8401A1731F6DC387002B1BE2 /* Products */;
|
|
|
|
ProjectRef = 8401A1721F6DC387002B1BE2 /* Database.xcodeproj */;
|
|
|
|
},
|
|
|
|
{
|
|
|
|
ProductGroup = 841973E91F6DD19E006346C4 /* Products */;
|
|
|
|
ProjectRef = 841973E81F6DD19E006346C4 /* RSCore.xcodeproj */;
|
|
|
|
},
|
|
|
|
{
|
|
|
|
ProductGroup = 841973F51F6DD1AC006346C4 /* Products */;
|
|
|
|
ProjectRef = 841973F41F6DD1AC006346C4 /* RSParser.xcodeproj */;
|
|
|
|
},
|
|
|
|
);
|
2017-09-08 05:41:25 +02:00
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
848934F51F62484F00CEBD24 /* Account */,
|
|
|
|
848934FE1F62484F00CEBD24 /* AccountTests */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
2017-09-17 00:25:38 +02:00
|
|
|
/* Begin PBXReferenceProxy section */
|
|
|
|
8401A17D1F6DC388002B1BE2 /* Database.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = Database.framework;
|
|
|
|
remoteRef = 8401A17C1F6DC388002B1BE2 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
8401A17F1F6DC388002B1BE2 /* DatabaseTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = DatabaseTests.xctest;
|
|
|
|
remoteRef = 8401A17E1F6DC388002B1BE2 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973E51F6DD195006346C4 /* Data.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = Data.framework;
|
|
|
|
remoteRef = 841973E41F6DD195006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973E71F6DD195006346C4 /* DataTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = DataTests.xctest;
|
|
|
|
remoteRef = 841973E61F6DD195006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973EF1F6DD19E006346C4 /* RSCore.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSCore.framework;
|
|
|
|
remoteRef = 841973EE1F6DD19E006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973F11F6DD19E006346C4 /* RSCoreTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = RSCoreTests.xctest;
|
|
|
|
remoteRef = 841973F01F6DD19E006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973F31F6DD19E006346C4 /* RSCore.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSCore.framework;
|
|
|
|
remoteRef = 841973F21F6DD19E006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973FA1F6DD1AC006346C4 /* RSParser.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSParser.framework;
|
|
|
|
remoteRef = 841973F91F6DD1AC006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
841973FC1F6DD1AC006346C4 /* RSParserTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = RSParserTests.xctest;
|
|
|
|
remoteRef = 841973FB1F6DD1AC006346C4 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
2017-09-08 05:41:25 +02:00
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
848934F41F62484F00CEBD24 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
848934FD1F62484F00CEBD24 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
848934F11F62484F00CEBD24 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2017-09-17 00:25:38 +02:00
|
|
|
8469F81C1F6DD15E0084783E /* Account.swift in Sources */,
|
|
|
|
8419741A1F6DD583006346C4 /* Account+Container.swift in Sources */,
|
2017-09-17 00:30:26 +02:00
|
|
|
841974251F6DDCE4006346C4 /* AccountDelegate.swift in Sources */,
|
2017-09-17 00:25:38 +02:00
|
|
|
841974011F6DD1EC006346C4 /* Folder.swift in Sources */,
|
|
|
|
841974181F6DD535006346C4 /* Folder+Container.swift in Sources */,
|
2017-09-08 05:41:25 +02:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
848934FB1F62484F00CEBD24 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
848935051F62485000CEBD24 /* AccountTests.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
848935021F62484F00CEBD24 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 848934F51F62484F00CEBD24 /* Account */;
|
|
|
|
targetProxy = 848935011F62484F00CEBD24 /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
848935081F62485000CEBD24 /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
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;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
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;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
848935091F62485000CEBD24 /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_COMMA = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
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;
|
|
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
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;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
8489350B1F62485000CEBD24 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
FRAMEWORK_VERSION = A;
|
2017-09-17 00:25:38 +02:00
|
|
|
INFOPLIST_FILE = Info.plist;
|
2017-09-08 05:41:25 +02:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Account;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
SWIFT_VERSION = 4.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
8489350C1F62485000CEBD24 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
FRAMEWORK_VERSION = A;
|
2017-09-17 00:25:38 +02:00
|
|
|
INFOPLIST_FILE = Info.plist;
|
2017-09-08 05:41:25 +02:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Account;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
SWIFT_VERSION = 4.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
8489350E1F62485000CEBD24 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-09-17 00:25:38 +02:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2017-09-08 05:41:25 +02:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
|
|
INFOPLIST_FILE = AccountTests/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.AccountTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SWIFT_VERSION = 4.0;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
8489350F1F62485000CEBD24 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-09-17 00:25:38 +02:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2017-09-08 05:41:25 +02:00
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
|
|
INFOPLIST_FILE = AccountTests/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.AccountTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SWIFT_VERSION = 4.0;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
848934F01F62484F00CEBD24 /* Build configuration list for PBXProject "Account" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
848935081F62485000CEBD24 /* Debug */,
|
|
|
|
848935091F62485000CEBD24 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
8489350A1F62485000CEBD24 /* Build configuration list for PBXNativeTarget "Account" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
8489350B1F62485000CEBD24 /* Debug */,
|
|
|
|
8489350C1F62485000CEBD24 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
8489350D1F62485000CEBD24 /* Build configuration list for PBXNativeTarget "AccountTests" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
8489350E1F62485000CEBD24 /* Debug */,
|
|
|
|
8489350F1F62485000CEBD24 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 848934ED1F62484F00CEBD24 /* Project object */;
|
|
|
|
}
|