2017-07-03 19:29:44 +02:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2017-07-29 21:08:10 +02:00
|
|
|
840405CF1F1A963700DF0296 /* AttachmentsTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840405CE1F1A963700DF0296 /* AttachmentsTable.swift */; };
|
2017-07-03 19:29:44 +02:00
|
|
|
844BEE411F0AB3AB004AB7CD /* Database.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 844BEE371F0AB3AA004AB7CD /* Database.framework */; };
|
|
|
|
844BEE461F0AB3AB004AB7CD /* DatabaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844BEE451F0AB3AB004AB7CD /* DatabaseTests.swift */; };
|
2017-07-04 00:04:31 +02:00
|
|
|
845580671F0AEBCD003CCFA1 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845580661F0AEBCD003CCFA1 /* Constants.swift */; };
|
2017-07-12 22:25:10 +02:00
|
|
|
845580721F0AEE49003CCFA1 /* AccountInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845580711F0AEE49003CCFA1 /* AccountInfo.swift */; };
|
2017-07-04 00:04:31 +02:00
|
|
|
845580761F0AF670003CCFA1 /* Article+Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845580751F0AF670003CCFA1 /* Article+Database.swift */; };
|
|
|
|
845580781F0AF678003CCFA1 /* Folder+Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845580771F0AF678003CCFA1 /* Folder+Database.swift */; };
|
|
|
|
8455807A1F0AF67D003CCFA1 /* ArticleStatus+Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845580791F0AF67D003CCFA1 /* ArticleStatus+Database.swift */; };
|
2017-07-08 02:49:16 +02:00
|
|
|
8455807C1F0C0DBD003CCFA1 /* Attachment+Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8455807B1F0C0DBD003CCFA1 /* Attachment+Database.swift */; };
|
2017-07-03 20:20:14 +02:00
|
|
|
846146271F0ABC7B00870CB3 /* RSParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 846146241F0ABC7400870CB3 /* RSParser.framework */; };
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4BA21F119C5400858766 /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84BB4B981F119C4900858766 /* RSCore.framework */; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84BB4BA91F11A32800858766 /* TagsTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84BB4BA81F11A32800858766 /* TagsTable.swift */; };
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156EA1F0AB80500F8CC05 /* Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E156E91F0AB80500F8CC05 /* Database.swift */; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84E156EC1F0AB80E00F8CC05 /* ArticlesTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E156EB1F0AB80E00F8CC05 /* ArticlesTable.swift */; };
|
|
|
|
84E156EE1F0AB81400F8CC05 /* StatusesTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E156ED1F0AB81400F8CC05 /* StatusesTable.swift */; };
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F01F0AB81F00F8CC05 /* CreateStatements.sql in Resources */ = {isa = PBXBuildFile; fileRef = 84E156EF1F0AB81F00F8CC05 /* CreateStatements.sql */; };
|
|
|
|
84E156FD1F0AB86100F8CC05 /* Data.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84E156F81F0AB83600F8CC05 /* Data.framework */; };
|
|
|
|
84E1570C1F0AB8A500F8CC05 /* RSDatabase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84E157071F0AB89B00F8CC05 /* RSDatabase.framework */; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84F20F8F1F180D8700D8E682 /* AuthorsTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F20F8E1F180D8700D8E682 /* AuthorsTable.swift */; };
|
2017-07-03 19:29:44 +02:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
844BEE421F0AB3AB004AB7CD /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 844BEE2E1F0AB3AA004AB7CD /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 844BEE361F0AB3AA004AB7CD;
|
|
|
|
remoteInfo = Database;
|
|
|
|
};
|
2017-07-03 20:20:14 +02:00
|
|
|
846146231F0ABC7400870CB3 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 8461461E1F0ABC7300870CB3 /* RSParser.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84FF5F841EFA285800C15A01;
|
|
|
|
remoteInfo = RSParser;
|
|
|
|
};
|
|
|
|
846146251F0ABC7400870CB3 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 8461461E1F0ABC7300870CB3 /* RSParser.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84FF5F8D1EFA285800C15A01;
|
|
|
|
remoteInfo = RSParserTests;
|
|
|
|
};
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4B971F119C4900858766 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84CFF4F41AC3C69700CEA6C8;
|
|
|
|
remoteInfo = RSCore;
|
|
|
|
};
|
|
|
|
84BB4B991F119C4900858766 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84CFF4FF1AC3C69700CEA6C8;
|
|
|
|
remoteInfo = RSCoreTests;
|
|
|
|
};
|
|
|
|
84BB4B9B1F119C4900858766 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 842DD7BC1E14993900E061EB;
|
|
|
|
remoteInfo = RSCoreiOS;
|
|
|
|
};
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F71F0AB83600F8CC05 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84E156F11F0AB83600F8CC05 /* Data.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE5B1F0AB3C8004AB7CD;
|
|
|
|
remoteInfo = Data;
|
|
|
|
};
|
|
|
|
84E156F91F0AB83600F8CC05 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84E156F11F0AB83600F8CC05 /* Data.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 844BEE641F0AB3C9004AB7CD;
|
|
|
|
remoteInfo = DataTests;
|
|
|
|
};
|
|
|
|
84E157061F0AB89B00F8CC05 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84F22C551B52E0D9000060CE;
|
|
|
|
remoteInfo = RSDatabase;
|
|
|
|
};
|
|
|
|
84E157081F0AB89B00F8CC05 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 84F22C5F1B52E0D9000060CE;
|
|
|
|
remoteInfo = RSDatabaseTests;
|
|
|
|
};
|
|
|
|
84E1570A1F0AB89B00F8CC05 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 8400ABF71E0CFBD800AA7C57;
|
|
|
|
remoteInfo = RSDatabaseiOS;
|
|
|
|
};
|
2017-07-03 19:29:44 +02:00
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2017-07-29 21:08:10 +02:00
|
|
|
840405CE1F1A963700DF0296 /* AttachmentsTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttachmentsTable.swift; sourceTree = "<group>"; };
|
2017-07-03 19:29:44 +02:00
|
|
|
844BEE371F0AB3AA004AB7CD /* Database.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Database.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
844BEE401F0AB3AB004AB7CD /* DatabaseTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DatabaseTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
844BEE451F0AB3AB004AB7CD /* DatabaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseTests.swift; sourceTree = "<group>"; };
|
|
|
|
844BEE471F0AB3AB004AB7CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
2017-07-04 00:04:31 +02:00
|
|
|
845580661F0AEBCD003CCFA1 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
2017-07-12 22:25:10 +02:00
|
|
|
845580711F0AEE49003CCFA1 /* AccountInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountInfo.swift; sourceTree = "<group>"; };
|
2017-07-04 00:04:31 +02:00
|
|
|
845580751F0AF670003CCFA1 /* Article+Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Article+Database.swift"; path = "Extensions/Article+Database.swift"; sourceTree = "<group>"; };
|
|
|
|
845580771F0AF678003CCFA1 /* Folder+Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Folder+Database.swift"; path = "Extensions/Folder+Database.swift"; sourceTree = "<group>"; };
|
|
|
|
845580791F0AF67D003CCFA1 /* ArticleStatus+Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "ArticleStatus+Database.swift"; path = "Extensions/ArticleStatus+Database.swift"; sourceTree = "<group>"; };
|
2017-07-08 02:49:16 +02:00
|
|
|
8455807B1F0C0DBD003CCFA1 /* Attachment+Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Attachment+Database.swift"; path = "Extensions/Attachment+Database.swift"; sourceTree = "<group>"; };
|
2017-07-03 20:20:14 +02:00
|
|
|
8461461E1F0ABC7300870CB3 /* RSParser.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSParser.xcodeproj; path = ../RSParser/RSParser.xcodeproj; sourceTree = "<group>"; };
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSCore.xcodeproj; path = ../RSCore/RSCore.xcodeproj; sourceTree = "<group>"; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84BB4BA81F11A32800858766 /* TagsTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagsTable.swift; sourceTree = "<group>"; };
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156E81F0AB75600F8CC05 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
84E156E91F0AB80500F8CC05 /* Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Database.swift; sourceTree = "<group>"; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84E156EB1F0AB80E00F8CC05 /* ArticlesTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArticlesTable.swift; sourceTree = "<group>"; };
|
|
|
|
84E156ED1F0AB81400F8CC05 /* StatusesTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusesTable.swift; sourceTree = "<group>"; };
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156EF1F0AB81F00F8CC05 /* CreateStatements.sql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CreateStatements.sql; sourceTree = "<group>"; };
|
|
|
|
84E156F11F0AB83600F8CC05 /* Data.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Data.xcodeproj; path = ../Data/Data.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSDatabase.xcodeproj; path = ../RSDatabase/RSDatabase.xcodeproj; sourceTree = "<group>"; };
|
2017-07-29 21:08:10 +02:00
|
|
|
84F20F8E1F180D8700D8E682 /* AuthorsTable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorsTable.swift; sourceTree = "<group>"; };
|
2017-07-13 22:38:47 +02:00
|
|
|
84F20F901F1810DD00D8E682 /* Author+Database.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Author+Database.swift"; path = "Extensions/Author+Database.swift"; sourceTree = "<group>"; };
|
2017-07-03 19:29:44 +02:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
844BEE331F0AB3AA004AB7CD /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4BA21F119C5400858766 /* RSCore.framework in Frameworks */,
|
2017-07-03 20:20:14 +02:00
|
|
|
846146271F0ABC7B00870CB3 /* RSParser.framework in Frameworks */,
|
2017-07-03 19:40:48 +02:00
|
|
|
84E1570C1F0AB8A500F8CC05 /* RSDatabase.framework in Frameworks */,
|
|
|
|
84E156FD1F0AB86100F8CC05 /* Data.framework in Frameworks */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
844BEE3D1F0AB3AB004AB7CD /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
844BEE411F0AB3AB004AB7CD /* Database.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
844BEE2D1F0AB3AA004AB7CD = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156E91F0AB80500F8CC05 /* Database.swift */,
|
2017-07-04 00:04:31 +02:00
|
|
|
845580661F0AEBCD003CCFA1 /* Constants.swift */,
|
2017-07-29 21:08:10 +02:00
|
|
|
84E156EB1F0AB80E00F8CC05 /* ArticlesTable.swift */,
|
|
|
|
84E156ED1F0AB81400F8CC05 /* StatusesTable.swift */,
|
|
|
|
84F20F8E1F180D8700D8E682 /* AuthorsTable.swift */,
|
|
|
|
840405CE1F1A963700DF0296 /* AttachmentsTable.swift */,
|
|
|
|
84BB4BA81F11A32800858766 /* TagsTable.swift */,
|
2017-07-04 00:04:31 +02:00
|
|
|
8461462A1F0AC44100870CB3 /* Extensions */,
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156EF1F0AB81F00F8CC05 /* CreateStatements.sql */,
|
|
|
|
84E156E81F0AB75600F8CC05 /* Info.plist */,
|
2017-07-03 19:29:44 +02:00
|
|
|
844BEE441F0AB3AB004AB7CD /* DatabaseTests */,
|
|
|
|
844BEE381F0AB3AA004AB7CD /* Products */,
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156FB1F0AB83A00F8CC05 /* Frameworks */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
844BEE381F0AB3AA004AB7CD /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
844BEE371F0AB3AA004AB7CD /* Database.framework */,
|
|
|
|
844BEE401F0AB3AB004AB7CD /* DatabaseTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-07-03 19:40:48 +02:00
|
|
|
844BEE441F0AB3AB004AB7CD /* DatabaseTests */ = {
|
2017-07-03 19:29:44 +02:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2017-07-03 19:40:48 +02:00
|
|
|
844BEE451F0AB3AB004AB7CD /* DatabaseTests.swift */,
|
|
|
|
844BEE471F0AB3AB004AB7CD /* Info.plist */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
2017-07-03 19:40:48 +02:00
|
|
|
path = DatabaseTests;
|
2017-07-03 19:29:44 +02:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-07-03 20:20:14 +02:00
|
|
|
8461461F1F0ABC7300870CB3 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
846146241F0ABC7400870CB3 /* RSParser.framework */,
|
|
|
|
846146261F0ABC7400870CB3 /* RSParserTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-07-04 00:04:31 +02:00
|
|
|
8461462A1F0AC44100870CB3 /* Extensions */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
845580771F0AF678003CCFA1 /* Folder+Database.swift */,
|
|
|
|
845580751F0AF670003CCFA1 /* Article+Database.swift */,
|
|
|
|
845580791F0AF67D003CCFA1 /* ArticleStatus+Database.swift */,
|
2017-07-13 22:38:47 +02:00
|
|
|
84F20F901F1810DD00D8E682 /* Author+Database.swift */,
|
2017-07-08 02:49:16 +02:00
|
|
|
8455807B1F0C0DBD003CCFA1 /* Attachment+Database.swift */,
|
2017-07-12 22:25:10 +02:00
|
|
|
845580711F0AEE49003CCFA1 /* AccountInfo.swift */,
|
2017-07-04 00:04:31 +02:00
|
|
|
);
|
|
|
|
name = Extensions;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4B901F119C4900858766 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
84BB4B981F119C4900858766 /* RSCore.framework */,
|
|
|
|
84BB4B9A1F119C4900858766 /* RSCoreTests.xctest */,
|
|
|
|
84BB4B9C1F119C4900858766 /* RSCore.framework */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F21F0AB83600F8CC05 /* Products */ = {
|
2017-07-03 19:29:44 +02:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F81F0AB83600F8CC05 /* Data.framework */,
|
|
|
|
84E156FA1F0AB83600F8CC05 /* DataTests.xctest */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
2017-07-03 19:40:48 +02:00
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
84E156FB1F0AB83A00F8CC05 /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2017-07-11 05:54:00 +02:00
|
|
|
84E156F11F0AB83600F8CC05 /* Data.xcodeproj */,
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */,
|
2017-07-03 20:20:14 +02:00
|
|
|
8461461E1F0ABC7300870CB3 /* RSParser.xcodeproj */,
|
2017-07-03 19:40:48 +02:00
|
|
|
84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
84E157011F0AB89B00F8CC05 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
84E157071F0AB89B00F8CC05 /* RSDatabase.framework */,
|
|
|
|
84E157091F0AB89B00F8CC05 /* RSDatabaseTests.xctest */,
|
|
|
|
84E1570B1F0AB89B00F8CC05 /* RSDatabase.framework */,
|
|
|
|
);
|
|
|
|
name = Products;
|
2017-07-03 19:29:44 +02:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
|
|
844BEE341F0AB3AA004AB7CD /* Headers */ = {
|
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
844BEE361F0AB3AA004AB7CD /* Database */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 844BEE4B1F0AB3AB004AB7CD /* Build configuration list for PBXNativeTarget "Database" */;
|
|
|
|
buildPhases = (
|
|
|
|
844BEE321F0AB3AA004AB7CD /* Sources */,
|
|
|
|
844BEE331F0AB3AA004AB7CD /* Frameworks */,
|
|
|
|
844BEE341F0AB3AA004AB7CD /* Headers */,
|
|
|
|
844BEE351F0AB3AA004AB7CD /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = Database;
|
|
|
|
productName = Database;
|
|
|
|
productReference = 844BEE371F0AB3AA004AB7CD /* Database.framework */;
|
|
|
|
productType = "com.apple.product-type.framework";
|
|
|
|
};
|
|
|
|
844BEE3F1F0AB3AB004AB7CD /* DatabaseTests */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 844BEE4E1F0AB3AB004AB7CD /* Build configuration list for PBXNativeTarget "DatabaseTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
844BEE3C1F0AB3AB004AB7CD /* Sources */,
|
|
|
|
844BEE3D1F0AB3AB004AB7CD /* Frameworks */,
|
|
|
|
844BEE3E1F0AB3AB004AB7CD /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
844BEE431F0AB3AB004AB7CD /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = DatabaseTests;
|
|
|
|
productName = DatabaseTests;
|
|
|
|
productReference = 844BEE401F0AB3AB004AB7CD /* DatabaseTests.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
844BEE2E1F0AB3AA004AB7CD /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastSwiftUpdateCheck = 0830;
|
|
|
|
LastUpgradeCheck = 0830;
|
|
|
|
ORGANIZATIONNAME = "Ranchero Software";
|
|
|
|
TargetAttributes = {
|
|
|
|
844BEE361F0AB3AA004AB7CD = {
|
|
|
|
CreatedOnToolsVersion = 8.3.2;
|
|
|
|
DevelopmentTeam = 9C84TZ7Q6Z;
|
2017-07-03 19:40:48 +02:00
|
|
|
LastSwiftMigration = 0830;
|
2017-07-03 19:29:44 +02:00
|
|
|
ProvisioningStyle = Automatic;
|
|
|
|
};
|
|
|
|
844BEE3F1F0AB3AB004AB7CD = {
|
|
|
|
CreatedOnToolsVersion = 8.3.2;
|
|
|
|
DevelopmentTeam = 9C84TZ7Q6Z;
|
|
|
|
ProvisioningStyle = Automatic;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 844BEE311F0AB3AA004AB7CD /* Build configuration list for PBXProject "Database" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = 844BEE2D1F0AB3AA004AB7CD;
|
|
|
|
productRefGroup = 844BEE381F0AB3AA004AB7CD /* Products */;
|
|
|
|
projectDirPath = "";
|
2017-07-03 19:40:48 +02:00
|
|
|
projectReferences = (
|
|
|
|
{
|
|
|
|
ProductGroup = 84E156F21F0AB83600F8CC05 /* Products */;
|
|
|
|
ProjectRef = 84E156F11F0AB83600F8CC05 /* Data.xcodeproj */;
|
|
|
|
},
|
2017-07-09 01:04:43 +02:00
|
|
|
{
|
|
|
|
ProductGroup = 84BB4B901F119C4900858766 /* Products */;
|
|
|
|
ProjectRef = 84BB4B8F1F119C4900858766 /* RSCore.xcodeproj */;
|
|
|
|
},
|
2017-07-03 19:40:48 +02:00
|
|
|
{
|
|
|
|
ProductGroup = 84E157011F0AB89B00F8CC05 /* Products */;
|
|
|
|
ProjectRef = 84E157001F0AB89B00F8CC05 /* RSDatabase.xcodeproj */;
|
|
|
|
},
|
2017-07-03 20:20:14 +02:00
|
|
|
{
|
|
|
|
ProductGroup = 8461461F1F0ABC7300870CB3 /* Products */;
|
|
|
|
ProjectRef = 8461461E1F0ABC7300870CB3 /* RSParser.xcodeproj */;
|
|
|
|
},
|
2017-07-03 19:40:48 +02:00
|
|
|
);
|
2017-07-03 19:29:44 +02:00
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
844BEE361F0AB3AA004AB7CD /* Database */,
|
|
|
|
844BEE3F1F0AB3AB004AB7CD /* DatabaseTests */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
2017-07-03 19:40:48 +02:00
|
|
|
/* Begin PBXReferenceProxy section */
|
2017-07-03 20:20:14 +02:00
|
|
|
846146241F0ABC7400870CB3 /* RSParser.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSParser.framework;
|
|
|
|
remoteRef = 846146231F0ABC7400870CB3 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
846146261F0ABC7400870CB3 /* RSParserTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = RSParserTests.xctest;
|
|
|
|
remoteRef = 846146251F0ABC7400870CB3 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2017-07-09 01:04:43 +02:00
|
|
|
84BB4B981F119C4900858766 /* RSCore.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSCore.framework;
|
|
|
|
remoteRef = 84BB4B971F119C4900858766 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84BB4B9A1F119C4900858766 /* RSCoreTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = RSCoreTests.xctest;
|
|
|
|
remoteRef = 84BB4B991F119C4900858766 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84BB4B9C1F119C4900858766 /* RSCore.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSCore.framework;
|
|
|
|
remoteRef = 84BB4B9B1F119C4900858766 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F81F0AB83600F8CC05 /* Data.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = Data.framework;
|
|
|
|
remoteRef = 84E156F71F0AB83600F8CC05 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84E156FA1F0AB83600F8CC05 /* DataTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = DataTests.xctest;
|
|
|
|
remoteRef = 84E156F91F0AB83600F8CC05 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84E157071F0AB89B00F8CC05 /* RSDatabase.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSDatabase.framework;
|
|
|
|
remoteRef = 84E157061F0AB89B00F8CC05 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84E157091F0AB89B00F8CC05 /* RSDatabaseTests.xctest */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.cfbundle;
|
|
|
|
path = RSDatabaseTests.xctest;
|
|
|
|
remoteRef = 84E157081F0AB89B00F8CC05 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
84E1570B1F0AB89B00F8CC05 /* RSDatabase.framework */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = wrapper.framework;
|
|
|
|
path = RSDatabase.framework;
|
|
|
|
remoteRef = 84E1570A1F0AB89B00F8CC05 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
2017-07-03 19:29:44 +02:00
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
844BEE351F0AB3AA004AB7CD /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156F01F0AB81F00F8CC05 /* CreateStatements.sql in Resources */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
844BEE3E1F0AB3AB004AB7CD /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
844BEE321F0AB3AA004AB7CD /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2017-07-03 19:40:48 +02:00
|
|
|
84E156EA1F0AB80500F8CC05 /* Database.swift in Sources */,
|
2017-07-29 21:08:10 +02:00
|
|
|
84E156EC1F0AB80E00F8CC05 /* ArticlesTable.swift in Sources */,
|
|
|
|
84E156EE1F0AB81400F8CC05 /* StatusesTable.swift in Sources */,
|
2017-07-08 02:49:16 +02:00
|
|
|
8455807C1F0C0DBD003CCFA1 /* Attachment+Database.swift in Sources */,
|
2017-07-29 21:08:10 +02:00
|
|
|
84F20F8F1F180D8700D8E682 /* AuthorsTable.swift in Sources */,
|
2017-07-04 00:04:31 +02:00
|
|
|
845580671F0AEBCD003CCFA1 /* Constants.swift in Sources */,
|
2017-07-29 21:08:10 +02:00
|
|
|
840405CF1F1A963700DF0296 /* AttachmentsTable.swift in Sources */,
|
2017-07-04 00:04:31 +02:00
|
|
|
845580781F0AF678003CCFA1 /* Folder+Database.swift in Sources */,
|
|
|
|
845580761F0AF670003CCFA1 /* Article+Database.swift in Sources */,
|
2017-07-12 22:25:10 +02:00
|
|
|
845580721F0AEE49003CCFA1 /* AccountInfo.swift in Sources */,
|
2017-07-04 00:04:31 +02:00
|
|
|
8455807A1F0AF67D003CCFA1 /* ArticleStatus+Database.swift in Sources */,
|
2017-07-29 21:08:10 +02:00
|
|
|
84BB4BA91F11A32800858766 /* TagsTable.swift in Sources */,
|
2017-07-03 19:29:44 +02:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
844BEE3C1F0AB3AB004AB7CD /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
844BEE461F0AB3AB004AB7CD /* DatabaseTests.swift in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
844BEE431F0AB3AB004AB7CD /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 844BEE361F0AB3AA004AB7CD /* Database */;
|
|
|
|
targetProxy = 844BEE421F0AB3AB004AB7CD /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
844BEE491F0AB3AB004AB7CD /* 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++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "-";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
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";
|
2017-07-09 01:04:43 +02:00
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
|
SWIFT_VERSION = 4.0;
|
2017-07-03 19:29:44 +02:00
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
844BEE4A1F0AB3AB004AB7CD /* 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++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
CODE_SIGN_IDENTITY = "-";
|
|
|
|
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 = gnu99;
|
|
|
|
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";
|
2017-07-09 01:04:43 +02:00
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
|
|
SWIFT_VERSION = 4.0;
|
2017-07-03 19:29:44 +02:00
|
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
VERSION_INFO_PREFIX = "";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
844BEE4C1F0AB3AB004AB7CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-07-03 19:40:48 +02:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2017-07-03 19:29:44 +02:00
|
|
|
CODE_SIGN_IDENTITY = "";
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
FRAMEWORK_VERSION = A;
|
2017-07-03 19:32:20 +02:00
|
|
|
INFOPLIST_FILE = Info.plist;
|
2017-07-03 19:29:44 +02:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Database;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
2017-07-03 19:40:48 +02:00
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
2017-07-03 19:29:44 +02:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
844BEE4D1F0AB3AB004AB7CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-07-03 19:40:48 +02:00
|
|
|
CLANG_ENABLE_MODULES = YES;
|
2017-07-03 19:29:44 +02:00
|
|
|
CODE_SIGN_IDENTITY = "";
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEFINES_MODULE = YES;
|
|
|
|
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
|
|
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
FRAMEWORK_VERSION = A;
|
2017-07-03 19:32:20 +02:00
|
|
|
INFOPLIST_FILE = Info.plist;
|
2017-07-03 19:29:44 +02:00
|
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Database;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
844BEE4F1F0AB3AB004AB7CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-07-03 19:40:48 +02:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2017-07-03 19:29:44 +02:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
|
|
|
|
INFOPLIST_FILE = DatabaseTests/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.DatabaseTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
844BEE501F0AB3AB004AB7CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2017-07-03 19:40:48 +02:00
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
2017-07-03 19:29:44 +02:00
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
DEVELOPMENT_TEAM = 9C84TZ7Q6Z;
|
|
|
|
INFOPLIST_FILE = DatabaseTests/Info.plist;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.DatabaseTests;
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
844BEE311F0AB3AA004AB7CD /* Build configuration list for PBXProject "Database" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
844BEE491F0AB3AB004AB7CD /* Debug */,
|
|
|
|
844BEE4A1F0AB3AB004AB7CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
844BEE4B1F0AB3AB004AB7CD /* Build configuration list for PBXNativeTarget "Database" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
844BEE4C1F0AB3AB004AB7CD /* Debug */,
|
|
|
|
844BEE4D1F0AB3AB004AB7CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2017-07-03 19:32:20 +02:00
|
|
|
defaultConfigurationName = Release;
|
2017-07-03 19:29:44 +02:00
|
|
|
};
|
|
|
|
844BEE4E1F0AB3AB004AB7CD /* Build configuration list for PBXNativeTarget "DatabaseTests" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
844BEE4F1F0AB3AB004AB7CD /* Debug */,
|
|
|
|
844BEE501F0AB3AB004AB7CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2017-07-03 19:32:20 +02:00
|
|
|
defaultConfigurationName = Release;
|
2017-07-03 19:29:44 +02:00
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 844BEE2E1F0AB3AA004AB7CD /* Project object */;
|
|
|
|
}
|