565 lines
26 KiB
Plaintext
565 lines
26 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 47;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
B6C6D5560BC6437A8E4F8580 /* libPods-OneTimePassword.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 560131D4F5D140EA8458D149 /* libPods-OneTimePassword.a */; };
|
|
C93A24FE196AF8E900F86892 /* OTPAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24F2196AF8E900F86892 /* OTPAlgorithm.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A24FF196AF8E900F86892 /* OTPAlgorithm.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24F3196AF8E900F86892 /* OTPAlgorithm.m */; };
|
|
C93A2500196AF8E900F86892 /* OTPToken+Generation.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24F4196AF8E900F86892 /* OTPToken+Generation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A2501196AF8E900F86892 /* OTPToken+Generation.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24F5196AF8E900F86892 /* OTPToken+Generation.m */; };
|
|
C93A2502196AF8E900F86892 /* OTPToken+Persistence.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24F6196AF8E900F86892 /* OTPToken+Persistence.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A2503196AF8E900F86892 /* OTPToken+Persistence.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24F7196AF8E900F86892 /* OTPToken+Persistence.m */; };
|
|
C93A2504196AF8E900F86892 /* OTPToken+Serialization.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24F8196AF8E900F86892 /* OTPToken+Serialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A2505196AF8E900F86892 /* OTPToken+Serialization.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24F9196AF8E900F86892 /* OTPToken+Serialization.m */; };
|
|
C93A2506196AF8E900F86892 /* OTPToken.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24FA196AF8E900F86892 /* OTPToken.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A2507196AF8E900F86892 /* OTPToken.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24FB196AF8E900F86892 /* OTPToken.m */; };
|
|
C93A2508196AF8E900F86892 /* OTPTokenType.h in Headers */ = {isa = PBXBuildFile; fileRef = C93A24FC196AF8E900F86892 /* OTPTokenType.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C93A2509196AF8E900F86892 /* OTPTokenType.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A24FD196AF8E900F86892 /* OTPTokenType.m */; };
|
|
C93A2516196AFE1100F86892 /* OTPTokenGenerationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A2513196AFE1100F86892 /* OTPTokenGenerationTests.m */; };
|
|
C93A2517196AFE1100F86892 /* OTPTokenPersistenceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A2514196AFE1100F86892 /* OTPTokenPersistenceTests.m */; };
|
|
C93A2518196AFE1100F86892 /* OTPTokenSerializationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C93A2515196AFE1100F86892 /* OTPTokenSerializationTests.m */; };
|
|
C93BD5EA1C127DBC00FFFB8F /* NSURL+QueryItems.m in Sources */ = {isa = PBXBuildFile; fileRef = C93BD5E81C127DBC00FFFB8F /* NSURL+QueryItems.m */; };
|
|
C93BD5ED1C12A05400FFFB8F /* NSDictionary+QueryItems.m in Sources */ = {isa = PBXBuildFile; fileRef = C93BD5EC1C12A05400FFFB8F /* NSDictionary+QueryItems.m */; };
|
|
C97C823E1946E51D00FD9F4C /* OneTimePassword.h in Headers */ = {isa = PBXBuildFile; fileRef = C97C823D1946E51D00FD9F4C /* OneTimePassword.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C97C82441946E51D00FD9F4C /* OneTimePassword.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C97C82381946E51D00FD9F4C /* OneTimePassword.framework */; };
|
|
C983AB6F197F913400975003 /* OTPBase32Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = C983AB6E197F913400975003 /* OTPBase32Tests.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C97C82451946E51D00FD9F4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C97C822F1946E51D00FD9F4C /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C97C82371946E51D00FD9F4C;
|
|
remoteInfo = OneTimePassword;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
4A7643FD57ED1F34ED96D4DB /* Pods-OneTimePassword.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneTimePassword.release.xcconfig"; path = "Pods/Target Support Files/Pods-OneTimePassword/Pods-OneTimePassword.release.xcconfig"; sourceTree = "<group>"; };
|
|
560131D4F5D140EA8458D149 /* libPods-OneTimePassword.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OneTimePassword.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9B0E42750F64443678FAFD9B /* Pods-OneTimePassword.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OneTimePassword.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OneTimePassword/Pods-OneTimePassword.debug.xcconfig"; sourceTree = "<group>"; };
|
|
C93A24F2196AF8E900F86892 /* OTPAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTPAlgorithm.h; sourceTree = "<group>"; };
|
|
C93A24F3196AF8E900F86892 /* OTPAlgorithm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPAlgorithm.m; sourceTree = "<group>"; };
|
|
C93A24F4196AF8E900F86892 /* OTPToken+Generation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OTPToken+Generation.h"; sourceTree = "<group>"; };
|
|
C93A24F5196AF8E900F86892 /* OTPToken+Generation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "OTPToken+Generation.m"; sourceTree = "<group>"; };
|
|
C93A24F6196AF8E900F86892 /* OTPToken+Persistence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OTPToken+Persistence.h"; sourceTree = "<group>"; };
|
|
C93A24F7196AF8E900F86892 /* OTPToken+Persistence.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "OTPToken+Persistence.m"; sourceTree = "<group>"; };
|
|
C93A24F8196AF8E900F86892 /* OTPToken+Serialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OTPToken+Serialization.h"; sourceTree = "<group>"; };
|
|
C93A24F9196AF8E900F86892 /* OTPToken+Serialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "OTPToken+Serialization.m"; sourceTree = "<group>"; };
|
|
C93A24FA196AF8E900F86892 /* OTPToken.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTPToken.h; sourceTree = "<group>"; };
|
|
C93A24FB196AF8E900F86892 /* OTPToken.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPToken.m; sourceTree = "<group>"; };
|
|
C93A24FC196AF8E900F86892 /* OTPTokenType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTPTokenType.h; sourceTree = "<group>"; };
|
|
C93A24FD196AF8E900F86892 /* OTPTokenType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPTokenType.m; sourceTree = "<group>"; };
|
|
C93A2513196AFE1100F86892 /* OTPTokenGenerationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPTokenGenerationTests.m; sourceTree = "<group>"; };
|
|
C93A2514196AFE1100F86892 /* OTPTokenPersistenceTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPTokenPersistenceTests.m; sourceTree = "<group>"; };
|
|
C93A2515196AFE1100F86892 /* OTPTokenSerializationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPTokenSerializationTests.m; sourceTree = "<group>"; };
|
|
C93BD5E71C127DBC00FFFB8F /* NSURL+QueryItems.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+QueryItems.h"; sourceTree = "<group>"; };
|
|
C93BD5E81C127DBC00FFFB8F /* NSURL+QueryItems.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+QueryItems.m"; sourceTree = "<group>"; };
|
|
C93BD5EB1C12A05400FFFB8F /* NSDictionary+QueryItems.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+QueryItems.h"; sourceTree = "<group>"; };
|
|
C93BD5EC1C12A05400FFFB8F /* NSDictionary+QueryItems.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+QueryItems.m"; sourceTree = "<group>"; };
|
|
C97C82381946E51D00FD9F4C /* OneTimePassword.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OneTimePassword.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C97C823C1946E51D00FD9F4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C97C823D1946E51D00FD9F4C /* OneTimePassword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OneTimePassword.h; sourceTree = "<group>"; };
|
|
C97C82431946E51D00FD9F4C /* OneTimePasswordTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OneTimePasswordTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C97C82491946E51D00FD9F4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C983AB6E197F913400975003 /* OTPBase32Tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPBase32Tests.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C97C82341946E51D00FD9F4C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B6C6D5560BC6437A8E4F8580 /* libPods-OneTimePassword.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C97C82401946E51D00FD9F4C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C97C82441946E51D00FD9F4C /* OneTimePassword.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
746E7166AD60449882DD84C7 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
560131D4F5D140EA8458D149 /* libPods-OneTimePassword.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C97C822E1946E51D00FD9F4C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C97C823A1946E51D00FD9F4C /* OneTimePassword */,
|
|
C97C82471946E51D00FD9F4C /* OneTimePasswordTests */,
|
|
746E7166AD60449882DD84C7 /* Frameworks */,
|
|
C97C82391946E51D00FD9F4C /* Products */,
|
|
D51C4BB102CF877149530BC7 /* Pods */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
usesTabs = 0;
|
|
};
|
|
C97C82391946E51D00FD9F4C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C97C82381946E51D00FD9F4C /* OneTimePassword.framework */,
|
|
C97C82431946E51D00FD9F4C /* OneTimePasswordTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C97C823A1946E51D00FD9F4C /* OneTimePassword */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C97C823D1946E51D00FD9F4C /* OneTimePassword.h */,
|
|
C93A24FA196AF8E900F86892 /* OTPToken.h */,
|
|
C93A24FB196AF8E900F86892 /* OTPToken.m */,
|
|
C93A24F8196AF8E900F86892 /* OTPToken+Serialization.h */,
|
|
C93A24F9196AF8E900F86892 /* OTPToken+Serialization.m */,
|
|
C93A24F6196AF8E900F86892 /* OTPToken+Persistence.h */,
|
|
C93A24F7196AF8E900F86892 /* OTPToken+Persistence.m */,
|
|
C93A24F4196AF8E900F86892 /* OTPToken+Generation.h */,
|
|
C93A24F5196AF8E900F86892 /* OTPToken+Generation.m */,
|
|
C93A24FC196AF8E900F86892 /* OTPTokenType.h */,
|
|
C93A24FD196AF8E900F86892 /* OTPTokenType.m */,
|
|
C93A24F2196AF8E900F86892 /* OTPAlgorithm.h */,
|
|
C93A24F3196AF8E900F86892 /* OTPAlgorithm.m */,
|
|
C93BD5E71C127DBC00FFFB8F /* NSURL+QueryItems.h */,
|
|
C93BD5E81C127DBC00FFFB8F /* NSURL+QueryItems.m */,
|
|
C97C823B1946E51D00FD9F4C /* Supporting Files */,
|
|
);
|
|
path = OneTimePassword;
|
|
sourceTree = "<group>";
|
|
};
|
|
C97C823B1946E51D00FD9F4C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C97C823C1946E51D00FD9F4C /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C97C82471946E51D00FD9F4C /* OneTimePasswordTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C93A2513196AFE1100F86892 /* OTPTokenGenerationTests.m */,
|
|
C93A2514196AFE1100F86892 /* OTPTokenPersistenceTests.m */,
|
|
C93A2515196AFE1100F86892 /* OTPTokenSerializationTests.m */,
|
|
C983AB6E197F913400975003 /* OTPBase32Tests.m */,
|
|
C93BD5EB1C12A05400FFFB8F /* NSDictionary+QueryItems.h */,
|
|
C93BD5EC1C12A05400FFFB8F /* NSDictionary+QueryItems.m */,
|
|
C97C82481946E51D00FD9F4C /* Supporting Files */,
|
|
);
|
|
path = OneTimePasswordTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C97C82481946E51D00FD9F4C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C97C82491946E51D00FD9F4C /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
D51C4BB102CF877149530BC7 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9B0E42750F64443678FAFD9B /* Pods-OneTimePassword.debug.xcconfig */,
|
|
4A7643FD57ED1F34ED96D4DB /* Pods-OneTimePassword.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
C97C82351946E51D00FD9F4C /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C93A2502196AF8E900F86892 /* OTPToken+Persistence.h in Headers */,
|
|
C93A24FE196AF8E900F86892 /* OTPAlgorithm.h in Headers */,
|
|
C93A2506196AF8E900F86892 /* OTPToken.h in Headers */,
|
|
C97C823E1946E51D00FD9F4C /* OneTimePassword.h in Headers */,
|
|
C93A2504196AF8E900F86892 /* OTPToken+Serialization.h in Headers */,
|
|
C93A2500196AF8E900F86892 /* OTPToken+Generation.h in Headers */,
|
|
C93A2508196AF8E900F86892 /* OTPTokenType.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C97C82371946E51D00FD9F4C /* OneTimePassword */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C97C824E1946E51D00FD9F4C /* Build configuration list for PBXNativeTarget "OneTimePassword" */;
|
|
buildPhases = (
|
|
D546BD042EBE4EDF9F8F7C62 /* [CP] Check Pods Manifest.lock */,
|
|
C97C82331946E51D00FD9F4C /* Sources */,
|
|
C97C82341946E51D00FD9F4C /* Frameworks */,
|
|
C97C82351946E51D00FD9F4C /* Headers */,
|
|
C97C82361946E51D00FD9F4C /* Resources */,
|
|
4601C67B1F6043A68DEEBDF9 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = OneTimePassword;
|
|
productName = OneTimePassword;
|
|
productReference = C97C82381946E51D00FD9F4C /* OneTimePassword.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C97C82421946E51D00FD9F4C /* OneTimePasswordTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C97C82511946E51D00FD9F4C /* Build configuration list for PBXNativeTarget "OneTimePasswordTests" */;
|
|
buildPhases = (
|
|
C97C823F1946E51D00FD9F4C /* Sources */,
|
|
C97C82401946E51D00FD9F4C /* Frameworks */,
|
|
C97C82411946E51D00FD9F4C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C97C82461946E51D00FD9F4C /* PBXTargetDependency */,
|
|
);
|
|
name = OneTimePasswordTests;
|
|
productName = OneTimePasswordTests;
|
|
productReference = C97C82431946E51D00FD9F4C /* OneTimePasswordTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C97C822F1946E51D00FD9F4C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = OTP;
|
|
LastUpgradeCheck = 0830;
|
|
ORGANIZATIONNAME = "Matt Rubin";
|
|
TargetAttributes = {
|
|
C97C82371946E51D00FD9F4C = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
};
|
|
C97C82421946E51D00FD9F4C = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
TestTargetID = C97C82371946E51D00FD9F4C;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C97C82321946E51D00FD9F4C /* Build configuration list for PBXProject "OneTimePassword" */;
|
|
compatibilityVersion = "Xcode 6.3";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = C97C822E1946E51D00FD9F4C;
|
|
productRefGroup = C97C82391946E51D00FD9F4C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C97C82371946E51D00FD9F4C /* OneTimePassword */,
|
|
C97C82421946E51D00FD9F4C /* OneTimePasswordTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C97C82361946E51D00FD9F4C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C97C82411946E51D00FD9F4C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
4601C67B1F6043A68DEEBDF9 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OneTimePassword/Pods-OneTimePassword-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
D546BD042EBE4EDF9F8F7C62 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C97C82331946E51D00FD9F4C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C93BD5EA1C127DBC00FFFB8F /* NSURL+QueryItems.m in Sources */,
|
|
C93A2505196AF8E900F86892 /* OTPToken+Serialization.m in Sources */,
|
|
C93A24FF196AF8E900F86892 /* OTPAlgorithm.m in Sources */,
|
|
C93A2507196AF8E900F86892 /* OTPToken.m in Sources */,
|
|
C93A2501196AF8E900F86892 /* OTPToken+Generation.m in Sources */,
|
|
C93A2503196AF8E900F86892 /* OTPToken+Persistence.m in Sources */,
|
|
C93A2509196AF8E900F86892 /* OTPTokenType.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C97C823F1946E51D00FD9F4C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C93A2516196AFE1100F86892 /* OTPTokenGenerationTests.m in Sources */,
|
|
C93BD5ED1C12A05400FFFB8F /* NSDictionary+QueryItems.m in Sources */,
|
|
C983AB6F197F913400975003 /* OTPBase32Tests.m in Sources */,
|
|
C93A2517196AFE1100F86892 /* OTPTokenPersistenceTests.m in Sources */,
|
|
C93A2518196AFE1100F86892 /* OTPTokenSerializationTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C97C82461946E51D00FD9F4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C97C82371946E51D00FD9F4C /* OneTimePassword */;
|
|
targetProxy = C97C82451946E51D00FD9F4C /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C97C824C1946E51D00FD9F4C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_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[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C97C824D1946E51D00FD9F4C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
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_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[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C97C824F1946E51D00FD9F4C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9B0E42750F64443678FAFD9B /* Pods-OneTimePassword.debug.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = OneTimePassword/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "me.mattrubin.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C97C82501946E51D00FD9F4C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 4A7643FD57ED1F34ED96D4DB /* Pods-OneTimePassword.release.xcconfig */;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = OneTimePassword/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "me.mattrubin.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C97C82521946E51D00FD9F4C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${SRCROOT}/Pods/Headers/Public\"",
|
|
);
|
|
INFOPLIST_FILE = OneTimePasswordTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "me.mattrubin.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C97C82531946E51D00FD9F4C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${SRCROOT}/Pods/Headers/Public\"",
|
|
);
|
|
INFOPLIST_FILE = OneTimePasswordTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
METAL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "me.mattrubin.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C97C82321946E51D00FD9F4C /* Build configuration list for PBXProject "OneTimePassword" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C97C824C1946E51D00FD9F4C /* Debug */,
|
|
C97C824D1946E51D00FD9F4C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C97C824E1946E51D00FD9F4C /* Build configuration list for PBXNativeTarget "OneTimePassword" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C97C824F1946E51D00FD9F4C /* Debug */,
|
|
C97C82501946E51D00FD9F4C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C97C82511946E51D00FD9F4C /* Build configuration list for PBXNativeTarget "OneTimePasswordTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C97C82521946E51D00FD9F4C /* Debug */,
|
|
C97C82531946E51D00FD9F4C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = C97C822F1946E51D00FD9F4C /* Project object */;
|
|
}
|