2018-05-22 05:00:14 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 50;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
DA1554DE20B3928E00EA92C5 /* aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aes.c; sourceTree = "<group>"; };
|
|
|
|
DA1554DF20B3928E00EA92C5 /* mpw-algorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-algorithm.h"; sourceTree = "<group>"; };
|
|
|
|
DA1554E020B3928E00EA92C5 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
|
|
|
|
DA1554E120B3928E00EA92C5 /* mpw-marshal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-marshal.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E220B3928E00EA92C5 /* mpw-algorithm_v2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-algorithm_v2.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E320B3928E00EA92C5 /* mpw-types.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-types.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E420B3928E00EA92C5 /* mpw-marshal-util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-marshal-util.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E520B3928E00EA92C5 /* mpw-util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-util.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E620B3928E00EA92C5 /* mpw-algorithm_v1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-algorithm_v1.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554E720B3928E00EA92C5 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
|
|
|
|
DA1554E820B3928E00EA92C5 /* mpw-marshal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-marshal.h"; sourceTree = "<group>"; };
|
|
|
|
DA1554E920B3928E00EA92C5 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = "<group>"; };
|
|
|
|
DA1554EA20B3928E00EA92C5 /* mpw-algorithm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-algorithm.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554EB20B3928E00EA92C5 /* mpw-algorithm_v0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-algorithm_v0.c"; sourceTree = "<group>"; };
|
|
|
|
DA1554EC20B3928E00EA92C5 /* mpw-types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-types.h"; sourceTree = "<group>"; };
|
|
|
|
DA1554ED20B3928E00EA92C5 /* mpw-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-util.h"; sourceTree = "<group>"; };
|
|
|
|
DA1554EE20B3928E00EA92C5 /* mpw-marshal-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-marshal-util.h"; sourceTree = "<group>"; };
|
|
|
|
DA1554EF20B3928E00EA92C5 /* mpw-algorithm_v3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-algorithm_v3.c"; sourceTree = "<group>"; };
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1F44B020BCF0C200957B45 /* mpw-jni.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpw-jni.h"; sourceTree = "<group>"; };
|
|
|
|
DA1F44B120BCF0C200957B45 /* mpw-jni.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpw-jni.c"; sourceTree = "<group>"; };
|
2018-05-22 05:00:14 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
DA1554D220B3924000EA92C5 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
DA1554DD20B3928E00EA92C5 /* core */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
DA1554DD20B3928E00EA92C5 /* core */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
DA1554DE20B3928E00EA92C5 /* aes.c */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554E720B3928E00EA92C5 /* aes.h */,
|
|
|
|
DA1554E920B3928E00EA92C5 /* base64.c */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554E020B3928E00EA92C5 /* base64.h */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554EB20B3928E00EA92C5 /* mpw-algorithm_v0.c */,
|
|
|
|
DA1554E620B3928E00EA92C5 /* mpw-algorithm_v1.c */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554E220B3928E00EA92C5 /* mpw-algorithm_v2.c */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554EF20B3928E00EA92C5 /* mpw-algorithm_v3.c */,
|
|
|
|
DA1554EA20B3928E00EA92C5 /* mpw-algorithm.c */,
|
|
|
|
DA1554DF20B3928E00EA92C5 /* mpw-algorithm.h */,
|
|
|
|
DA1F44B120BCF0C200957B45 /* mpw-jni.c */,
|
|
|
|
DA1F44B020BCF0C200957B45 /* mpw-jni.h */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554E420B3928E00EA92C5 /* mpw-marshal-util.c */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554EE20B3928E00EA92C5 /* mpw-marshal-util.h */,
|
|
|
|
DA1554E120B3928E00EA92C5 /* mpw-marshal.c */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554E820B3928E00EA92C5 /* mpw-marshal.h */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554E320B3928E00EA92C5 /* mpw-types.c */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554EC20B3928E00EA92C5 /* mpw-types.h */,
|
2018-05-29 03:00:05 +00:00
|
|
|
DA1554E520B3928E00EA92C5 /* mpw-util.c */,
|
2018-05-22 05:00:14 +00:00
|
|
|
DA1554ED20B3928E00EA92C5 /* mpw-util.h */,
|
|
|
|
);
|
|
|
|
name = core;
|
2018-05-29 03:00:05 +00:00
|
|
|
path = ../core/c/src;
|
2018-05-22 05:00:14 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
|
|
DA1554D720B3924000EA92C5 /* MasterPassword-JNI */ = {
|
|
|
|
isa = PBXLegacyTarget;
|
|
|
|
buildArgumentsString = ":masterpassword-algorithm:nativeGenHeaders";
|
|
|
|
buildConfigurationList = DA1554DA20B3924000EA92C5 /* Build configuration list for PBXLegacyTarget "MasterPassword-JNI" */;
|
|
|
|
buildPhases = (
|
|
|
|
);
|
|
|
|
buildToolPath = gradle;
|
|
|
|
buildWorkingDirectory = /Users/lhunath/Documents/workspace/lyndir/MasterPassword/gradle;
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "MasterPassword-JNI";
|
|
|
|
passBuildSettingsInEnvironment = 1;
|
|
|
|
productName = "MasterPassword-JNI";
|
|
|
|
};
|
|
|
|
/* End PBXLegacyTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
DA1554D320B3924000EA92C5 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0930;
|
|
|
|
ORGANIZATIONNAME = "Maarten Billemont";
|
|
|
|
TargetAttributes = {
|
|
|
|
DA1554D720B3924000EA92C5 = {
|
|
|
|
CreatedOnToolsVersion = 9.3.1;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = DA1554D620B3924000EA92C5 /* Build configuration list for PBXProject "MasterPassword-JNI" */;
|
|
|
|
compatibilityVersion = "Xcode 9.3";
|
|
|
|
developmentRegion = en;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = DA1554D220B3924000EA92C5;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
DA1554D720B3924000EA92C5 /* MasterPassword-JNI */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
DA1554D820B3924000EA92C5 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
DA1554D920B3924000EA92C5 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
DA1554DB20B3924000EA92C5 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2018-05-29 03:00:05 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/include/**",
|
|
|
|
../lib/libsodium/src/libsodium/include,
|
|
|
|
);
|
2018-05-22 05:00:14 +00:00
|
|
|
JAVA_HOME = /Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home;
|
2018-05-29 03:00:05 +00:00
|
|
|
OTHER_CFLAGS = (
|
|
|
|
"-DMPW_SODIUM=1",
|
|
|
|
"-DMPW_CPERCIVA=0",
|
|
|
|
);
|
2018-05-22 05:00:14 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
DA1554DC20B3924000EA92C5 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2018-05-29 03:00:05 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/include/**",
|
|
|
|
../lib/libsodium/src/libsodium/include,
|
|
|
|
);
|
2018-05-22 05:00:14 +00:00
|
|
|
JAVA_HOME = /Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home;
|
2018-05-29 03:00:05 +00:00
|
|
|
OTHER_CFLAGS = (
|
|
|
|
"-DMPW_SODIUM=1",
|
|
|
|
"-DMPW_CPERCIVA=0",
|
|
|
|
);
|
2018-05-22 05:00:14 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
DA1554D620B3924000EA92C5 /* Build configuration list for PBXProject "MasterPassword-JNI" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
DA1554D820B3924000EA92C5 /* Debug */,
|
|
|
|
DA1554D920B3924000EA92C5 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
DA1554DA20B3924000EA92C5 /* Build configuration list for PBXLegacyTarget "MasterPassword-JNI" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
DA1554DB20B3924000EA92C5 /* Debug */,
|
|
|
|
DA1554DC20B3924000EA92C5 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = DA1554D320B3924000EA92C5 /* Project object */;
|
|
|
|
}
|