Skip to content

Commit

Permalink
Adding Readme in OSX example project
Browse files Browse the repository at this point in the history
  • Loading branch information
palewar committed May 27, 2015
1 parent 5a7ef10 commit 869dbbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/osx/objc/RealmExamples.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
0ADF47111B1578CF00F67B16 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../../README.md; sourceTree = SOURCE_ROOT; };
E823C33C19BA4A5F00D2FF5F /* JSONImport */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = JSONImport; sourceTree = BUILT_PRODUCTS_DIR; };
E823C34919BA4A7600D2FF5F /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
E823C34A19BA4A7600D2FF5F /* Person.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Person.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -93,6 +94,7 @@
E8F1E81419BA4A3800FAD64E = {
isa = PBXGroup;
children = (
0ADF47111B1578CF00F67B16 /* README.md */,
E823C34819BA4A7600D2FF5F /* JSONImport */,
E8F1E81F19BA4A3800FAD64E /* Frameworks */,
E8F1E81E19BA4A3800FAD64E /* Products */,
Expand Down

0 comments on commit 869dbbe

Please sign in to comment.