add missing file to xcodeproj

This commit is contained in:
Kazuho Oku 2017-12-27 13:12:12 +09:00
parent a7379f7bdb
commit ada6992239

View File

@ -922,6 +922,7 @@
E9BC76E61F00E72D00EB7A09 /* chacha20.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chacha20.c; sourceTree = "<group>"; };
E9BC76E91F00E74C00EB7A09 /* poly1305.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = poly1305.c; sourceTree = "<group>"; };
E9BCE6911FF326AC003CEA11 /* 80no-handler-vs-h2-post.t */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "80no-handler-vs-h2-post.t"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.perl; };
E9BCE6931FF35502003CEA11 /* 50mruby-channel.t */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "50mruby-channel.t"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.perl; };
E9CD04271F8F1D5D00524877 /* Changes */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes; sourceTree = "<group>"; };
E9CD04281F8F1D7500524877 /* CONTRIBUTING.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; };
E9CD04291F8F1D7F00524877 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
@ -1718,6 +1719,7 @@
105534F71A460F2E00627ECB /* 50mimemap.t */,
10A3D3D61B4F1E3200327CF9 /* 50mruby.t */,
109EEFDD1D77B350001F11D1 /* 50mruby-acl.t */,
E9BCE6931FF35502003CEA11 /* 50mruby-channel.t */,
109EEFDF1D77B350001F11D1 /* 50mruby-dos-detector.t */,
100A550C1C22857B00C4E3E0 /* 50mruby-htpasswd.t */,
100A55131C2E5FAC00C4E3E0 /* 50mruby-http-request.t */,