File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 2222
2323/* Begin PBXBuildFile section */
2424 OBJ_44 /* argon2.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_10 /* argon2.c */; };
25- OBJ_45 /* bench.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_11 /* bench.c */; };
2625 OBJ_46 /* blake2b.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_13 /* blake2b.c */; };
2726 OBJ_47 /* core.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_14 /* core.c */; };
2827 OBJ_48 /* encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_15 /* encoding.c */; };
7978 "Argon2Swift::Argon2Swift::Product" /* Argon2Swift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Argon2Swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8079 "Argon2Swift::Argon2SwiftTests::Product" /* Argon2SwiftTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = Argon2SwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8180 OBJ_10 /* argon2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = argon2.c; sourceTree = "<group>"; };
82- OBJ_11 /* bench.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bench.c; sourceTree = "<group>"; };
8381 OBJ_13 /* blake2b.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = blake2b.c; sourceTree = "<group>"; };
8482 OBJ_14 /* core.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = core.c; sourceTree = "<group>"; };
8583 OBJ_15 /* encoding.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = encoding.c; sourceTree = "<group>"; };
218216 isa = PBXGroup;
219217 children = (
220218 OBJ_10 /* argon2.c */,
221- OBJ_11 /* bench.c */,
222219 OBJ_12 /* blake2 */,
223220 OBJ_14 /* core.c */,
224221 OBJ_15 /* encoding.c */,
332329 buildActionMask = 0;
333330 files = (
334331 OBJ_44 /* argon2.c in Sources */,
335- OBJ_45 /* bench.c in Sources */,
336332 OBJ_46 /* blake2b.c in Sources */,
337333 OBJ_47 /* core.c in Sources */,
338334 OBJ_48 /* encoding.c in Sources */,
You can’t perform that action at this time.
0 commit comments