Skip to content

Commit

Permalink
Tweak the project layout
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmemory committed Jun 4, 2012
1 parent 466399f commit 98b546b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sample/Hackbook/Hackbook.xcodeproj/project.pbxproj
Expand Up @@ -195,8 +195,6 @@
30EA73CF13F5D523003DC0D2 /* FBConnect.h */,
30EA73CD13F5D523003DC0D2 /* Facebook.h */,
30EA73CE13F5D523003DC0D2 /* Facebook.m */,
8395A8CA157A037E00FF16EA /* FBAppDelegate.h */,
8395A8CB157A037E00FF16EA /* FBAppDelegate.m */,
8302ABCB15797F69007603BD /* Facebook+Graph.h */,
8302ABCC15797F69007603BD /* Facebook+Graph.m */,
8395A8EF157A239D00FF16EA /* Background */,
Expand All @@ -223,9 +221,11 @@
8395A8EF157A239D00FF16EA /* Background */ = {
isa = PBXGroup;
children = (
30EA73D013F5D523003DC0D2 /* FBDialog.bundle */,
8395A8CA157A037E00FF16EA /* FBAppDelegate.h */,
8395A8CB157A037E00FF16EA /* FBAppDelegate.m */,
8323B1C8157B7AE4005A724F /* FBBlockHandler.h */,
8323B1C9157B7AE4005A724F /* FBBlockHandler.m */,
30EA73D013F5D523003DC0D2 /* FBDialog.bundle */,
30EA73D113F5D523003DC0D2 /* FBDialog.h */,
30EA73D213F5D523003DC0D2 /* FBDialog.m */,
30EA73D513F5D523003DC0D2 /* FBLoginDialog.h */,
Expand Down

0 comments on commit 98b546b

Please sign in to comment.