595 lines
43 KiB
Plaintext
595 lines
43 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
B506EC6315EBF67500566A27 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B506EC6215EBF67500566A27 /* UIKit.framework */; };
|
|
B506EC6515EBF67500566A27 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B506EC6415EBF67500566A27 /* Foundation.framework */; };
|
|
B506EC6715EBF67500566A27 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B506EC6615EBF67500566A27 /* CoreGraphics.framework */; };
|
|
B506EC6D15EBF67500566A27 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B506EC6B15EBF67500566A27 /* InfoPlist.strings */; };
|
|
B506EC6F15EBF67500566A27 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B506EC6E15EBF67500566A27 /* main.m */; };
|
|
B506EC7315EBF67500566A27 /* EspagramAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B506EC7215EBF67500566A27 /* EspagramAppDelegate.m */; };
|
|
B506EC7615EBF67500566A27 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B506EC7415EBF67500566A27 /* MainStoryboard.storyboard */; };
|
|
B506EC7915EBF67500566A27 /* EspagramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B506EC7815EBF67500566A27 /* EspagramViewController.m */; };
|
|
B506ECA515EE898700566A27 /* SpanishConjugator.m in Sources */ = {isa = PBXBuildFile; fileRef = B506ECA415EE898700566A27 /* SpanishConjugator.m */; };
|
|
B512F63B164BEC6000DA031E /* EspagramTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B512F63A164BEC6000DA031E /* EspagramTestViewController.m */; };
|
|
B512F658164D1A0C00DA031E /* EspagramConjugationTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B512F657164D1A0C00DA031E /* EspagramConjugationTableViewController.m */; };
|
|
B512F670164D60DB00DA031E /* EspagramMainTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B512F66F164D60DB00DA031E /* EspagramMainTableViewController.m */; };
|
|
B51F8E21164FF8930033B614 /* Tense.m in Sources */ = {isa = PBXBuildFile; fileRef = B51F8E20164FF8930033B614 /* Tense.m */; };
|
|
B51F8E24165199F80033B614 /* Espagram.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B51F8E22165199F80033B614 /* Espagram.xcdatamodeld */; };
|
|
B51F8E3916519C850033B614 /* EspagramLessonViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B51F8E3816519C850033B614 /* EspagramLessonViewController.m */; };
|
|
B51F8E4416519D440033B614 /* iPhoneIcon_Small.png in Resources */ = {isa = PBXBuildFile; fileRef = B51F8E4316519D440033B614 /* iPhoneIcon_Small.png */; };
|
|
B51F8E4616519D490033B614 /* iPhoneIcon_Big.png in Resources */ = {isa = PBXBuildFile; fileRef = B51F8E4516519D490033B614 /* iPhoneIcon_Big.png */; };
|
|
B51F8E4816519FE00033B614 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B51F8E4716519FE00033B614 /* CoreData.framework */; };
|
|
B545DFFC167A5F2800DFBF11 /* Default Espagram database.sqlite in Resources */ = {isa = PBXBuildFile; fileRef = B545DFFB167A5F2800DFBF11 /* Default Espagram database.sqlite */; };
|
|
B545DFFF167BA00300DFBF11 /* espagram57.png in Resources */ = {isa = PBXBuildFile; fileRef = B545DFFE167BA00300DFBF11 /* espagram57.png */; };
|
|
B545E001167BA01700DFBF11 /* espagram117.png in Resources */ = {isa = PBXBuildFile; fileRef = B545E000167BA01700DFBF11 /* espagram117.png */; };
|
|
B54CFB611652D2A700C0823D /* Lesson+Create.m in Sources */ = {isa = PBXBuildFile; fileRef = B51F8E3C16519D090033B614 /* Lesson+Create.m */; };
|
|
B54CFB761652E03600C0823D /* EspagramNewLessonViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B54CFB751652E03600C0823D /* EspagramNewLessonViewController.m */; };
|
|
B56DE15C165412DF00D85DD3 /* EspagramWordsInLessonViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56DE15B165412DF00D85DD3 /* EspagramWordsInLessonViewController.m */; };
|
|
B56DE160165426B800D85DD3 /* EspagramAddWordToLessonViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56DE15F165426B800D85DD3 /* EspagramAddWordToLessonViewController.m */; };
|
|
B56DE1631654382500D85DD3 /* Lesson+Conjugator.m in Sources */ = {isa = PBXBuildFile; fileRef = B56DE1621654382500D85DD3 /* Lesson+Conjugator.m */; };
|
|
B56DE1661655769300D85DD3 /* TestableVerb.m in Sources */ = {isa = PBXBuildFile; fileRef = B56DE1651655769300D85DD3 /* TestableVerb.m */; };
|
|
B56DE1691655774E00D85DD3 /* Lesson+Test.m in Sources */ = {isa = PBXBuildFile; fileRef = B56DE1681655774D00D85DD3 /* Lesson+Test.m */; };
|
|
B581E9DE168DCCC9005D9936 /* espagram_navbar-portrait-bg.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9DC168DCCC9005D9936 /* espagram_navbar-portrait-bg.png */; };
|
|
B581E9DF168DCCC9005D9936 /* espagram_navbar-portrait-bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9DD168DCCC9005D9936 /* espagram_navbar-portrait-bg@2x.png */; };
|
|
B581E9E1168DFD8B005D9936 /* espagram_tabbar-portrait-bg.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E0168DFD8B005D9936 /* espagram_tabbar-portrait-bg.png */; };
|
|
B581E9E3168DFE36005D9936 /* espagram_tabbar-portrait-bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E2168DFE36005D9936 /* espagram_tabbar-portrait-bg@2x.png */; };
|
|
B581E9F0168E1914005D9936 /* barButton.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E4168E1913005D9936 /* barButton.png */; };
|
|
B581E9F1168E1914005D9936 /* barButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E5168E1913005D9936 /* barButton@2x.png */; };
|
|
B581E9F2168E1914005D9936 /* barButtonBack.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E6168E1913005D9936 /* barButtonBack.png */; };
|
|
B581E9F3168E1914005D9936 /* barButtonBack@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E7168E1913005D9936 /* barButtonBack@2x.png */; };
|
|
B581E9F4168E1914005D9936 /* barButtonBackDisabled.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E8168E1914005D9936 /* barButtonBackDisabled.png */; };
|
|
B581E9F5168E1914005D9936 /* barButtonBackDisabled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9E9168E1914005D9936 /* barButtonBackDisabled@2x.png */; };
|
|
B581E9F6168E1914005D9936 /* barButtonBackPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9EA168E1914005D9936 /* barButtonBackPressed.png */; };
|
|
B581E9F7168E1914005D9936 /* barButtonBackPressed@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9EB168E1914005D9936 /* barButtonBackPressed@2x.png */; };
|
|
B581E9F8168E1914005D9936 /* barButtonDisabled.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9EC168E1914005D9936 /* barButtonDisabled.png */; };
|
|
B581E9F9168E1914005D9936 /* barButtonDisabled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9ED168E1914005D9936 /* barButtonDisabled@2x.png */; };
|
|
B581E9FA168E1914005D9936 /* barButtonPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9EE168E1914005D9936 /* barButtonPressed.png */; };
|
|
B581E9FB168E1914005D9936 /* barButtonPressed@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9EF168E1914005D9936 /* barButtonPressed@2x.png */; };
|
|
B581E9FD168E2127005D9936 /* list-1.png in Resources */ = {isa = PBXBuildFile; fileRef = B581E9FC168E2127005D9936 /* list-1.png */; };
|
|
B581EA01168E21C2005D9936 /* tabbar_list.png in Resources */ = {isa = PBXBuildFile; fileRef = B581EA00168E21C2005D9936 /* tabbar_list.png */; };
|
|
B581EA03168E3037005D9936 /* check_box.png in Resources */ = {isa = PBXBuildFile; fileRef = B581EA02168E3037005D9936 /* check_box.png */; };
|
|
B581EA05168E3099005D9936 /* check_box-1.png in Resources */ = {isa = PBXBuildFile; fileRef = B581EA04168E3099005D9936 /* check_box-1.png */; };
|
|
B581EA08169B351A005D9936 /* TestResult+Create.m in Sources */ = {isa = PBXBuildFile; fileRef = B581EA07169B351A005D9936 /* TestResult+Create.m */; };
|
|
B581EA0E169DA304005D9936 /* EspagramTypingTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B581EA0D169DA304005D9936 /* EspagramTypingTestViewController.m */; };
|
|
B581EA10169DD28F005D9936 /* tabbar_typing.png in Resources */ = {isa = PBXBuildFile; fileRef = B581EA0F169DD28F005D9936 /* tabbar_typing.png */; };
|
|
B5A8BB191651A64300C1CC00 /* CoreDataTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A8BB181651A3E700C1CC00 /* CoreDataTableViewController.m */; };
|
|
B5B3F92D165972EF00E26A40 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B5B3F92F165972EF00E26A40 /* Localizable.strings */; };
|
|
B5B3F93516602C7C00E26A40 /* Verb.m in Sources */ = {isa = PBXBuildFile; fileRef = B5B3F93416602C7B00E26A40 /* Verb.m */; };
|
|
B5B3F93816602C7D00E26A40 /* TestResult.m in Sources */ = {isa = PBXBuildFile; fileRef = B5B3F93716602C7C00E26A40 /* TestResult.m */; };
|
|
B5B3F93B16602C7E00E26A40 /* Lesson.m in Sources */ = {isa = PBXBuildFile; fileRef = B5B3F93A16602C7E00E26A40 /* Lesson.m */; };
|
|
B5EC6CED1656F1960030C27F /* Verb+Create.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EC6CEC1656F1960030C27F /* Verb+Create.m */; };
|
|
B5EFD392162CB18000C6E2EB /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B5EFD391162CB18000C6E2EB /* Default-568h@2x.png */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildRule section */
|
|
B545DFFD167A87BE00DFBF11 /* PBXBuildRule */ = {
|
|
isa = PBXBuildRule;
|
|
compilerSpec = com.apple.compilers.proxy.script;
|
|
fileType = pattern.proxy;
|
|
isEditable = 1;
|
|
outputFiles = (
|
|
);
|
|
};
|
|
/* End PBXBuildRule section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
B506EC5E15EBF67500566A27 /* Espagram.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Espagram.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
B506EC6215EBF67500566A27 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
B506EC6415EBF67500566A27 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
B506EC6615EBF67500566A27 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
B506EC6A15EBF67500566A27 /* Espagram-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Espagram-Info.plist"; sourceTree = "<group>"; };
|
|
B506EC6C15EBF67500566A27 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
B506EC6E15EBF67500566A27 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
B506EC7015EBF67500566A27 /* Espagram-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Espagram-Prefix.pch"; sourceTree = "<group>"; };
|
|
B506EC7115EBF67500566A27 /* EspagramAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EspagramAppDelegate.h; sourceTree = "<group>"; };
|
|
B506EC7215EBF67500566A27 /* EspagramAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EspagramAppDelegate.m; sourceTree = "<group>"; };
|
|
B506EC7515EBF67500566A27 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
|
|
B506EC7715EBF67500566A27 /* EspagramViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EspagramViewController.h; sourceTree = "<group>"; };
|
|
B506EC7815EBF67500566A27 /* EspagramViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EspagramViewController.m; sourceTree = "<group>"; };
|
|
B506ECA315EE898700566A27 /* SpanishConjugator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpanishConjugator.h; sourceTree = "<group>"; };
|
|
B506ECA415EE898700566A27 /* SpanishConjugator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpanishConjugator.m; sourceTree = "<group>"; };
|
|
B512F639164BEC6000DA031E /* EspagramTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramTestViewController.h; sourceTree = "<group>"; };
|
|
B512F63A164BEC6000DA031E /* EspagramTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramTestViewController.m; sourceTree = "<group>"; };
|
|
B512F656164D1A0C00DA031E /* EspagramConjugationTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramConjugationTableViewController.h; sourceTree = "<group>"; };
|
|
B512F657164D1A0C00DA031E /* EspagramConjugationTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramConjugationTableViewController.m; sourceTree = "<group>"; };
|
|
B512F66E164D60DB00DA031E /* EspagramMainTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramMainTableViewController.h; sourceTree = "<group>"; };
|
|
B512F66F164D60DB00DA031E /* EspagramMainTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramMainTableViewController.m; sourceTree = "<group>"; };
|
|
B51F8E1F164FF8930033B614 /* Tense.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tense.h; sourceTree = "<group>"; };
|
|
B51F8E20164FF8930033B614 /* Tense.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Tense.m; sourceTree = "<group>"; };
|
|
B51F8E23165199F80033B614 /* Espagram.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Espagram.xcdatamodel; sourceTree = "<group>"; };
|
|
B51F8E3716519C850033B614 /* EspagramLessonViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramLessonViewController.h; sourceTree = "<group>"; };
|
|
B51F8E3816519C850033B614 /* EspagramLessonViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramLessonViewController.m; sourceTree = "<group>"; };
|
|
B51F8E3C16519D090033B614 /* Lesson+Create.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "Lesson+Create.m"; sourceTree = "<group>"; };
|
|
B51F8E4316519D440033B614 /* iPhoneIcon_Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = iPhoneIcon_Small.png; sourceTree = "<group>"; };
|
|
B51F8E4516519D490033B614 /* iPhoneIcon_Big.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = iPhoneIcon_Big.png; sourceTree = "<group>"; };
|
|
B51F8E4716519FE00033B614 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
B545DFFB167A5F2800DFBF11 /* Default Espagram database.sqlite */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "Default Espagram database.sqlite"; sourceTree = "<group>"; };
|
|
B545DFFE167BA00300DFBF11 /* espagram57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = espagram57.png; sourceTree = "<group>"; };
|
|
B545E000167BA01700DFBF11 /* espagram117.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = espagram117.png; sourceTree = "<group>"; };
|
|
B54CFB741652E03600C0823D /* EspagramNewLessonViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramNewLessonViewController.h; sourceTree = "<group>"; };
|
|
B54CFB751652E03600C0823D /* EspagramNewLessonViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramNewLessonViewController.m; sourceTree = "<group>"; };
|
|
B56DE15A165412DF00D85DD3 /* EspagramWordsInLessonViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramWordsInLessonViewController.h; sourceTree = "<group>"; };
|
|
B56DE15B165412DF00D85DD3 /* EspagramWordsInLessonViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramWordsInLessonViewController.m; sourceTree = "<group>"; };
|
|
B56DE15E165426B800D85DD3 /* EspagramAddWordToLessonViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramAddWordToLessonViewController.h; sourceTree = "<group>"; };
|
|
B56DE15F165426B800D85DD3 /* EspagramAddWordToLessonViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramAddWordToLessonViewController.m; sourceTree = "<group>"; };
|
|
B56DE1611654382500D85DD3 /* Lesson+Conjugator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Lesson+Conjugator.h"; sourceTree = "<group>"; };
|
|
B56DE1621654382500D85DD3 /* Lesson+Conjugator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Lesson+Conjugator.m"; sourceTree = "<group>"; };
|
|
B56DE1641655769300D85DD3 /* TestableVerb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestableVerb.h; sourceTree = "<group>"; };
|
|
B56DE1651655769300D85DD3 /* TestableVerb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestableVerb.m; sourceTree = "<group>"; };
|
|
B56DE1671655774D00D85DD3 /* Lesson+Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Lesson+Test.h"; sourceTree = "<group>"; };
|
|
B56DE1681655774D00D85DD3 /* Lesson+Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Lesson+Test.m"; sourceTree = "<group>"; };
|
|
B581E9DC168DCCC9005D9936 /* espagram_navbar-portrait-bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "espagram_navbar-portrait-bg.png"; sourceTree = "<group>"; };
|
|
B581E9DD168DCCC9005D9936 /* espagram_navbar-portrait-bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "espagram_navbar-portrait-bg@2x.png"; sourceTree = "<group>"; };
|
|
B581E9E0168DFD8B005D9936 /* espagram_tabbar-portrait-bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "espagram_tabbar-portrait-bg.png"; sourceTree = "<group>"; };
|
|
B581E9E2168DFE36005D9936 /* espagram_tabbar-portrait-bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "espagram_tabbar-portrait-bg@2x.png"; sourceTree = "<group>"; };
|
|
B581E9E4168E1913005D9936 /* barButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButton.png; sourceTree = "<group>"; };
|
|
B581E9E5168E1913005D9936 /* barButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButton@2x.png"; sourceTree = "<group>"; };
|
|
B581E9E6168E1913005D9936 /* barButtonBack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButtonBack.png; sourceTree = "<group>"; };
|
|
B581E9E7168E1913005D9936 /* barButtonBack@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButtonBack@2x.png"; sourceTree = "<group>"; };
|
|
B581E9E8168E1914005D9936 /* barButtonBackDisabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButtonBackDisabled.png; sourceTree = "<group>"; };
|
|
B581E9E9168E1914005D9936 /* barButtonBackDisabled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButtonBackDisabled@2x.png"; sourceTree = "<group>"; };
|
|
B581E9EA168E1914005D9936 /* barButtonBackPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButtonBackPressed.png; sourceTree = "<group>"; };
|
|
B581E9EB168E1914005D9936 /* barButtonBackPressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButtonBackPressed@2x.png"; sourceTree = "<group>"; };
|
|
B581E9EC168E1914005D9936 /* barButtonDisabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButtonDisabled.png; sourceTree = "<group>"; };
|
|
B581E9ED168E1914005D9936 /* barButtonDisabled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButtonDisabled@2x.png"; sourceTree = "<group>"; };
|
|
B581E9EE168E1914005D9936 /* barButtonPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = barButtonPressed.png; sourceTree = "<group>"; };
|
|
B581E9EF168E1914005D9936 /* barButtonPressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "barButtonPressed@2x.png"; sourceTree = "<group>"; };
|
|
B581E9FC168E2127005D9936 /* list-1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "list-1.png"; sourceTree = "<group>"; };
|
|
B581EA00168E21C2005D9936 /* tabbar_list.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tabbar_list.png; sourceTree = "<group>"; };
|
|
B581EA02168E3037005D9936 /* check_box.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = check_box.png; sourceTree = "<group>"; };
|
|
B581EA04168E3099005D9936 /* check_box-1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "check_box-1.png"; sourceTree = "<group>"; };
|
|
B581EA06169B351A005D9936 /* TestResult+Create.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TestResult+Create.h"; sourceTree = "<group>"; };
|
|
B581EA07169B351A005D9936 /* TestResult+Create.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "TestResult+Create.m"; sourceTree = "<group>"; };
|
|
B581EA0C169DA303005D9936 /* EspagramTypingTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EspagramTypingTestViewController.h; sourceTree = "<group>"; };
|
|
B581EA0D169DA304005D9936 /* EspagramTypingTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EspagramTypingTestViewController.m; sourceTree = "<group>"; };
|
|
B581EA0F169DD28F005D9936 /* tabbar_typing.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tabbar_typing.png; sourceTree = "<group>"; };
|
|
B58F57661635D27E00CED51B /* Conjugator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Conjugator.h; sourceTree = "<group>"; };
|
|
B58F576D16387BE600CED51B /* NSMutableArray_Shuffling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NSMutableArray_Shuffling.h; path = Espagram/NSMutableArray_Shuffling.h; sourceTree = "<group>"; };
|
|
B5A8BB171651A3E700C1CC00 /* CoreDataTableViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreDataTableViewController.h; sourceTree = "<group>"; };
|
|
B5A8BB181651A3E700C1CC00 /* CoreDataTableViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CoreDataTableViewController.m; sourceTree = "<group>"; };
|
|
B5A8BB1A1652C39600C1CC00 /* Lesson+Create.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Lesson+Create.h"; sourceTree = "<group>"; };
|
|
B5B3F92E165972EF00E26A40 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B5B3F930165972F600E26A40 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B5B3F931165AC79200E26A40 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B5B3F932165AD45400E26A40 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
B5B3F93316602C7B00E26A40 /* Verb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Verb.h; sourceTree = "<group>"; };
|
|
B5B3F93416602C7B00E26A40 /* Verb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Verb.m; sourceTree = "<group>"; };
|
|
B5B3F93616602C7C00E26A40 /* TestResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestResult.h; sourceTree = "<group>"; };
|
|
B5B3F93716602C7C00E26A40 /* TestResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestResult.m; sourceTree = "<group>"; };
|
|
B5B3F93916602C7E00E26A40 /* Lesson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lesson.h; sourceTree = "<group>"; };
|
|
B5B3F93A16602C7E00E26A40 /* Lesson.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Lesson.m; sourceTree = "<group>"; };
|
|
B5E2A282168602CD00874448 /* EspagramLessonTesting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EspagramLessonTesting.h; sourceTree = "<group>"; };
|
|
B5EC6CEB1656F1960030C27F /* Verb+Create.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Verb+Create.h"; sourceTree = "<group>"; };
|
|
B5EC6CEC1656F1960030C27F /* Verb+Create.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Verb+Create.m"; sourceTree = "<group>"; };
|
|
B5EFD391162CB18000C6E2EB /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
B506EC5B15EBF67500566A27 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B51F8E4816519FE00033B614 /* CoreData.framework in Frameworks */,
|
|
B506EC6315EBF67500566A27 /* UIKit.framework in Frameworks */,
|
|
B506EC6515EBF67500566A27 /* Foundation.framework in Frameworks */,
|
|
B506EC6715EBF67500566A27 /* CoreGraphics.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
B506EC5315EBF67500566A27 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B545E000167BA01700DFBF11 /* espagram117.png */,
|
|
B545DFFE167BA00300DFBF11 /* espagram57.png */,
|
|
B545DFFB167A5F2800DFBF11 /* Default Espagram database.sqlite */,
|
|
B51F8E4716519FE00033B614 /* CoreData.framework */,
|
|
B51F8E4516519D490033B614 /* iPhoneIcon_Big.png */,
|
|
B51F8E4316519D440033B614 /* iPhoneIcon_Small.png */,
|
|
B5EFD391162CB18000C6E2EB /* Default-568h@2x.png */,
|
|
B58F576D16387BE600CED51B /* NSMutableArray_Shuffling.h */,
|
|
B506EC6815EBF67500566A27 /* Espagram */,
|
|
B506EC6115EBF67500566A27 /* Frameworks */,
|
|
B506EC5F15EBF67500566A27 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
B506EC5F15EBF67500566A27 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B506EC5E15EBF67500566A27 /* Espagram.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
B506EC6115EBF67500566A27 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B506EC6215EBF67500566A27 /* UIKit.framework */,
|
|
B506EC6415EBF67500566A27 /* Foundation.framework */,
|
|
B506EC6615EBF67500566A27 /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
B506EC6815EBF67500566A27 /* Espagram */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B5E2A282168602CD00874448 /* EspagramLessonTesting.h */,
|
|
B54CFB741652E03600C0823D /* EspagramNewLessonViewController.h */,
|
|
B54CFB751652E03600C0823D /* EspagramNewLessonViewController.m */,
|
|
B5A8BB171651A3E700C1CC00 /* CoreDataTableViewController.h */,
|
|
B5A8BB181651A3E700C1CC00 /* CoreDataTableViewController.m */,
|
|
B506EC7115EBF67500566A27 /* EspagramAppDelegate.h */,
|
|
B506EC7415EBF67500566A27 /* MainStoryboard.storyboard */,
|
|
B581EA0C169DA303005D9936 /* EspagramTypingTestViewController.h */,
|
|
B581EA0D169DA304005D9936 /* EspagramTypingTestViewController.m */,
|
|
B56DE15E165426B800D85DD3 /* EspagramAddWordToLessonViewController.h */,
|
|
B56DE15F165426B800D85DD3 /* EspagramAddWordToLessonViewController.m */,
|
|
B56DE15A165412DF00D85DD3 /* EspagramWordsInLessonViewController.h */,
|
|
B56DE15B165412DF00D85DD3 /* EspagramWordsInLessonViewController.m */,
|
|
B5EC6CEB1656F1960030C27F /* Verb+Create.h */,
|
|
B5EC6CEC1656F1960030C27F /* Verb+Create.m */,
|
|
B51F8E3716519C850033B614 /* EspagramLessonViewController.h */,
|
|
B51F8E3816519C850033B614 /* EspagramLessonViewController.m */,
|
|
B512F66E164D60DB00DA031E /* EspagramMainTableViewController.h */,
|
|
B51F8E3C16519D090033B614 /* Lesson+Create.m */,
|
|
B5A8BB1A1652C39600C1CC00 /* Lesson+Create.h */,
|
|
B512F66F164D60DB00DA031E /* EspagramMainTableViewController.m */,
|
|
B512F656164D1A0C00DA031E /* EspagramConjugationTableViewController.h */,
|
|
B512F657164D1A0C00DA031E /* EspagramConjugationTableViewController.m */,
|
|
B512F63A164BEC6000DA031E /* EspagramTestViewController.m */,
|
|
B512F639164BEC6000DA031E /* EspagramTestViewController.h */,
|
|
B506EC7215EBF67500566A27 /* EspagramAppDelegate.m */,
|
|
B506ECA315EE898700566A27 /* SpanishConjugator.h */,
|
|
B506ECA415EE898700566A27 /* SpanishConjugator.m */,
|
|
B58F57661635D27E00CED51B /* Conjugator.h */,
|
|
B506EC7715EBF67500566A27 /* EspagramViewController.h */,
|
|
B506EC7815EBF67500566A27 /* EspagramViewController.m */,
|
|
B506EC6915EBF67500566A27 /* Supporting Files */,
|
|
B51F8E1F164FF8930033B614 /* Tense.h */,
|
|
B51F8E20164FF8930033B614 /* Tense.m */,
|
|
B5B3F93316602C7B00E26A40 /* Verb.h */,
|
|
B5B3F93916602C7E00E26A40 /* Lesson.h */,
|
|
B5B3F93A16602C7E00E26A40 /* Lesson.m */,
|
|
B5B3F93616602C7C00E26A40 /* TestResult.h */,
|
|
B5B3F93716602C7C00E26A40 /* TestResult.m */,
|
|
B581EA06169B351A005D9936 /* TestResult+Create.h */,
|
|
B581EA07169B351A005D9936 /* TestResult+Create.m */,
|
|
B5B3F93416602C7B00E26A40 /* Verb.m */,
|
|
B51F8E22165199F80033B614 /* Espagram.xcdatamodeld */,
|
|
B56DE1611654382500D85DD3 /* Lesson+Conjugator.h */,
|
|
B56DE1621654382500D85DD3 /* Lesson+Conjugator.m */,
|
|
B56DE1671655774D00D85DD3 /* Lesson+Test.h */,
|
|
B56DE1681655774D00D85DD3 /* Lesson+Test.m */,
|
|
B56DE1641655769300D85DD3 /* TestableVerb.h */,
|
|
B56DE1651655769300D85DD3 /* TestableVerb.m */,
|
|
);
|
|
path = Espagram;
|
|
sourceTree = "<group>";
|
|
};
|
|
B506EC6915EBF67500566A27 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B581E9D2168DC759005D9936 /* Images */,
|
|
B5B3F92F165972EF00E26A40 /* Localizable.strings */,
|
|
B506EC6A15EBF67500566A27 /* Espagram-Info.plist */,
|
|
B506EC6B15EBF67500566A27 /* InfoPlist.strings */,
|
|
B506EC6E15EBF67500566A27 /* main.m */,
|
|
B506EC7015EBF67500566A27 /* Espagram-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
B581E9D2168DC759005D9936 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B581EA0F169DD28F005D9936 /* tabbar_typing.png */,
|
|
B581EA04168E3099005D9936 /* check_box-1.png */,
|
|
B581EA02168E3037005D9936 /* check_box.png */,
|
|
B581EA00168E21C2005D9936 /* tabbar_list.png */,
|
|
B581E9FC168E2127005D9936 /* list-1.png */,
|
|
B581E9E4168E1913005D9936 /* barButton.png */,
|
|
B581E9E5168E1913005D9936 /* barButton@2x.png */,
|
|
B581E9E6168E1913005D9936 /* barButtonBack.png */,
|
|
B581E9E7168E1913005D9936 /* barButtonBack@2x.png */,
|
|
B581E9E8168E1914005D9936 /* barButtonBackDisabled.png */,
|
|
B581E9E9168E1914005D9936 /* barButtonBackDisabled@2x.png */,
|
|
B581E9EA168E1914005D9936 /* barButtonBackPressed.png */,
|
|
B581E9EB168E1914005D9936 /* barButtonBackPressed@2x.png */,
|
|
B581E9EC168E1914005D9936 /* barButtonDisabled.png */,
|
|
B581E9ED168E1914005D9936 /* barButtonDisabled@2x.png */,
|
|
B581E9EE168E1914005D9936 /* barButtonPressed.png */,
|
|
B581E9EF168E1914005D9936 /* barButtonPressed@2x.png */,
|
|
B581E9E2168DFE36005D9936 /* espagram_tabbar-portrait-bg@2x.png */,
|
|
B581E9E0168DFD8B005D9936 /* espagram_tabbar-portrait-bg.png */,
|
|
B581E9DC168DCCC9005D9936 /* espagram_navbar-portrait-bg.png */,
|
|
B581E9DD168DCCC9005D9936 /* espagram_navbar-portrait-bg@2x.png */,
|
|
);
|
|
name = Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
B506EC5D15EBF67500566A27 /* Espagram */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = B506EC7C15EBF67500566A27 /* Build configuration list for PBXNativeTarget "Espagram" */;
|
|
buildPhases = (
|
|
B506EC5A15EBF67500566A27 /* Sources */,
|
|
B506EC5B15EBF67500566A27 /* Frameworks */,
|
|
B506EC5C15EBF67500566A27 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
B545DFFD167A87BE00DFBF11 /* PBXBuildRule */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Espagram;
|
|
productName = Espagram;
|
|
productReference = B506EC5E15EBF67500566A27 /* Espagram.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
B506EC5515EBF67500566A27 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = Espagram;
|
|
LastUpgradeCheck = 0450;
|
|
ORGANIZATIONNAME = "Abel Fokkinga";
|
|
};
|
|
buildConfigurationList = B506EC5815EBF67500566A27 /* Build configuration list for PBXProject "Espagram" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
nl,
|
|
es,
|
|
pt,
|
|
);
|
|
mainGroup = B506EC5315EBF67500566A27;
|
|
productRefGroup = B506EC5F15EBF67500566A27 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
B506EC5D15EBF67500566A27 /* Espagram */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
B506EC5C15EBF67500566A27 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B506EC6D15EBF67500566A27 /* InfoPlist.strings in Resources */,
|
|
B506EC7615EBF67500566A27 /* MainStoryboard.storyboard in Resources */,
|
|
B5EFD392162CB18000C6E2EB /* Default-568h@2x.png in Resources */,
|
|
B51F8E4416519D440033B614 /* iPhoneIcon_Small.png in Resources */,
|
|
B51F8E4616519D490033B614 /* iPhoneIcon_Big.png in Resources */,
|
|
B5B3F92D165972EF00E26A40 /* Localizable.strings in Resources */,
|
|
B545DFFC167A5F2800DFBF11 /* Default Espagram database.sqlite in Resources */,
|
|
B545DFFF167BA00300DFBF11 /* espagram57.png in Resources */,
|
|
B545E001167BA01700DFBF11 /* espagram117.png in Resources */,
|
|
B581E9DE168DCCC9005D9936 /* espagram_navbar-portrait-bg.png in Resources */,
|
|
B581E9DF168DCCC9005D9936 /* espagram_navbar-portrait-bg@2x.png in Resources */,
|
|
B581E9E1168DFD8B005D9936 /* espagram_tabbar-portrait-bg.png in Resources */,
|
|
B581E9E3168DFE36005D9936 /* espagram_tabbar-portrait-bg@2x.png in Resources */,
|
|
B581E9F0168E1914005D9936 /* barButton.png in Resources */,
|
|
B581E9F1168E1914005D9936 /* barButton@2x.png in Resources */,
|
|
B581E9F2168E1914005D9936 /* barButtonBack.png in Resources */,
|
|
B581E9F3168E1914005D9936 /* barButtonBack@2x.png in Resources */,
|
|
B581E9F4168E1914005D9936 /* barButtonBackDisabled.png in Resources */,
|
|
B581E9F5168E1914005D9936 /* barButtonBackDisabled@2x.png in Resources */,
|
|
B581E9F6168E1914005D9936 /* barButtonBackPressed.png in Resources */,
|
|
B581E9F7168E1914005D9936 /* barButtonBackPressed@2x.png in Resources */,
|
|
B581E9F8168E1914005D9936 /* barButtonDisabled.png in Resources */,
|
|
B581E9F9168E1914005D9936 /* barButtonDisabled@2x.png in Resources */,
|
|
B581E9FA168E1914005D9936 /* barButtonPressed.png in Resources */,
|
|
B581E9FB168E1914005D9936 /* barButtonPressed@2x.png in Resources */,
|
|
B581E9FD168E2127005D9936 /* list-1.png in Resources */,
|
|
B581EA01168E21C2005D9936 /* tabbar_list.png in Resources */,
|
|
B581EA03168E3037005D9936 /* check_box.png in Resources */,
|
|
B581EA05168E3099005D9936 /* check_box-1.png in Resources */,
|
|
B581EA10169DD28F005D9936 /* tabbar_typing.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
B506EC5A15EBF67500566A27 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B506EC6F15EBF67500566A27 /* main.m in Sources */,
|
|
B506EC7315EBF67500566A27 /* EspagramAppDelegate.m in Sources */,
|
|
B506EC7915EBF67500566A27 /* EspagramViewController.m in Sources */,
|
|
B506ECA515EE898700566A27 /* SpanishConjugator.m in Sources */,
|
|
B512F63B164BEC6000DA031E /* EspagramTestViewController.m in Sources */,
|
|
B512F658164D1A0C00DA031E /* EspagramConjugationTableViewController.m in Sources */,
|
|
B512F670164D60DB00DA031E /* EspagramMainTableViewController.m in Sources */,
|
|
B51F8E21164FF8930033B614 /* Tense.m in Sources */,
|
|
B51F8E24165199F80033B614 /* Espagram.xcdatamodeld in Sources */,
|
|
B51F8E3916519C850033B614 /* EspagramLessonViewController.m in Sources */,
|
|
B5A8BB191651A64300C1CC00 /* CoreDataTableViewController.m in Sources */,
|
|
B54CFB611652D2A700C0823D /* Lesson+Create.m in Sources */,
|
|
B54CFB761652E03600C0823D /* EspagramNewLessonViewController.m in Sources */,
|
|
B56DE15C165412DF00D85DD3 /* EspagramWordsInLessonViewController.m in Sources */,
|
|
B56DE160165426B800D85DD3 /* EspagramAddWordToLessonViewController.m in Sources */,
|
|
B56DE1631654382500D85DD3 /* Lesson+Conjugator.m in Sources */,
|
|
B56DE1661655769300D85DD3 /* TestableVerb.m in Sources */,
|
|
B56DE1691655774E00D85DD3 /* Lesson+Test.m in Sources */,
|
|
B5EC6CED1656F1960030C27F /* Verb+Create.m in Sources */,
|
|
B5B3F93516602C7C00E26A40 /* Verb.m in Sources */,
|
|
B5B3F93816602C7D00E26A40 /* TestResult.m in Sources */,
|
|
B5B3F93B16602C7E00E26A40 /* Lesson.m in Sources */,
|
|
B581EA08169B351A005D9936 /* TestResult+Create.m in Sources */,
|
|
B581EA0E169DA304005D9936 /* EspagramTypingTestViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
B506EC6B15EBF67500566A27 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B506EC6C15EBF67500566A27 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
B506EC7415EBF67500566A27 /* MainStoryboard.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B506EC7515EBF67500566A27 /* en */,
|
|
);
|
|
name = MainStoryboard.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
B5B3F92F165972EF00E26A40 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B5B3F92E165972EF00E26A40 /* nl */,
|
|
B5B3F930165972F600E26A40 /* en */,
|
|
B5B3F931165AC79200E26A40 /* es */,
|
|
B5B3F932165AD45400E26A40 /* pt */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
B506EC7A15EBF67500566A27 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
B506EC7B15EBF67500566A27 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
B506EC7D15EBF67500566A27 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Abel Fokkinga (P764G4C7BB)";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Espagram/Espagram-Prefix.pch";
|
|
INFOPLIST_FILE = "Espagram/Espagram-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "D1DA148D-74FB-4B18-82EB-1E4B06A36830";
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
B506EC7E15EBF67500566A27 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Distribution: Abel Fokkinga";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Espagram/Espagram-Prefix.pch";
|
|
INFOPLIST_FILE = "Espagram/Espagram-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "B9D6A7A6-94DA-4D3D-AD3E-2204789BC56E";
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
B506EC5815EBF67500566A27 /* Build configuration list for PBXProject "Espagram" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B506EC7A15EBF67500566A27 /* Debug */,
|
|
B506EC7B15EBF67500566A27 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
B506EC7C15EBF67500566A27 /* Build configuration list for PBXNativeTarget "Espagram" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B506EC7D15EBF67500566A27 /* Debug */,
|
|
B506EC7E15EBF67500566A27 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
B51F8E22165199F80033B614 /* Espagram.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
B51F8E23165199F80033B614 /* Espagram.xcdatamodel */,
|
|
);
|
|
currentVersion = B51F8E23165199F80033B614 /* Espagram.xcdatamodel */;
|
|
path = Espagram.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = B506EC5515EBF67500566A27 /* Project object */;
|
|
}
|