File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 2525/* Begin PBXFileReference section */
2626 FA4179F922960F0F00B05B95 /* libinject_decrypt.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libinject_decrypt.a; sourceTree = BUILT_PRODUCTS_DIR; };
2727 FA4179FD22960F0F00B05B95 /* inject_decrypt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inject_decrypt.c; sourceTree = "<group>"; };
28+ FA417A0522971FCC00B05B95 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
29+ FA417A0622971FCC00B05B95 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = SOURCE_ROOT; };
2830/* End PBXFileReference section */
2931
3032/* Begin PBXFrameworksBuildPhase section */
5860 isa = PBXGroup;
5961 children = (
6062 FA4179FD22960F0F00B05B95 /* inject_decrypt.c */,
63+ FA417A0622971FCC00B05B95 /* Makefile */,
64+ FA417A0522971FCC00B05B95 /* README.md */,
6165 );
6266 path = inject_decrypt;
6367 sourceTree = "<group>";
You can’t perform that action at this time.
0 commit comments