appjam 0.1.0.pre6 → 0.1.0.pre9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. data/README.rdoc +1 -1
  2. data/bin/appjam +2 -7
  3. data/lib/appjam.rb +9 -1
  4. data/lib/appjam/command.rb +27 -0
  5. data/lib/appjam/generators/actions.rb +170 -0
  6. data/lib/appjam/generators/cli.rb +42 -0
  7. data/lib/appjam/generators/model.rb +51 -0
  8. data/lib/appjam/generators/project.rb +9 -6
  9. data/lib/appjam/generators/project/Classes/{users → contacts}/ApplicationFacade.h.tt +0 -0
  10. data/lib/appjam/generators/project/Classes/{users → contacts}/ApplicationFacade.m.tt +0 -0
  11. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/CreateUserCommand.h.tt +0 -0
  12. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/CreateUserCommand.m.tt +0 -0
  13. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/DeleteUserCommand.h.tt +0 -0
  14. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/DeleteUserCommand.m.tt +0 -0
  15. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/GetUsersCommand.h.tt +0 -0
  16. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/GetUsersCommand.m.tt +0 -0
  17. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/StartupCommand.h.tt +0 -0
  18. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/StartupCommand.m.tt +0 -0
  19. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/UpdateUserCommand.h.tt +0 -0
  20. data/lib/appjam/generators/project/Classes/{users → contacts}/controller/UpdateUserCommand.m.tt +0 -0
  21. data/lib/appjam/generators/project/Classes/{users → contacts}/model/UserProxy.h.tt +0 -0
  22. data/lib/appjam/generators/project/Classes/{users → contacts}/model/UserProxy.m.tt +0 -0
  23. data/lib/appjam/generators/project/Classes/{users → contacts}/model/vo/UserVO.h.tt +0 -0
  24. data/lib/appjam/generators/project/Classes/{users → contacts}/model/vo/UserVO.m.tt +0 -0
  25. data/lib/appjam/generators/project/Classes/{users → contacts}/view/ContactsMediator.h.tt +0 -0
  26. data/lib/appjam/generators/project/Classes/{users → contacts}/view/ContactsMediator.m.tt +0 -0
  27. data/lib/appjam/generators/project/Classes/{users → contacts}/view/UserFormMediator.h.tt +0 -0
  28. data/lib/appjam/generators/project/Classes/{users → contacts}/view/UserFormMediator.m.tt +0 -0
  29. data/lib/appjam/generators/project/Classes/{users → contacts}/view/UserListMediator.h.tt +0 -0
  30. data/lib/appjam/generators/project/Classes/{users → contacts}/view/UserListMediator.m.tt +0 -0
  31. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/Contacts.h.tt +0 -0
  32. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/Contacts.m.tt +0 -0
  33. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/UserForm.h.tt +0 -0
  34. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/UserForm.m.tt +0 -0
  35. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/UserList.h.tt +0 -0
  36. data/lib/appjam/generators/project/Classes/{users → contacts}/view/components/UserList.m.tt +0 -0
  37. data/lib/appjam/generators/project/Contacts.xcodeproj/eiffel.pbxuser +185 -41
  38. data/lib/appjam/generators/project/Contacts.xcodeproj/eiffel.perspectivev3 +23 -22
  39. data/lib/appjam/generators/project/Contacts.xcodeproj/project.pbxproj +102 -102
  40. data/lib/appjam/version.rb +1 -1
  41. data/test/helper.rb +132 -0
  42. data/test/test_project_generator.rb +38 -0
  43. metadata +263 -56
  44. data/spec/appjam_spec.rb +0 -7
  45. data/spec/spec_helper.rb +0 -12
@@ -54,49 +54,60 @@
54
54
  PBXFileDataSource_Target_ColumnID,
55
55
  );
56
56
  };
57
- PBXPerProjectTemplateStateSaveDate = 325481212;
58
- PBXWorkspaceStateSaveDate = 325481212;
57
+ PBXPerProjectTemplateStateSaveDate = 325488011;
58
+ PBXWorkspaceStateSaveDate = 325488011;
59
59
  };
60
60
  perUserProjectItems = {
61
- C5265BE8131CC97200FE1599 /* PBXTextBookmark */ = C5265BE8131CC97200FE1599 /* PBXTextBookmark */;
62
- C5265BE9131CC97200FE1599 /* PBXTextBookmark */ = C5265BE9131CC97200FE1599 /* PBXTextBookmark */;
63
- C5265BEA131CC97200FE1599 /* PBXTextBookmark */ = C5265BEA131CC97200FE1599 /* PBXTextBookmark */;
64
- C5265BEC131CC97200FE1599 /* PBXTextBookmark */ = C5265BEC131CC97200FE1599 /* PBXTextBookmark */;
65
- C5265BEE131CC97200FE1599 /* PBXTextBookmark */ = C5265BEE131CC97200FE1599 /* PBXTextBookmark */;
66
- C5265BF0131CC97200FE1599 /* PBXTextBookmark */ = C5265BF0131CC97200FE1599 /* PBXTextBookmark */;
67
- C5265BF1131CC97200FE1599 /* PBXTextBookmark */ = C5265BF1131CC97200FE1599 /* PBXTextBookmark */;
68
- C5265BF2131CC97200FE1599 /* PBXTextBookmark */ = C5265BF2131CC97200FE1599 /* PBXTextBookmark */;
69
- C5265BF3131CC97200FE1599 /* PBXTextBookmark */ = C5265BF3131CC97200FE1599 /* PBXTextBookmark */;
70
- C5265BF5131CC97200FE1599 /* PBXTextBookmark */ = C5265BF5131CC97200FE1599 /* PBXTextBookmark */;
71
- C5265BF6131CC97200FE1599 /* PBXTextBookmark */ = C5265BF6131CC97200FE1599 /* PBXTextBookmark */;
72
- C5265BF7131CC97200FE1599 /* PBXTextBookmark */ = C5265BF7131CC97200FE1599 /* PBXTextBookmark */;
73
- C5265BF8131CC97200FE1599 /* PBXTextBookmark */ = C5265BF8131CC97200FE1599 /* PBXTextBookmark */;
74
- C5265BF9131CC97200FE1599 /* PBXTextBookmark */ = C5265BF9131CC97200FE1599 /* PBXTextBookmark */;
75
- C5265BFA131CC97200FE1599 /* PBXTextBookmark */ = C5265BFA131CC97200FE1599 /* PBXTextBookmark */;
76
- C5265BFB131CC97200FE1599 /* PBXTextBookmark */ = C5265BFB131CC97200FE1599 /* PBXTextBookmark */;
77
- C53FFC5C1314EBD90040633F /* PBXTextBookmark */ = C53FFC5C1314EBD90040633F /* PBXTextBookmark */;
78
- C5655613131BAA5D0016CE3A /* PBXTextBookmark */ = C5655613131BAA5D0016CE3A /* PBXTextBookmark */;
79
- C5655617131BAA5D0016CE3A /* PBXTextBookmark */ = C5655617131BAA5D0016CE3A /* PBXTextBookmark */;
80
- C565561D131BAA5D0016CE3A /* PBXTextBookmark */ = C565561D131BAA5D0016CE3A /* PBXTextBookmark */;
81
- C565561E131BAA5D0016CE3A /* PBXTextBookmark */ = C565561E131BAA5D0016CE3A /* PBXTextBookmark */;
82
- C5655622131BAA5D0016CE3A /* PBXTextBookmark */ = C5655622131BAA5D0016CE3A /* PBXTextBookmark */;
83
- C5655623131BAA5D0016CE3A /* PBXTextBookmark */ = C5655623131BAA5D0016CE3A /* PBXTextBookmark */;
84
- C5655624131BAA5D0016CE3A /* PBXTextBookmark */ = C5655624131BAA5D0016CE3A /* PBXTextBookmark */;
85
- C5655625131BAA5D0016CE3A /* PBXTextBookmark */ = C5655625131BAA5D0016CE3A /* PBXTextBookmark */;
86
- C5655626131BAA5D0016CE3A /* PBXTextBookmark */ = C5655626131BAA5D0016CE3A /* PBXTextBookmark */;
87
- C590737C13656650000E113F /* PBXTextBookmark */ = C590737C13656650000E113F /* PBXTextBookmark */;
88
- C590738213656650000E113F /* PBXTextBookmark */ = C590738213656650000E113F /* PBXTextBookmark */;
89
- C590738613656650000E113F /* PBXTextBookmark */ = C590738613656650000E113F /* PBXTextBookmark */;
90
- C59073BE13656C02000E113F /* PBXTextBookmark */ = C59073BE13656C02000E113F /* PBXTextBookmark */;
91
- C59073BF13656C02000E113F /* PBXTextBookmark */ = C59073BF13656C02000E113F /* PBXTextBookmark */;
92
- C59073C013656C02000E113F /* PBXTextBookmark */ = C59073C013656C02000E113F /* PBXTextBookmark */;
93
- C59073C113656C02000E113F /* PBXTextBookmark */ = C59073C113656C02000E113F /* PBXTextBookmark */;
94
- C5907455136570EF000E113F /* PBXTextBookmark */ = C5907455136570EF000E113F /* PBXTextBookmark */;
95
- C5907456136570EF000E113F /* PBXTextBookmark */ = C5907456136570EF000E113F /* PBXTextBookmark */;
96
- C590745F13657129000E113F /* PBXTextBookmark */ = C590745F13657129000E113F /* PBXTextBookmark */;
97
- C590746013657129000E113F /* PBXTextBookmark */ = C590746013657129000E113F /* PBXTextBookmark */;
98
- C590750F1366728F000E113F /* PlistBookmark */ = C590750F1366728F000E113F /* PlistBookmark */;
99
- C590752D13667315000E113F /* PlistBookmark */ = C590752D13667315000E113F /* PlistBookmark */;
61
+ C5265BE8131CC97200FE1599 = C5265BE8131CC97200FE1599 /* PBXTextBookmark */;
62
+ C5265BE9131CC97200FE1599 = C5265BE9131CC97200FE1599 /* PBXTextBookmark */;
63
+ C5265BEA131CC97200FE1599 = C5265BEA131CC97200FE1599 /* PBXTextBookmark */;
64
+ C5265BEC131CC97200FE1599 = C5265BEC131CC97200FE1599 /* PBXTextBookmark */;
65
+ C5265BEE131CC97200FE1599 = C5265BEE131CC97200FE1599 /* PBXTextBookmark */;
66
+ C5265BF0131CC97200FE1599 = C5265BF0131CC97200FE1599 /* PBXTextBookmark */;
67
+ C5265BF1131CC97200FE1599 = C5265BF1131CC97200FE1599 /* PBXTextBookmark */;
68
+ C5265BF2131CC97200FE1599 = C5265BF2131CC97200FE1599 /* PBXTextBookmark */;
69
+ C5265BF3131CC97200FE1599 = C5265BF3131CC97200FE1599 /* PBXTextBookmark */;
70
+ C5265BF5131CC97200FE1599 = C5265BF5131CC97200FE1599 /* PBXTextBookmark */;
71
+ C5265BF6131CC97200FE1599 = C5265BF6131CC97200FE1599 /* PBXTextBookmark */;
72
+ C5265BF7131CC97200FE1599 = C5265BF7131CC97200FE1599 /* PBXTextBookmark */;
73
+ C5265BF8131CC97200FE1599 = C5265BF8131CC97200FE1599 /* PBXTextBookmark */;
74
+ C5265BF9131CC97200FE1599 = C5265BF9131CC97200FE1599 /* PBXTextBookmark */;
75
+ C5265BFA131CC97200FE1599 = C5265BFA131CC97200FE1599 /* PBXTextBookmark */;
76
+ C5265BFB131CC97200FE1599 = C5265BFB131CC97200FE1599 /* PBXTextBookmark */;
77
+ C53FFC5C1314EBD90040633F = C53FFC5C1314EBD90040633F /* PBXTextBookmark */;
78
+ C5655613131BAA5D0016CE3A = C5655613131BAA5D0016CE3A /* PBXTextBookmark */;
79
+ C5655617131BAA5D0016CE3A = C5655617131BAA5D0016CE3A /* PBXTextBookmark */;
80
+ C565561D131BAA5D0016CE3A = C565561D131BAA5D0016CE3A /* PBXTextBookmark */;
81
+ C565561E131BAA5D0016CE3A = C565561E131BAA5D0016CE3A /* PBXTextBookmark */;
82
+ C5655622131BAA5D0016CE3A = C5655622131BAA5D0016CE3A /* PBXTextBookmark */;
83
+ C5655623131BAA5D0016CE3A = C5655623131BAA5D0016CE3A /* PBXTextBookmark */;
84
+ C5655624131BAA5D0016CE3A = C5655624131BAA5D0016CE3A /* PBXTextBookmark */;
85
+ C5655625131BAA5D0016CE3A = C5655625131BAA5D0016CE3A /* PBXTextBookmark */;
86
+ C5655626131BAA5D0016CE3A = C5655626131BAA5D0016CE3A /* PBXTextBookmark */;
87
+ C590737C13656650000E113F = C590737C13656650000E113F /* PBXTextBookmark */;
88
+ C590738213656650000E113F = C590738213656650000E113F /* PBXTextBookmark */;
89
+ C590738613656650000E113F = C590738613656650000E113F /* PBXTextBookmark */;
90
+ C59073BE13656C02000E113F = C59073BE13656C02000E113F /* PBXTextBookmark */;
91
+ C59073BF13656C02000E113F = C59073BF13656C02000E113F /* PBXTextBookmark */;
92
+ C59073C013656C02000E113F = C59073C013656C02000E113F /* PBXTextBookmark */;
93
+ C59073C113656C02000E113F = C59073C113656C02000E113F /* PBXTextBookmark */;
94
+ C5907455136570EF000E113F = C5907455136570EF000E113F /* PBXTextBookmark */;
95
+ C5907456136570EF000E113F = C5907456136570EF000E113F /* PBXTextBookmark */;
96
+ C590745F13657129000E113F = C590745F13657129000E113F /* PBXTextBookmark */;
97
+ C590746013657129000E113F = C590746013657129000E113F /* PBXTextBookmark */;
98
+ C590750F1366728F000E113F = C590750F1366728F000E113F /* PlistBookmark */;
99
+ C590752D13667315000E113F = C590752D13667315000E113F /* PlistBookmark */;
100
+ C590753913668D9D000E113F /* PlistBookmark */ = C590753913668D9D000E113F /* PlistBookmark */;
101
+ C590753A13668D9D000E113F /* PBXTextBookmark */ = C590753A13668D9D000E113F /* PBXTextBookmark */;
102
+ C590753B13668D9D000E113F /* PBXTextBookmark */ = C590753B13668D9D000E113F /* PBXTextBookmark */;
103
+ C590757013668FB8000E113F /* PlistBookmark */ = C590757013668FB8000E113F /* PlistBookmark */;
104
+ C590757113668FB8000E113F /* PBXTextBookmark */ = C590757113668FB8000E113F /* PBXTextBookmark */;
105
+ C590757213668FB8000E113F /* PBXBookmark */ = C590757213668FB8000E113F /* PBXBookmark */;
106
+ C590757313668FB8000E113F /* PBXTextBookmark */ = C590757313668FB8000E113F /* PBXTextBookmark */;
107
+ C590757613668FC0000E113F /* PBXTextBookmark */ = C590757613668FC0000E113F /* PBXTextBookmark */;
108
+ C590757713668FC0000E113F /* PBXTextBookmark */ = C590757713668FC0000E113F /* PBXTextBookmark */;
109
+ C590757D13668FC6000E113F /* PBXTextBookmark */ = C590757D13668FC6000E113F /* PBXTextBookmark */;
110
+ C590757E13668FC8000E113F /* PBXTextBookmark */ = C590757E13668FC8000E113F /* PBXTextBookmark */;
100
111
  };
101
112
  sourceControlManager = C5A9BAAB130B668600A7F169 /* Source Control */;
102
113
  userBuildSettings = {
@@ -493,6 +504,19 @@
493
504
  vrLen = 365;
494
505
  vrLoc = 0;
495
506
  };
507
+ C59074A313657FCD000E113F /* CreateUserCommand.h */ = {
508
+ isa = PBXFileReference;
509
+ fileEncoding = 4;
510
+ lastKnownFileType = sourcecode.c.h;
511
+ name = CreateUserCommand.h;
512
+ path = /Users/eiffel/Documents/EmployeeAdmin/Classes/users/controller/CreateUserCommand.h;
513
+ sourceTree = "<absolute>";
514
+ uiCtxt = {
515
+ sepNavIntBoundsRect = "{{0, 0}, {1540, 548}}";
516
+ sepNavSelRange = "{0, 0}";
517
+ sepNavVisRange = "{0, 291}";
518
+ };
519
+ };
496
520
  C590750F1366728F000E113F /* PlistBookmark */ = {
497
521
  isa = PlistBookmark;
498
522
  fRef = 8D1107310486CEB800E47090 /* Contacts-Info.plist */;
@@ -505,6 +529,62 @@
505
529
  rLoc = 9223372036854775808;
506
530
  };
507
531
  C590752D13667315000E113F /* PlistBookmark */ = {
532
+ isa = PlistBookmark;
533
+ fRef = 8D1107310486CEB800E47090 /* Contacts-Info.plist */;
534
+ fallbackIsa = PBXBookmark;
535
+ isK = 0;
536
+ kPath = (
537
+ );
538
+ name = "/Users/eiffel/Documents/EmployeeAdmin/Contacts-Info.plist";
539
+ rLen = 0;
540
+ rLoc = 9223372036854775808;
541
+ };
542
+ C590753913668D9D000E113F /* PlistBookmark */ = {
543
+ isa = PlistBookmark;
544
+ fRef = 8D1107310486CEB800E47090 /* Contacts-Info.plist */;
545
+ fallbackIsa = PBXBookmark;
546
+ isK = 0;
547
+ kPath = (
548
+ );
549
+ name = "/Users/eiffel/Documents/EmployeeAdmin/Contacts-Info.plist";
550
+ rLen = 0;
551
+ rLoc = 9223372036854775807;
552
+ };
553
+ C590753A13668D9D000E113F /* PBXTextBookmark */ = {
554
+ isa = PBXTextBookmark;
555
+ fRef = C59074A313657FCD000E113F /* CreateUserCommand.h */;
556
+ name = "CreateUserCommand.h: 1";
557
+ rLen = 0;
558
+ rLoc = 0;
559
+ rType = 0;
560
+ vrLen = 291;
561
+ vrLoc = 0;
562
+ };
563
+ C590753B13668D9D000E113F /* PBXTextBookmark */ = {
564
+ isa = PBXTextBookmark;
565
+ fRef = C59074A313657FCD000E113F /* CreateUserCommand.h */;
566
+ name = "CreateUserCommand.h: 1";
567
+ rLen = 0;
568
+ rLoc = 0;
569
+ rType = 0;
570
+ vrLen = 291;
571
+ vrLoc = 0;
572
+ };
573
+ C590754013668DBA000E113F /* ApplicationFacade.h */ = {
574
+ uiCtxt = {
575
+ sepNavIntBoundsRect = "{{0, 0}, {1540, 1024}}";
576
+ sepNavSelRange = "{0, 0}";
577
+ sepNavVisRange = "{0, 488}";
578
+ };
579
+ };
580
+ C590754713668DBA000E113F /* GetUsersCommand.h */ = {
581
+ uiCtxt = {
582
+ sepNavIntBoundsRect = "{{0, 0}, {1540, 548}}";
583
+ sepNavSelRange = "{0, 0}";
584
+ sepNavVisRange = "{0, 288}";
585
+ };
586
+ };
587
+ C590757013668FB8000E113F /* PlistBookmark */ = {
508
588
  isa = PlistBookmark;
509
589
  fRef = 8D1107310486CEB800E47090 /* Contacts-Info.plist */;
510
590
  fallbackIsa = PBXBookmark;
@@ -515,6 +595,70 @@
515
595
  rLen = 0;
516
596
  rLoc = 9223372036854775807;
517
597
  };
598
+ C590757113668FB8000E113F /* PBXTextBookmark */ = {
599
+ isa = PBXTextBookmark;
600
+ fRef = C590754013668DBA000E113F /* ApplicationFacade.h */;
601
+ name = "ApplicationFacade.h: 1";
602
+ rLen = 0;
603
+ rLoc = 0;
604
+ rType = 0;
605
+ vrLen = 488;
606
+ vrLoc = 0;
607
+ };
608
+ C590757213668FB8000E113F /* PBXBookmark */ = {
609
+ isa = PBXBookmark;
610
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
611
+ };
612
+ C590757313668FB8000E113F /* PBXTextBookmark */ = {
613
+ isa = PBXTextBookmark;
614
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
615
+ name = "GetUsersCommand.h: 1";
616
+ rLen = 0;
617
+ rLoc = 0;
618
+ rType = 0;
619
+ vrLen = 288;
620
+ vrLoc = 0;
621
+ };
622
+ C590757613668FC0000E113F /* PBXTextBookmark */ = {
623
+ isa = PBXTextBookmark;
624
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
625
+ name = "GetUsersCommand.h: 1";
626
+ rLen = 0;
627
+ rLoc = 0;
628
+ rType = 0;
629
+ vrLen = 288;
630
+ vrLoc = 0;
631
+ };
632
+ C590757713668FC0000E113F /* PBXTextBookmark */ = {
633
+ isa = PBXTextBookmark;
634
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
635
+ name = "GetUsersCommand.h: 1";
636
+ rLen = 0;
637
+ rLoc = 0;
638
+ rType = 0;
639
+ vrLen = 288;
640
+ vrLoc = 0;
641
+ };
642
+ C590757D13668FC6000E113F /* PBXTextBookmark */ = {
643
+ isa = PBXTextBookmark;
644
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
645
+ name = "GetUsersCommand.h: 1";
646
+ rLen = 0;
647
+ rLoc = 0;
648
+ rType = 0;
649
+ vrLen = 204;
650
+ vrLoc = 0;
651
+ };
652
+ C590757E13668FC8000E113F /* PBXTextBookmark */ = {
653
+ isa = PBXTextBookmark;
654
+ fRef = C590754713668DBA000E113F /* GetUsersCommand.h */;
655
+ name = "GetUsersCommand.h: 1";
656
+ rLen = 0;
657
+ rLoc = 0;
658
+ rType = 0;
659
+ vrLen = 288;
660
+ vrLoc = 0;
661
+ };
518
662
  C5A9BA59130B666B00A7F169 /* Contacts */ = {
519
663
  isa = PBXExecutable;
520
664
  activeArgIndices = (
@@ -351,7 +351,6 @@
351
351
  <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
352
352
  <array>
353
353
  <array>
354
- <integer>3</integer>
355
354
  <integer>2</integer>
356
355
  <integer>1</integer>
357
356
  <integer>0</integer>
@@ -375,7 +374,7 @@
375
374
  <real>297</real>
376
375
  </array>
377
376
  <key>RubberWindowFrame</key>
378
- <string>0 122 1920 936 0 0 1920 1058 </string>
377
+ <string>373 85 1920 936 0 0 1920 1058 </string>
379
378
  </dict>
380
379
  <key>Module</key>
381
380
  <string>PBXSmartGroupTreeModule</string>
@@ -391,7 +390,7 @@
391
390
  <key>PBXProjectModuleGUID</key>
392
391
  <string>C5A9BAAE130B66CE00A7F169</string>
393
392
  <key>PBXProjectModuleLabel</key>
394
- <string>Contacts-Info.plist</string>
393
+ <string>GetUsersCommand.h</string>
395
394
  <key>PBXSplitModuleInNavigatorKey</key>
396
395
  <dict>
397
396
  <key>Split0</key>
@@ -399,11 +398,11 @@
399
398
  <key>PBXProjectModuleGUID</key>
400
399
  <string>C5A9BAAF130B66CE00A7F169</string>
401
400
  <key>PBXProjectModuleLabel</key>
402
- <string>Contacts-Info.plist</string>
401
+ <string>GetUsersCommand.h</string>
403
402
  <key>_historyCapacity</key>
404
403
  <integer>0</integer>
405
404
  <key>bookmark</key>
406
- <string>C590752D13667315000E113F</string>
405
+ <string>C590757E13668FC8000E113F</string>
407
406
  <key>history</key>
408
407
  <array>
409
408
  <string>C53FFC5C1314EBD90040633F</string>
@@ -443,7 +442,9 @@
443
442
  <string>C5907456136570EF000E113F</string>
444
443
  <string>C590745F13657129000E113F</string>
445
444
  <string>C590746013657129000E113F</string>
446
- <string>C590750F1366728F000E113F</string>
445
+ <string>C590757013668FB8000E113F</string>
446
+ <string>C590757113668FB8000E113F</string>
447
+ <string>C590757D13668FC6000E113F</string>
447
448
  </array>
448
449
  </dict>
449
450
  <key>SplitCount</key>
@@ -457,18 +458,18 @@
457
458
  <key>GeometryConfiguration</key>
458
459
  <dict>
459
460
  <key>Frame</key>
460
- <string>{{0, 0}, {1601, 587}}</string>
461
+ <string>{{0, 0}, {1601, 580}}</string>
461
462
  <key>RubberWindowFrame</key>
462
- <string>0 122 1920 936 0 0 1920 1058 </string>
463
+ <string>373 85 1920 936 0 0 1920 1058 </string>
463
464
  </dict>
464
465
  <key>Module</key>
465
466
  <string>PBXNavigatorGroup</string>
466
467
  <key>Proportion</key>
467
- <string>587pt</string>
468
+ <string>580pt</string>
468
469
  </dict>
469
470
  <dict>
470
471
  <key>Proportion</key>
471
- <string>303pt</string>
472
+ <string>310pt</string>
472
473
  <key>Tabs</key>
473
474
  <array>
474
475
  <dict>
@@ -482,9 +483,9 @@
482
483
  <key>GeometryConfiguration</key>
483
484
  <dict>
484
485
  <key>Frame</key>
485
- <string>{{10, 27}, {1601, 276}}</string>
486
+ <string>{{10, 27}, {1601, 283}}</string>
486
487
  <key>RubberWindowFrame</key>
487
- <string>0 122 1920 936 0 0 1920 1058 </string>
488
+ <string>373 85 1920 936 0 0 1920 1058 </string>
488
489
  </dict>
489
490
  <key>Module</key>
490
491
  <string>XCDetailModule</string>
@@ -566,11 +567,11 @@
566
567
  </array>
567
568
  <key>TableOfContents</key>
568
569
  <array>
569
- <string>C590752E13667315000E113F</string>
570
+ <string>C590753C13668D9D000E113F</string>
570
571
  <string>1CA23ED40692098700951B8B</string>
571
- <string>C590752F13667315000E113F</string>
572
+ <string>C590753D13668D9D000E113F</string>
572
573
  <string>C5A9BAAE130B66CE00A7F169</string>
573
- <string>C590753013667315000E113F</string>
574
+ <string>C590753E13668D9D000E113F</string>
574
575
  <string>1CA23EDF0692099D00951B8B</string>
575
576
  <string>1CA23EE00692099D00951B8B</string>
576
577
  <string>1CA23EE10692099D00951B8B</string>
@@ -720,13 +721,13 @@
720
721
  </array>
721
722
  <key>TableOfContents</key>
722
723
  <array>
723
- <string>C59074D413657FD1000E113F</string>
724
+ <string>C590757813668FC0000E113F</string>
724
725
  <string>1CCC7628064C1048000F2A68</string>
725
726
  <string>1CCC7629064C1048000F2A68</string>
726
- <string>C59074D513657FD1000E113F</string>
727
- <string>C59074D613657FD1000E113F</string>
728
- <string>C59074D713657FD1000E113F</string>
729
- <string>C59074D813657FD1000E113F</string>
727
+ <string>C590757913668FC0000E113F</string>
728
+ <string>C590757A13668FC0000E113F</string>
729
+ <string>C590757B13668FC0000E113F</string>
730
+ <string>C590757C13668FC0000E113F</string>
730
731
  <string>C5A9BAAE130B66CE00A7F169</string>
731
732
  </array>
732
733
  <key>ToolbarConfigUserDefaultsMinorVersion</key>
@@ -744,7 +745,7 @@
744
745
  <key>StatusbarIsVisible</key>
745
746
  <true/>
746
747
  <key>TimeStamp</key>
747
- <real>325481237.80285197</real>
748
+ <real>325488584.75599003</real>
748
749
  <key>ToolbarConfigUserDefaultsMinorVersion</key>
749
750
  <string>2</string>
750
751
  <key>ToolbarDisplayMode</key>
@@ -764,7 +765,7 @@
764
765
  <string>/Users/eiffel/Documents/EmployeeAdmin/Contacts.xcodeproj</string>
765
766
  </array>
766
767
  <key>WindowString</key>
767
- <string>0 122 1920 936 0 0 1920 1058 </string>
768
+ <string>373 85 1920 936 0 0 1920 1058 </string>
768
769
  <key>WindowToolsV3</key>
769
770
  <array>
770
771
  <dict>
@@ -12,20 +12,20 @@
12
12
  1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
13
13
  1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
14
14
  288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
15
- C59074C213657FCD000E113F /* ApplicationFacade.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074A113657FCD000E113F /* ApplicationFacade.m */; };
16
- C59074C313657FCD000E113F /* CreateUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074A413657FCD000E113F /* CreateUserCommand.m */; };
17
- C59074C413657FCD000E113F /* DeleteUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074A613657FCD000E113F /* DeleteUserCommand.m */; };
18
- C59074C513657FCD000E113F /* GetUsersCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074A813657FCD000E113F /* GetUsersCommand.m */; };
19
- C59074C613657FCD000E113F /* StartupCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074AA13657FCD000E113F /* StartupCommand.m */; };
20
- C59074C713657FCD000E113F /* UpdateUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074AC13657FCD000E113F /* UpdateUserCommand.m */; };
21
- C59074C813657FCD000E113F /* UserProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074B013657FCD000E113F /* UserProxy.m */; };
22
- C59074C913657FCD000E113F /* UserVO.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074B313657FCD000E113F /* UserVO.m */; };
23
- C59074CA13657FCD000E113F /* Contacts.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074B713657FCD000E113F /* Contacts.m */; };
24
- C59074CB13657FCD000E113F /* UserForm.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074B913657FCD000E113F /* UserForm.m */; };
25
- C59074CC13657FCD000E113F /* UserList.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074BB13657FCD000E113F /* UserList.m */; };
26
- C59074CD13657FCD000E113F /* ContactsMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074BD13657FCD000E113F /* ContactsMediator.m */; };
27
- C59074CE13657FCD000E113F /* UserFormMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074BF13657FCD000E113F /* UserFormMediator.m */; };
28
- C59074CF13657FCD000E113F /* UserListMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C59074C113657FCD000E113F /* UserListMediator.m */; };
15
+ C590756213668DBA000E113F /* ApplicationFacade.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754113668DBA000E113F /* ApplicationFacade.m */; };
16
+ C590756313668DBA000E113F /* CreateUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754413668DBA000E113F /* CreateUserCommand.m */; };
17
+ C590756413668DBA000E113F /* DeleteUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754613668DBA000E113F /* DeleteUserCommand.m */; };
18
+ C590756513668DBA000E113F /* GetUsersCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754813668DBA000E113F /* GetUsersCommand.m */; };
19
+ C590756613668DBA000E113F /* StartupCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754A13668DBA000E113F /* StartupCommand.m */; };
20
+ C590756713668DBA000E113F /* UpdateUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = C590754C13668DBA000E113F /* UpdateUserCommand.m */; };
21
+ C590756813668DBA000E113F /* UserProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755013668DBA000E113F /* UserProxy.m */; };
22
+ C590756913668DBA000E113F /* UserVO.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755313668DBA000E113F /* UserVO.m */; };
23
+ C590756A13668DBA000E113F /* Contacts.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755713668DBA000E113F /* Contacts.m */; };
24
+ C590756B13668DBA000E113F /* UserForm.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755913668DBA000E113F /* UserForm.m */; };
25
+ C590756C13668DBA000E113F /* UserList.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755B13668DBA000E113F /* UserList.m */; };
26
+ C590756D13668DBA000E113F /* ContactsMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755D13668DBA000E113F /* ContactsMediator.m */; };
27
+ C590756E13668DBA000E113F /* UserFormMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C590755F13668DBA000E113F /* UserFormMediator.m */; };
28
+ C590756F13668DBA000E113F /* UserListMediator.m in Sources */ = {isa = PBXBuildFile; fileRef = C590756113668DBA000E113F /* UserListMediator.m */; };
29
29
  C5A9BAE2130B670300A7F169 /* Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A9BABC130B670300A7F169 /* Controller.m */; };
30
30
  C5A9BAE3130B670300A7F169 /* Model.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A9BABE130B670300A7F169 /* Model.m */; };
31
31
  C5A9BAE4130B670300A7F169 /* View.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A9BAC0130B670300A7F169 /* View.m */; };
@@ -49,34 +49,34 @@
49
49
  29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
50
50
  32CA4F630368D1EE00C91783 /* Contacts_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contacts_Prefix.pch; sourceTree = "<group>"; };
51
51
  8D1107310486CEB800E47090 /* Contacts-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Contacts-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
52
- C59074A013657FCD000E113F /* ApplicationFacade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationFacade.h; sourceTree = "<group>"; };
53
- C59074A113657FCD000E113F /* ApplicationFacade.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApplicationFacade.m; sourceTree = "<group>"; };
54
- C59074A313657FCD000E113F /* CreateUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CreateUserCommand.h; sourceTree = "<group>"; };
55
- C59074A413657FCD000E113F /* CreateUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CreateUserCommand.m; sourceTree = "<group>"; };
56
- C59074A513657FCD000E113F /* DeleteUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeleteUserCommand.h; sourceTree = "<group>"; };
57
- C59074A613657FCD000E113F /* DeleteUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeleteUserCommand.m; sourceTree = "<group>"; };
58
- C59074A713657FCD000E113F /* GetUsersCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GetUsersCommand.h; sourceTree = "<group>"; };
59
- C59074A813657FCD000E113F /* GetUsersCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetUsersCommand.m; sourceTree = "<group>"; };
60
- C59074A913657FCD000E113F /* StartupCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartupCommand.h; sourceTree = "<group>"; };
61
- C59074AA13657FCD000E113F /* StartupCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartupCommand.m; sourceTree = "<group>"; };
62
- C59074AB13657FCD000E113F /* UpdateUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpdateUserCommand.h; sourceTree = "<group>"; };
63
- C59074AC13657FCD000E113F /* UpdateUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UpdateUserCommand.m; sourceTree = "<group>"; };
64
- C59074AF13657FCD000E113F /* UserProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserProxy.h; sourceTree = "<group>"; };
65
- C59074B013657FCD000E113F /* UserProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserProxy.m; sourceTree = "<group>"; };
66
- C59074B213657FCD000E113F /* UserVO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserVO.h; sourceTree = "<group>"; };
67
- C59074B313657FCD000E113F /* UserVO.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserVO.m; sourceTree = "<group>"; };
68
- C59074B613657FCD000E113F /* Contacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contacts.h; sourceTree = "<group>"; };
69
- C59074B713657FCD000E113F /* Contacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Contacts.m; sourceTree = "<group>"; };
70
- C59074B813657FCD000E113F /* UserForm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserForm.h; sourceTree = "<group>"; };
71
- C59074B913657FCD000E113F /* UserForm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserForm.m; sourceTree = "<group>"; };
72
- C59074BA13657FCD000E113F /* UserList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserList.h; sourceTree = "<group>"; };
73
- C59074BB13657FCD000E113F /* UserList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserList.m; sourceTree = "<group>"; };
74
- C59074BC13657FCD000E113F /* ContactsMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactsMediator.h; sourceTree = "<group>"; };
75
- C59074BD13657FCD000E113F /* ContactsMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactsMediator.m; sourceTree = "<group>"; };
76
- C59074BE13657FCD000E113F /* UserFormMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserFormMediator.h; sourceTree = "<group>"; };
77
- C59074BF13657FCD000E113F /* UserFormMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserFormMediator.m; sourceTree = "<group>"; };
78
- C59074C013657FCD000E113F /* UserListMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserListMediator.h; sourceTree = "<group>"; };
79
- C59074C113657FCD000E113F /* UserListMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserListMediator.m; sourceTree = "<group>"; };
52
+ C590754013668DBA000E113F /* ApplicationFacade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplicationFacade.h; sourceTree = "<group>"; };
53
+ C590754113668DBA000E113F /* ApplicationFacade.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApplicationFacade.m; sourceTree = "<group>"; };
54
+ C590754313668DBA000E113F /* CreateUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CreateUserCommand.h; sourceTree = "<group>"; };
55
+ C590754413668DBA000E113F /* CreateUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CreateUserCommand.m; sourceTree = "<group>"; };
56
+ C590754513668DBA000E113F /* DeleteUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeleteUserCommand.h; sourceTree = "<group>"; };
57
+ C590754613668DBA000E113F /* DeleteUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeleteUserCommand.m; sourceTree = "<group>"; };
58
+ C590754713668DBA000E113F /* GetUsersCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GetUsersCommand.h; sourceTree = "<group>"; };
59
+ C590754813668DBA000E113F /* GetUsersCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetUsersCommand.m; sourceTree = "<group>"; };
60
+ C590754913668DBA000E113F /* StartupCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartupCommand.h; sourceTree = "<group>"; };
61
+ C590754A13668DBA000E113F /* StartupCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartupCommand.m; sourceTree = "<group>"; };
62
+ C590754B13668DBA000E113F /* UpdateUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpdateUserCommand.h; sourceTree = "<group>"; };
63
+ C590754C13668DBA000E113F /* UpdateUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UpdateUserCommand.m; sourceTree = "<group>"; };
64
+ C590754F13668DBA000E113F /* UserProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserProxy.h; sourceTree = "<group>"; };
65
+ C590755013668DBA000E113F /* UserProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserProxy.m; sourceTree = "<group>"; };
66
+ C590755213668DBA000E113F /* UserVO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserVO.h; sourceTree = "<group>"; };
67
+ C590755313668DBA000E113F /* UserVO.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserVO.m; sourceTree = "<group>"; };
68
+ C590755613668DBA000E113F /* Contacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contacts.h; sourceTree = "<group>"; };
69
+ C590755713668DBA000E113F /* Contacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Contacts.m; sourceTree = "<group>"; };
70
+ C590755813668DBA000E113F /* UserForm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserForm.h; sourceTree = "<group>"; };
71
+ C590755913668DBA000E113F /* UserForm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserForm.m; sourceTree = "<group>"; };
72
+ C590755A13668DBA000E113F /* UserList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserList.h; sourceTree = "<group>"; };
73
+ C590755B13668DBA000E113F /* UserList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserList.m; sourceTree = "<group>"; };
74
+ C590755C13668DBA000E113F /* ContactsMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContactsMediator.h; sourceTree = "<group>"; };
75
+ C590755D13668DBA000E113F /* ContactsMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContactsMediator.m; sourceTree = "<group>"; };
76
+ C590755E13668DBA000E113F /* UserFormMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserFormMediator.h; sourceTree = "<group>"; };
77
+ C590755F13668DBA000E113F /* UserFormMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserFormMediator.m; sourceTree = "<group>"; };
78
+ C590756013668DBA000E113F /* UserListMediator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserListMediator.h; sourceTree = "<group>"; };
79
+ C590756113668DBA000E113F /* UserListMediator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserListMediator.m; sourceTree = "<group>"; };
80
80
  C5A9BABB130B670300A7F169 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
81
81
  C5A9BABC130B670300A7F169 /* Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Controller.m; sourceTree = "<group>"; };
82
82
  C5A9BABD130B670300A7F169 /* Model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Model.h; sourceTree = "<group>"; };
@@ -128,7 +128,7 @@
128
128
  080E96DDFE201D6D7F000001 /* Classes */ = {
129
129
  isa = PBXGroup;
130
130
  children = (
131
- C590749E13657FB7000E113F /* app */,
131
+ C590749E13657FB7000E113F /* apps */,
132
132
  C5A9BAAD130B66C900A7F169 /* puremvc */,
133
133
  1D3623240D0F684500981E51 /* ContactsAppDelegate.h */,
134
134
  1D3623250D0F684500981E51 /* ContactsAppDelegate.m */,
@@ -183,93 +183,93 @@
183
183
  name = Frameworks;
184
184
  sourceTree = "<group>";
185
185
  };
186
- C590749E13657FB7000E113F /* app */ = {
186
+ C590749E13657FB7000E113F /* apps */ = {
187
187
  isa = PBXGroup;
188
188
  children = (
189
- C590749F13657FCD000E113F /* users */,
189
+ C590753F13668DBA000E113F /* contacts */,
190
190
  );
191
- name = app;
191
+ name = apps;
192
192
  sourceTree = "<group>";
193
193
  };
194
- C590749F13657FCD000E113F /* users */ = {
194
+ C590753F13668DBA000E113F /* contacts */ = {
195
195
  isa = PBXGroup;
196
196
  children = (
197
- C59074A013657FCD000E113F /* ApplicationFacade.h */,
198
- C59074A113657FCD000E113F /* ApplicationFacade.m */,
199
- C59074A213657FCD000E113F /* controller */,
200
- C59074AD13657FCD000E113F /* model */,
201
- C59074B413657FCD000E113F /* view */,
197
+ C590754013668DBA000E113F /* ApplicationFacade.h */,
198
+ C590754113668DBA000E113F /* ApplicationFacade.m */,
199
+ C590754213668DBA000E113F /* controller */,
200
+ C590754D13668DBA000E113F /* model */,
201
+ C590755413668DBA000E113F /* view */,
202
202
  );
203
- path = users;
203
+ path = contacts;
204
204
  sourceTree = "<group>";
205
205
  };
206
- C59074A213657FCD000E113F /* controller */ = {
206
+ C590754213668DBA000E113F /* controller */ = {
207
207
  isa = PBXGroup;
208
208
  children = (
209
- C59074A313657FCD000E113F /* CreateUserCommand.h */,
210
- C59074A413657FCD000E113F /* CreateUserCommand.m */,
211
- C59074A513657FCD000E113F /* DeleteUserCommand.h */,
212
- C59074A613657FCD000E113F /* DeleteUserCommand.m */,
213
- C59074A713657FCD000E113F /* GetUsersCommand.h */,
214
- C59074A813657FCD000E113F /* GetUsersCommand.m */,
215
- C59074A913657FCD000E113F /* StartupCommand.h */,
216
- C59074AA13657FCD000E113F /* StartupCommand.m */,
217
- C59074AB13657FCD000E113F /* UpdateUserCommand.h */,
218
- C59074AC13657FCD000E113F /* UpdateUserCommand.m */,
209
+ C590754313668DBA000E113F /* CreateUserCommand.h */,
210
+ C590754413668DBA000E113F /* CreateUserCommand.m */,
211
+ C590754513668DBA000E113F /* DeleteUserCommand.h */,
212
+ C590754613668DBA000E113F /* DeleteUserCommand.m */,
213
+ C590754713668DBA000E113F /* GetUsersCommand.h */,
214
+ C590754813668DBA000E113F /* GetUsersCommand.m */,
215
+ C590754913668DBA000E113F /* StartupCommand.h */,
216
+ C590754A13668DBA000E113F /* StartupCommand.m */,
217
+ C590754B13668DBA000E113F /* UpdateUserCommand.h */,
218
+ C590754C13668DBA000E113F /* UpdateUserCommand.m */,
219
219
  );
220
220
  path = controller;
221
221
  sourceTree = "<group>";
222
222
  };
223
- C59074AD13657FCD000E113F /* model */ = {
223
+ C590754D13668DBA000E113F /* model */ = {
224
224
  isa = PBXGroup;
225
225
  children = (
226
- C59074AE13657FCD000E113F /* enum */,
227
- C59074AF13657FCD000E113F /* UserProxy.h */,
228
- C59074B013657FCD000E113F /* UserProxy.m */,
229
- C59074B113657FCD000E113F /* vo */,
226
+ C590754E13668DBA000E113F /* enum */,
227
+ C590754F13668DBA000E113F /* UserProxy.h */,
228
+ C590755013668DBA000E113F /* UserProxy.m */,
229
+ C590755113668DBA000E113F /* vo */,
230
230
  );
231
231
  path = model;
232
232
  sourceTree = "<group>";
233
233
  };
234
- C59074AE13657FCD000E113F /* enum */ = {
234
+ C590754E13668DBA000E113F /* enum */ = {
235
235
  isa = PBXGroup;
236
236
  children = (
237
237
  );
238
238
  path = enum;
239
239
  sourceTree = "<group>";
240
240
  };
241
- C59074B113657FCD000E113F /* vo */ = {
241
+ C590755113668DBA000E113F /* vo */ = {
242
242
  isa = PBXGroup;
243
243
  children = (
244
- C59074B213657FCD000E113F /* UserVO.h */,
245
- C59074B313657FCD000E113F /* UserVO.m */,
244
+ C590755213668DBA000E113F /* UserVO.h */,
245
+ C590755313668DBA000E113F /* UserVO.m */,
246
246
  );
247
247
  path = vo;
248
248
  sourceTree = "<group>";
249
249
  };
250
- C59074B413657FCD000E113F /* view */ = {
250
+ C590755413668DBA000E113F /* view */ = {
251
251
  isa = PBXGroup;
252
252
  children = (
253
- C59074B513657FCD000E113F /* components */,
254
- C59074BC13657FCD000E113F /* ContactsMediator.h */,
255
- C59074BD13657FCD000E113F /* ContactsMediator.m */,
256
- C59074BE13657FCD000E113F /* UserFormMediator.h */,
257
- C59074BF13657FCD000E113F /* UserFormMediator.m */,
258
- C59074C013657FCD000E113F /* UserListMediator.h */,
259
- C59074C113657FCD000E113F /* UserListMediator.m */,
253
+ C590755513668DBA000E113F /* components */,
254
+ C590755C13668DBA000E113F /* ContactsMediator.h */,
255
+ C590755D13668DBA000E113F /* ContactsMediator.m */,
256
+ C590755E13668DBA000E113F /* UserFormMediator.h */,
257
+ C590755F13668DBA000E113F /* UserFormMediator.m */,
258
+ C590756013668DBA000E113F /* UserListMediator.h */,
259
+ C590756113668DBA000E113F /* UserListMediator.m */,
260
260
  );
261
261
  path = view;
262
262
  sourceTree = "<group>";
263
263
  };
264
- C59074B513657FCD000E113F /* components */ = {
264
+ C590755513668DBA000E113F /* components */ = {
265
265
  isa = PBXGroup;
266
266
  children = (
267
- C59074B613657FCD000E113F /* Contacts.h */,
268
- C59074B713657FCD000E113F /* Contacts.m */,
269
- C59074B813657FCD000E113F /* UserForm.h */,
270
- C59074B913657FCD000E113F /* UserForm.m */,
271
- C59074BA13657FCD000E113F /* UserList.h */,
272
- C59074BB13657FCD000E113F /* UserList.m */,
267
+ C590755613668DBA000E113F /* Contacts.h */,
268
+ C590755713668DBA000E113F /* Contacts.m */,
269
+ C590755813668DBA000E113F /* UserForm.h */,
270
+ C590755913668DBA000E113F /* UserForm.m */,
271
+ C590755A13668DBA000E113F /* UserList.h */,
272
+ C590755B13668DBA000E113F /* UserList.m */,
273
273
  );
274
274
  path = components;
275
275
  sourceTree = "<group>";
@@ -473,20 +473,20 @@
473
473
  C5A9BAEA130B670300A7F169 /* Notifier.m in Sources */,
474
474
  C5A9BAEB130B670300A7F169 /* Observer.m in Sources */,
475
475
  C5A9BAEC130B670300A7F169 /* Proxy.m in Sources */,
476
- C59074C213657FCD000E113F /* ApplicationFacade.m in Sources */,
477
- C59074C313657FCD000E113F /* CreateUserCommand.m in Sources */,
478
- C59074C413657FCD000E113F /* DeleteUserCommand.m in Sources */,
479
- C59074C513657FCD000E113F /* GetUsersCommand.m in Sources */,
480
- C59074C613657FCD000E113F /* StartupCommand.m in Sources */,
481
- C59074C713657FCD000E113F /* UpdateUserCommand.m in Sources */,
482
- C59074C813657FCD000E113F /* UserProxy.m in Sources */,
483
- C59074C913657FCD000E113F /* UserVO.m in Sources */,
484
- C59074CA13657FCD000E113F /* Contacts.m in Sources */,
485
- C59074CB13657FCD000E113F /* UserForm.m in Sources */,
486
- C59074CC13657FCD000E113F /* UserList.m in Sources */,
487
- C59074CD13657FCD000E113F /* ContactsMediator.m in Sources */,
488
- C59074CE13657FCD000E113F /* UserFormMediator.m in Sources */,
489
- C59074CF13657FCD000E113F /* UserListMediator.m in Sources */,
476
+ C590756213668DBA000E113F /* ApplicationFacade.m in Sources */,
477
+ C590756313668DBA000E113F /* CreateUserCommand.m in Sources */,
478
+ C590756413668DBA000E113F /* DeleteUserCommand.m in Sources */,
479
+ C590756513668DBA000E113F /* GetUsersCommand.m in Sources */,
480
+ C590756613668DBA000E113F /* StartupCommand.m in Sources */,
481
+ C590756713668DBA000E113F /* UpdateUserCommand.m in Sources */,
482
+ C590756813668DBA000E113F /* UserProxy.m in Sources */,
483
+ C590756913668DBA000E113F /* UserVO.m in Sources */,
484
+ C590756A13668DBA000E113F /* Contacts.m in Sources */,
485
+ C590756B13668DBA000E113F /* UserForm.m in Sources */,
486
+ C590756C13668DBA000E113F /* UserList.m in Sources */,
487
+ C590756D13668DBA000E113F /* ContactsMediator.m in Sources */,
488
+ C590756E13668DBA000E113F /* UserFormMediator.m in Sources */,
489
+ C590756F13668DBA000E113F /* UserListMediator.m in Sources */,
490
490
  );
491
491
  runOnlyForDeploymentPostprocessing = 0;
492
492
  };