Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SlavaBushtruk committed May 7, 2011
1 parent 9cdcba9 commit 10c26bd
Show file tree
Hide file tree
Showing 5 changed files with 13,112 additions and 9,731 deletions.
6 changes: 3 additions & 3 deletions APSplitSample.xcodeproj/project.pbxproj
Expand Up @@ -72,19 +72,19 @@
F909826C136DA60000C99CF5 /* Classes */ = {
isa = PBXGroup;
children = (
F965505C1372927E001F7E4B /* Two Sides Split */,
F965505C1372927E001F7E4B /* Simple Split */,
F965505D13729295001F7E4B /* Master–Detail Split */,
);
path = Classes;
sourceTree = "<group>";
};
F965505C1372927E001F7E4B /* Two Sides Split */ = {
F965505C1372927E001F7E4B /* Simple Split */ = {
isa = PBXGroup;
children = (
F909826F136DA60000C99CF5 /* SimpleSplitController.h */,
F9098270136DA60000C99CF5 /* SimpleSplitController.m */,
);
name = "Two Sides Split";
name = "Simple Split";
sourceTree = "<group>";
};
F965505D13729295001F7E4B /* Master–Detail Split */ = {
Expand Down

0 comments on commit 10c26bd

Please sign in to comment.