Skip to content

Commit

Permalink
Add target membership on new file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherlock committed Dec 24, 2016
1 parent db8f9f4 commit 8ceff68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions IGListKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@
88DF89891E010F6500B1B9B4 /* IGListDiffSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88144EE61D870EDC007C7F66 /* IGListDiffSwiftTests.swift */; };
88DF898A1E010F7000B1B9B4 /* IGListDiffTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 88144EE81D870EDC007C7F66 /* IGListDiffTests.m */; };
9893175F1E0E844800DB93B3 /* IGListDiffKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 9893175E1E0E844800DB93B3 /* IGListDiffKit.h */; };
989317601E0E8D0A00DB93B3 /* IGListDiffKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 9893175E1E0E844800DB93B3 /* IGListDiffKit.h */; };
989317611E0E8D0B00DB93B3 /* IGListDiffKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 9893175E1E0E844800DB93B3 /* IGListDiffKit.h */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -758,6 +760,7 @@
0B3B92CF1E08D7F5008390ED /* IGListDiffable.h in Headers */,
0B3B92EB1E08D7F5008390ED /* IGListMoveIndexInternal.h in Headers */,
0B3B93211E08D7F5008390ED /* IGListStackedSectionController.h in Headers */,
989317601E0E8D0A00DB93B3 /* IGListDiffKit.h in Headers */,
0B3B92EF1E08D7F5008390ED /* NSNumber+IGListDiffable.h in Headers */,
0B3B93411E08D7F5008390ED /* IGListWorkingRangeHandler.h in Headers */,
0B3B92E71E08D7F5008390ED /* IGListIndexPathResultInternal.h in Headers */,
Expand Down Expand Up @@ -843,6 +846,7 @@
0B3B93501E08D839008390ED /* IGListExperiments.h in Headers */,
0B3B93551E08D839008390ED /* IGListMoveIndex.h in Headers */,
0B3B93541E08D839008390ED /* IGListMacros.h in Headers */,
989317611E0E8D0B00DB93B3 /* IGListDiffKit.h in Headers */,
0B3B93491E08D82E008390ED /* IGListIndexSetResultInternal.h in Headers */,
0B3B93481E08D82E008390ED /* IGListIndexPathResultInternal.h in Headers */,
0B3B93571E08D839008390ED /* NSNumber+IGListDiffable.h in Headers */,
Expand Down

0 comments on commit 8ceff68

Please sign in to comment.