Skip to content

Commit e58e92d

Browse files
authored
Merge pull request #1575 from spevans/pr_cfinternal
2 parents 35995a6 + b11c612 commit e58e92d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Foundation.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@
344344
B9974B9A1EDF4A22007F15B8 /* HTTPMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B931EDF4A22007F15B8 /* HTTPMessage.swift */; };
345345
B9974B9B1EDF4A22007F15B8 /* BodySource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B941EDF4A22007F15B8 /* BodySource.swift */; };
346346
B9974B9C1EDF4A22007F15B8 /* EasyHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9974B951EDF4A22007F15B8 /* EasyHandle.swift */; };
347+
B9C0E89620C31AB60064C68C /* CFInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B5D888A1BBC963C00234F36 /* CFInternal.h */; settings = {ATTRIBUTES = (Private, ); }; };
347348
BB3D7558208A1E500085CFDC /* TestImports.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB3D7557208A1E500085CFDC /* TestImports.swift */; };
348349
BD8042161E09857800487EB8 /* TestLengthFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8042151E09857800487EB8 /* TestLengthFormatter.swift */; };
349350
BDBB65901E256BFA001A7286 /* TestEnergyFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDBB658F1E256BFA001A7286 /* TestEnergyFormatter.swift */; };
@@ -1982,6 +1983,7 @@
19821983
5B7C8ABE1BEA807A00C5B690 /* CFByteOrder.h in Headers */,
19831984
5B7C8AF71BEA81AC00C5B690 /* CFStringEncodingConverterExt.h in Headers */,
19841985
5B7C8AE31BEA81AC00C5B690 /* CFLogUtilities.h in Headers */,
1986+
B9C0E89620C31AB60064C68C /* CFInternal.h in Headers */,
19851987
5B7C8AD01BEA80FC00C5B690 /* CFNumber.h in Headers */,
19861988
5B6228BD1C179049009587FE /* CFRunArray.h in Headers */,
19871989
5B7C8ACE1BEA80FC00C5B690 /* CFNumberFormatter.h in Headers */,

0 commit comments

Comments
 (0)