586 lines
21 KiB
Plaintext
586 lines
21 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
84F466721F08255100225386 /* Feedbin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466681F08255100225386 /* Feedbin.framework */; };
|
|
84F466771F08255100225386 /* FeedbinTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F466761F08255100225386 /* FeedbinTests.swift */; };
|
|
84F466791F08255100225386 /* Feedbin.h in Headers */ = {isa = PBXBuildFile; fileRef = 84F4666B1F08255100225386 /* Feedbin.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
84F466A01F0825A000225386 /* DataModel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F4669F1F08258300225386 /* DataModel.framework */; };
|
|
84F466A11F0825A000225386 /* RSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466891F08256F00225386 /* RSCore.framework */; };
|
|
84F466A21F0825A000225386 /* RSDatabase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F466951F08257700225386 /* RSDatabase.framework */; };
|
|
84F466A41F0825B400225386 /* FeedbinAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F466A31F0825B400225386 /* FeedbinAccount.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
84F466731F08255100225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F4665F1F08255100225386 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 84F466671F08255100225386;
|
|
remoteInfo = Feedbin;
|
|
};
|
|
84F466881F08256F00225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F466821F08256F00225386 /* RSCore.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 84CFF4F41AC3C69700CEA6C8;
|
|
remoteInfo = RSCore;
|
|
};
|
|
84F4668A1F08256F00225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F466821F08256F00225386 /* RSCore.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 84CFF4FF1AC3C69700CEA6C8;
|
|
remoteInfo = RSCoreTests;
|
|
};
|
|
84F4668C1F08256F00225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F466821F08256F00225386 /* RSCore.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 842DD7BC1E14993900E061EB;
|
|
remoteInfo = RSCoreiOS;
|
|
};
|
|
84F466941F08257700225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F4668E1F08257700225386 /* RSDatabase.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 84F22C551B52E0D9000060CE;
|
|
remoteInfo = RSDatabase;
|
|
};
|
|
84F466961F08257700225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F4668E1F08257700225386 /* RSDatabase.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 84F22C5F1B52E0D9000060CE;
|
|
remoteInfo = RSDatabaseTests;
|
|
};
|
|
84F466981F08257700225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F4668E1F08257700225386 /* RSDatabase.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 8400ABF71E0CFBD800AA7C57;
|
|
remoteInfo = RSDatabaseiOS;
|
|
};
|
|
84F4669E1F08258300225386 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 84F4669A1F08258300225386 /* DataModel.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 84C7AE921D68C558009FB883;
|
|
remoteInfo = DataModel;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
84F466681F08255100225386 /* Feedbin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Feedbin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84F4666B1F08255100225386 /* Feedbin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Feedbin.h; sourceTree = "<group>"; };
|
|
84F4666C1F08255100225386 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
84F466711F08255100225386 /* FeedbinTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FeedbinTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84F466761F08255100225386 /* FeedbinTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbinTests.swift; sourceTree = "<group>"; };
|
|
84F466781F08255100225386 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
84F466821F08256F00225386 /* RSCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSCore.xcodeproj; path = ../RSCore/RSCore.xcodeproj; sourceTree = "<group>"; };
|
|
84F4668E1F08257700225386 /* RSDatabase.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RSDatabase.xcodeproj; path = ../RSDatabase/RSDatabase.xcodeproj; sourceTree = "<group>"; };
|
|
84F4669A1F08258300225386 /* DataModel.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DataModel.xcodeproj; path = ../DataModel/DataModel.xcodeproj; sourceTree = "<group>"; };
|
|
84F466A31F0825B400225386 /* FeedbinAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedbinAccount.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
84F466641F08255100225386 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466A01F0825A000225386 /* DataModel.framework in Frameworks */,
|
|
84F466A11F0825A000225386 /* RSCore.framework in Frameworks */,
|
|
84F466A21F0825A000225386 /* RSDatabase.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84F4666E1F08255100225386 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466721F08255100225386 /* Feedbin.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
84F4665E1F08255100225386 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F4666A1F08255100225386 /* Feedbin */,
|
|
84F466751F08255100225386 /* FeedbinTests */,
|
|
84F466691F08255100225386 /* Products */,
|
|
84F466821F08256F00225386 /* RSCore.xcodeproj */,
|
|
84F4668E1F08257700225386 /* RSDatabase.xcodeproj */,
|
|
84F4669A1F08258300225386 /* DataModel.xcodeproj */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
84F466691F08255100225386 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F466681F08255100225386 /* Feedbin.framework */,
|
|
84F466711F08255100225386 /* FeedbinTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
84F4666A1F08255100225386 /* Feedbin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F4666B1F08255100225386 /* Feedbin.h */,
|
|
84F466A31F0825B400225386 /* FeedbinAccount.swift */,
|
|
84F4666C1F08255100225386 /* Info.plist */,
|
|
);
|
|
path = Feedbin;
|
|
sourceTree = "<group>";
|
|
};
|
|
84F466751F08255100225386 /* FeedbinTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F466761F08255100225386 /* FeedbinTests.swift */,
|
|
84F466781F08255100225386 /* Info.plist */,
|
|
);
|
|
path = FeedbinTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
84F466831F08256F00225386 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F466891F08256F00225386 /* RSCore.framework */,
|
|
84F4668B1F08256F00225386 /* RSCoreTests.xctest */,
|
|
84F4668D1F08256F00225386 /* RSCore.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
84F4668F1F08257700225386 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F466951F08257700225386 /* RSDatabase.framework */,
|
|
84F466971F08257700225386 /* RSDatabaseTests.xctest */,
|
|
84F466991F08257700225386 /* RSDatabase.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
84F4669B1F08258300225386 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
84F4669F1F08258300225386 /* DataModel.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
84F466651F08255100225386 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466791F08255100225386 /* Feedbin.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
84F466671F08255100225386 /* Feedbin */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 84F4667C1F08255100225386 /* Build configuration list for PBXNativeTarget "Feedbin" */;
|
|
buildPhases = (
|
|
84F466631F08255100225386 /* Sources */,
|
|
84F466641F08255100225386 /* Frameworks */,
|
|
84F466651F08255100225386 /* Headers */,
|
|
84F466661F08255100225386 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Feedbin;
|
|
productName = Feedbin;
|
|
productReference = 84F466681F08255100225386 /* Feedbin.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
84F466701F08255100225386 /* FeedbinTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 84F4667F1F08255100225386 /* Build configuration list for PBXNativeTarget "FeedbinTests" */;
|
|
buildPhases = (
|
|
84F4666D1F08255100225386 /* Sources */,
|
|
84F4666E1F08255100225386 /* Frameworks */,
|
|
84F4666F1F08255100225386 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
84F466741F08255100225386 /* PBXTargetDependency */,
|
|
);
|
|
name = FeedbinTests;
|
|
productName = FeedbinTests;
|
|
productReference = 84F466711F08255100225386 /* FeedbinTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
84F4665F1F08255100225386 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0830;
|
|
LastUpgradeCheck = 0830;
|
|
ORGANIZATIONNAME = "Ranchero Software, LLC";
|
|
TargetAttributes = {
|
|
84F466671F08255100225386 = {
|
|
CreatedOnToolsVersion = 8.3;
|
|
DevelopmentTeam = M8L2WTLA8W;
|
|
LastSwiftMigration = 0830;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
84F466701F08255100225386 = {
|
|
CreatedOnToolsVersion = 8.3;
|
|
DevelopmentTeam = M8L2WTLA8W;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 84F466621F08255100225386 /* Build configuration list for PBXProject "Feedbin" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 84F4665E1F08255100225386;
|
|
productRefGroup = 84F466691F08255100225386 /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 84F4669B1F08258300225386 /* Products */;
|
|
ProjectRef = 84F4669A1F08258300225386 /* DataModel.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = 84F466831F08256F00225386 /* Products */;
|
|
ProjectRef = 84F466821F08256F00225386 /* RSCore.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = 84F4668F1F08257700225386 /* Products */;
|
|
ProjectRef = 84F4668E1F08257700225386 /* RSDatabase.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
84F466671F08255100225386 /* Feedbin */,
|
|
84F466701F08255100225386 /* FeedbinTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
84F466891F08256F00225386 /* RSCore.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = RSCore.framework;
|
|
remoteRef = 84F466881F08256F00225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F4668B1F08256F00225386 /* RSCoreTests.xctest */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.cfbundle;
|
|
path = RSCoreTests.xctest;
|
|
remoteRef = 84F4668A1F08256F00225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F4668D1F08256F00225386 /* RSCore.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = RSCore.framework;
|
|
remoteRef = 84F4668C1F08256F00225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F466951F08257700225386 /* RSDatabase.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = RSDatabase.framework;
|
|
remoteRef = 84F466941F08257700225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F466971F08257700225386 /* RSDatabaseTests.xctest */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.cfbundle;
|
|
path = RSDatabaseTests.xctest;
|
|
remoteRef = 84F466961F08257700225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F466991F08257700225386 /* RSDatabase.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = RSDatabase.framework;
|
|
remoteRef = 84F466981F08257700225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
84F4669F1F08258300225386 /* DataModel.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = DataModel.framework;
|
|
remoteRef = 84F4669E1F08258300225386 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
84F466661F08255100225386 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84F4666F1F08255100225386 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
84F466631F08255100225386 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466A41F0825B400225386 /* FeedbinAccount.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84F4666D1F08255100225386 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
84F466771F08255100225386 /* FeedbinTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
84F466741F08255100225386 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 84F466671F08255100225386 /* Feedbin */;
|
|
targetProxy = 84F466731F08255100225386 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
84F4667A1F08255100225386 /* 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";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
84F4667B1F08255100225386 /* 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";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
84F4667D1F08255100225386 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
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;
|
|
INFOPLIST_FILE = Feedbin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Feedbin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
84F4667E1F08255100225386 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
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;
|
|
INFOPLIST_FILE = Feedbin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.Feedbin;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
84F466801F08255100225386 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
INFOPLIST_FILE = FeedbinTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedbinTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
84F466811F08255100225386 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = M8L2WTLA8W;
|
|
INFOPLIST_FILE = FeedbinTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.ranchero.FeedbinTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
84F466621F08255100225386 /* Build configuration list for PBXProject "Feedbin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84F4667A1F08255100225386 /* Debug */,
|
|
84F4667B1F08255100225386 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
84F4667C1F08255100225386 /* Build configuration list for PBXNativeTarget "Feedbin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84F4667D1F08255100225386 /* Debug */,
|
|
84F4667E1F08255100225386 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
84F4667F1F08255100225386 /* Build configuration list for PBXNativeTarget "FeedbinTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
84F466801F08255100225386 /* Debug */,
|
|
84F466811F08255100225386 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 84F4665F1F08255100225386 /* Project object */;
|
|
}
|