project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3EC6487318FF8A5000024205 /* ReadMe.txt in Resources */ = {isa = PBXBuildFile; fileRef = 3EC6487218FF8A5000024205 /* ReadMe.txt */; };
  10. 5356823E18F3656900BAAD62 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5356823D18F3656900BAAD62 /* Foundation.framework */; };
  11. 5356824018F3656900BAAD62 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5356823F18F3656900BAAD62 /* CoreGraphics.framework */; };
  12. 5356824218F3656900BAAD62 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5356824118F3656900BAAD62 /* UIKit.framework */; };
  13. 5356824A18F3656900BAAD62 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356824918F3656900BAAD62 /* main.m */; };
  14. 5356825118F3656900BAAD62 /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5356824F18F3656900BAAD62 /* Main_iPhone.storyboard */; };
  15. 5356825418F3656900BAAD62 /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5356825218F3656900BAAD62 /* Main_iPad.storyboard */; };
  16. 5356825918F3656900BAAD62 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5356825818F3656900BAAD62 /* Images.xcassets */; };
  17. 535682A718F3670300BAAD62 /* AAPLActionSheetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356827618F3670200BAAD62 /* AAPLActionSheetViewController.m */; };
  18. 535682A818F3670300BAAD62 /* AAPLActivityIndicatorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356827818F3670300BAAD62 /* AAPLActivityIndicatorViewController.m */; };
  19. 535682A918F3670300BAAD62 /* AAPLAlertViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356827A18F3670300BAAD62 /* AAPLAlertViewController.m */; };
  20. 535682AA18F3670300BAAD62 /* AAPLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356827C18F3670300BAAD62 /* AAPLAppDelegate.m */; };
  21. 535682AB18F3670300BAAD62 /* AAPLButtonViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356827E18F3670300BAAD62 /* AAPLButtonViewController.m */; };
  22. 535682AC18F3670300BAAD62 /* AAPLCustomSearchBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828018F3670300BAAD62 /* AAPLCustomSearchBarViewController.m */; };
  23. 535682AD18F3670300BAAD62 /* AAPLCustomToolbarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828218F3670300BAAD62 /* AAPLCustomToolbarViewController.m */; };
  24. 535682AE18F3670300BAAD62 /* AAPLDatePickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828418F3670300BAAD62 /* AAPLDatePickerController.m */; };
  25. 535682AF18F3670300BAAD62 /* AAPLDefaultSearchBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828618F3670300BAAD62 /* AAPLDefaultSearchBarViewController.m */; };
  26. 535682B018F3670300BAAD62 /* AAPLDefaultToolbarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828818F3670300BAAD62 /* AAPLDefaultToolbarViewController.m */; };
  27. 535682B118F3670300BAAD62 /* AAPLImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828A18F3670300BAAD62 /* AAPLImageViewController.m */; };
  28. 535682B218F3670300BAAD62 /* AAPLMasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828C18F3670300BAAD62 /* AAPLMasterViewController.m */; };
  29. 535682B318F3670300BAAD62 /* AAPLPageControlViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356828E18F3670300BAAD62 /* AAPLPageControlViewController.m */; };
  30. 535682B418F3670300BAAD62 /* AAPLPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829018F3670300BAAD62 /* AAPLPickerViewController.m */; };
  31. 535682B518F3670300BAAD62 /* AAPLProgressViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829218F3670300BAAD62 /* AAPLProgressViewController.m */; };
  32. 535682B618F3670300BAAD62 /* AAPLSegmentedControlViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829418F3670300BAAD62 /* AAPLSegmentedControlViewController.m */; };
  33. 535682B718F3670300BAAD62 /* AAPLSliderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829618F3670300BAAD62 /* AAPLSliderViewController.m */; };
  34. 535682B818F3670300BAAD62 /* AAPLSplitViewControllerDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829818F3670300BAAD62 /* AAPLSplitViewControllerDelegate.m */; };
  35. 535682B918F3670300BAAD62 /* AAPLStepperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829A18F3670300BAAD62 /* AAPLStepperViewController.m */; };
  36. 535682BA18F3670300BAAD62 /* AAPLSwitchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829C18F3670300BAAD62 /* AAPLSwitchViewController.m */; };
  37. 535682BB18F3670300BAAD62 /* AAPLTextFieldViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5356829E18F3670300BAAD62 /* AAPLTextFieldViewController.m */; };
  38. 535682BC18F3670300BAAD62 /* AAPLTextViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 535682A018F3670300BAAD62 /* AAPLTextViewController.m */; };
  39. 535682BD18F3670300BAAD62 /* AAPLTintedToolbarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 535682A218F3670300BAAD62 /* AAPLTintedToolbarViewController.m */; };
  40. 535682BE18F3670300BAAD62 /* AAPLWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 535682A418F3670300BAAD62 /* AAPLWebViewController.m */; };
  41. 535682BF18F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.m in Sources */ = {isa = PBXBuildFile; fileRef = 535682A618F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.m */; };
  42. 53874F9918F36B1800510922 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53874F9718F36B1800510922 /* Localizable.strings */; };
  43. 779B1EF51C0C4F25001F5E49 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 779B1EF41C0C4F25001F5E49 /* libsqlite3.dylib */; };
  44. 9420A1AD1C1E84EE00B587DF /* FLEX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9420A1AC1C1E84EE00B587DF /* FLEX.framework */; };
  45. 943203FE1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 943203FD1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.m */; };
  46. 94CB4D431A97183E0054A905 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 94CB4D421A97183E0054A905 /* libz.dylib */; };
  47. /* End PBXBuildFile section */
  48. /* Begin PBXFileReference section */
  49. 3EC6487218FF8A5000024205 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = SOURCE_ROOT; };
  50. 5356823A18F3656900BAAD62 /* UICatalog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UICatalog.app; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 5356823D18F3656900BAAD62 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  52. 5356823F18F3656900BAAD62 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  53. 5356824118F3656900BAAD62 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  54. 5356824518F3656900BAAD62 /* UICatalog-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UICatalog-Info.plist"; sourceTree = "<group>"; };
  55. 5356824918F3656900BAAD62 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  56. 5356824B18F3656900BAAD62 /* UICatalog-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UICatalog-Prefix.pch"; sourceTree = "<group>"; };
  57. 5356825018F3656900BAAD62 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
  58. 5356825318F3656900BAAD62 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
  59. 5356825818F3656900BAAD62 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  60. 5356827518F3670200BAAD62 /* AAPLActionSheetViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLActionSheetViewController.h; sourceTree = "<group>"; };
  61. 5356827618F3670200BAAD62 /* AAPLActionSheetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLActionSheetViewController.m; sourceTree = "<group>"; };
  62. 5356827718F3670200BAAD62 /* AAPLActivityIndicatorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLActivityIndicatorViewController.h; sourceTree = "<group>"; };
  63. 5356827818F3670300BAAD62 /* AAPLActivityIndicatorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLActivityIndicatorViewController.m; sourceTree = "<group>"; };
  64. 5356827918F3670300BAAD62 /* AAPLAlertViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLAlertViewController.h; sourceTree = "<group>"; };
  65. 5356827A18F3670300BAAD62 /* AAPLAlertViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLAlertViewController.m; sourceTree = "<group>"; };
  66. 5356827B18F3670300BAAD62 /* AAPLAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLAppDelegate.h; sourceTree = "<group>"; };
  67. 5356827C18F3670300BAAD62 /* AAPLAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLAppDelegate.m; sourceTree = "<group>"; };
  68. 5356827D18F3670300BAAD62 /* AAPLButtonViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLButtonViewController.h; sourceTree = "<group>"; };
  69. 5356827E18F3670300BAAD62 /* AAPLButtonViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLButtonViewController.m; sourceTree = "<group>"; };
  70. 5356827F18F3670300BAAD62 /* AAPLCustomSearchBarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCustomSearchBarViewController.h; sourceTree = "<group>"; };
  71. 5356828018F3670300BAAD62 /* AAPLCustomSearchBarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCustomSearchBarViewController.m; sourceTree = "<group>"; };
  72. 5356828118F3670300BAAD62 /* AAPLCustomToolbarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCustomToolbarViewController.h; sourceTree = "<group>"; };
  73. 5356828218F3670300BAAD62 /* AAPLCustomToolbarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCustomToolbarViewController.m; sourceTree = "<group>"; };
  74. 5356828318F3670300BAAD62 /* AAPLDatePickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLDatePickerController.h; sourceTree = "<group>"; };
  75. 5356828418F3670300BAAD62 /* AAPLDatePickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLDatePickerController.m; sourceTree = "<group>"; };
  76. 5356828518F3670300BAAD62 /* AAPLDefaultSearchBarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLDefaultSearchBarViewController.h; sourceTree = "<group>"; };
  77. 5356828618F3670300BAAD62 /* AAPLDefaultSearchBarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLDefaultSearchBarViewController.m; sourceTree = "<group>"; };
  78. 5356828718F3670300BAAD62 /* AAPLDefaultToolbarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLDefaultToolbarViewController.h; sourceTree = "<group>"; };
  79. 5356828818F3670300BAAD62 /* AAPLDefaultToolbarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLDefaultToolbarViewController.m; sourceTree = "<group>"; };
  80. 5356828918F3670300BAAD62 /* AAPLImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLImageViewController.h; sourceTree = "<group>"; };
  81. 5356828A18F3670300BAAD62 /* AAPLImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLImageViewController.m; sourceTree = "<group>"; };
  82. 5356828B18F3670300BAAD62 /* AAPLMasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLMasterViewController.h; sourceTree = "<group>"; };
  83. 5356828C18F3670300BAAD62 /* AAPLMasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLMasterViewController.m; sourceTree = "<group>"; };
  84. 5356828D18F3670300BAAD62 /* AAPLPageControlViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLPageControlViewController.h; sourceTree = "<group>"; };
  85. 5356828E18F3670300BAAD62 /* AAPLPageControlViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLPageControlViewController.m; sourceTree = "<group>"; };
  86. 5356828F18F3670300BAAD62 /* AAPLPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLPickerViewController.h; sourceTree = "<group>"; };
  87. 5356829018F3670300BAAD62 /* AAPLPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLPickerViewController.m; sourceTree = "<group>"; };
  88. 5356829118F3670300BAAD62 /* AAPLProgressViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLProgressViewController.h; sourceTree = "<group>"; };
  89. 5356829218F3670300BAAD62 /* AAPLProgressViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLProgressViewController.m; sourceTree = "<group>"; };
  90. 5356829318F3670300BAAD62 /* AAPLSegmentedControlViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLSegmentedControlViewController.h; sourceTree = "<group>"; };
  91. 5356829418F3670300BAAD62 /* AAPLSegmentedControlViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLSegmentedControlViewController.m; sourceTree = "<group>"; };
  92. 5356829518F3670300BAAD62 /* AAPLSliderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLSliderViewController.h; sourceTree = "<group>"; };
  93. 5356829618F3670300BAAD62 /* AAPLSliderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLSliderViewController.m; sourceTree = "<group>"; };
  94. 5356829718F3670300BAAD62 /* AAPLSplitViewControllerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLSplitViewControllerDelegate.h; sourceTree = "<group>"; };
  95. 5356829818F3670300BAAD62 /* AAPLSplitViewControllerDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLSplitViewControllerDelegate.m; sourceTree = "<group>"; };
  96. 5356829918F3670300BAAD62 /* AAPLStepperViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLStepperViewController.h; sourceTree = "<group>"; };
  97. 5356829A18F3670300BAAD62 /* AAPLStepperViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLStepperViewController.m; sourceTree = "<group>"; };
  98. 5356829B18F3670300BAAD62 /* AAPLSwitchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLSwitchViewController.h; sourceTree = "<group>"; };
  99. 5356829C18F3670300BAAD62 /* AAPLSwitchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLSwitchViewController.m; sourceTree = "<group>"; };
  100. 5356829D18F3670300BAAD62 /* AAPLTextFieldViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLTextFieldViewController.h; sourceTree = "<group>"; };
  101. 5356829E18F3670300BAAD62 /* AAPLTextFieldViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLTextFieldViewController.m; sourceTree = "<group>"; };
  102. 5356829F18F3670300BAAD62 /* AAPLTextViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLTextViewController.h; sourceTree = "<group>"; };
  103. 535682A018F3670300BAAD62 /* AAPLTextViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLTextViewController.m; sourceTree = "<group>"; };
  104. 535682A118F3670300BAAD62 /* AAPLTintedToolbarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLTintedToolbarViewController.h; sourceTree = "<group>"; };
  105. 535682A218F3670300BAAD62 /* AAPLTintedToolbarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLTintedToolbarViewController.m; sourceTree = "<group>"; };
  106. 535682A318F3670300BAAD62 /* AAPLWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLWebViewController.h; sourceTree = "<group>"; };
  107. 535682A418F3670300BAAD62 /* AAPLWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLWebViewController.m; sourceTree = "<group>"; };
  108. 535682A518F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+AAPLApplicationSpecific.h"; sourceTree = "<group>"; };
  109. 535682A618F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+AAPLApplicationSpecific.m"; sourceTree = "<group>"; };
  110. 53874F9818F36B1800510922 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  111. 779B1EF41C0C4F25001F5E49 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = ../../../../../../usr/lib/libsqlite3.dylib; sourceTree = "<group>"; };
  112. 9420A1AC1C1E84EE00B587DF /* FLEX.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FLEX.framework; path = "../../../Library/Developer/Xcode/DerivedData/FLEX-gixtctkeshzdbwbdapvulcvleeiu/Build/Products/Debug-iphoneos/FLEX.framework"; sourceTree = "<group>"; };
  113. 943203FC1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCatalogTableTableViewController.h; sourceTree = "<group>"; };
  114. 943203FD1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCatalogTableTableViewController.m; sourceTree = "<group>"; };
  115. 94CB4D421A97183E0054A905 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  116. /* End PBXFileReference section */
  117. /* Begin PBXFrameworksBuildPhase section */
  118. 5356823718F3656900BAAD62 /* Frameworks */ = {
  119. isa = PBXFrameworksBuildPhase;
  120. buildActionMask = 2147483647;
  121. files = (
  122. 9420A1AD1C1E84EE00B587DF /* FLEX.framework in Frameworks */,
  123. 779B1EF51C0C4F25001F5E49 /* libsqlite3.dylib in Frameworks */,
  124. 94CB4D431A97183E0054A905 /* libz.dylib in Frameworks */,
  125. 5356824018F3656900BAAD62 /* CoreGraphics.framework in Frameworks */,
  126. 5356824218F3656900BAAD62 /* UIKit.framework in Frameworks */,
  127. 5356823E18F3656900BAAD62 /* Foundation.framework in Frameworks */,
  128. );
  129. runOnlyForDeploymentPostprocessing = 0;
  130. };
  131. /* End PBXFrameworksBuildPhase section */
  132. /* Begin PBXGroup section */
  133. 5356823118F3656900BAAD62 = {
  134. isa = PBXGroup;
  135. children = (
  136. 3EC6487218FF8A5000024205 /* ReadMe.txt */,
  137. 5356824318F3656900BAAD62 /* UICatalog */,
  138. 5356823C18F3656900BAAD62 /* Frameworks */,
  139. 5356823B18F3656900BAAD62 /* Products */,
  140. );
  141. sourceTree = "<group>";
  142. };
  143. 5356823B18F3656900BAAD62 /* Products */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 5356823A18F3656900BAAD62 /* UICatalog.app */,
  147. );
  148. name = Products;
  149. sourceTree = "<group>";
  150. };
  151. 5356823C18F3656900BAAD62 /* Frameworks */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 9420A1AC1C1E84EE00B587DF /* FLEX.framework */,
  155. 779B1EF41C0C4F25001F5E49 /* libsqlite3.dylib */,
  156. 94CB4D421A97183E0054A905 /* libz.dylib */,
  157. 5356823D18F3656900BAAD62 /* Foundation.framework */,
  158. 5356823F18F3656900BAAD62 /* CoreGraphics.framework */,
  159. 5356824118F3656900BAAD62 /* UIKit.framework */,
  160. );
  161. name = Frameworks;
  162. sourceTree = "<group>";
  163. };
  164. 5356824318F3656900BAAD62 /* UICatalog */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 944F74B8197B46D2009AB039 /* FLEX Integration */,
  168. 535682C018F3680D00BAAD62 /* View Controllers */,
  169. 53874F9A18F36B6900510922 /* Application */,
  170. 5356825818F3656900BAAD62 /* Images.xcassets */,
  171. 5356824418F3656900BAAD62 /* Supporting Files */,
  172. );
  173. path = UICatalog;
  174. sourceTree = "<group>";
  175. };
  176. 5356824418F3656900BAAD62 /* Supporting Files */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 5356824518F3656900BAAD62 /* UICatalog-Info.plist */,
  180. 5356824B18F3656900BAAD62 /* UICatalog-Prefix.pch */,
  181. 53874F9718F36B1800510922 /* Localizable.strings */,
  182. );
  183. name = "Supporting Files";
  184. sourceTree = "<group>";
  185. };
  186. 535682C018F3680D00BAAD62 /* View Controllers */ = {
  187. isa = PBXGroup;
  188. children = (
  189. 5356827518F3670200BAAD62 /* AAPLActionSheetViewController.h */,
  190. 5356827618F3670200BAAD62 /* AAPLActionSheetViewController.m */,
  191. 5356827718F3670200BAAD62 /* AAPLActivityIndicatorViewController.h */,
  192. 5356827818F3670300BAAD62 /* AAPLActivityIndicatorViewController.m */,
  193. 5356827918F3670300BAAD62 /* AAPLAlertViewController.h */,
  194. 5356827A18F3670300BAAD62 /* AAPLAlertViewController.m */,
  195. 5356827D18F3670300BAAD62 /* AAPLButtonViewController.h */,
  196. 5356827E18F3670300BAAD62 /* AAPLButtonViewController.m */,
  197. 5356828318F3670300BAAD62 /* AAPLDatePickerController.h */,
  198. 5356828418F3670300BAAD62 /* AAPLDatePickerController.m */,
  199. 5356828918F3670300BAAD62 /* AAPLImageViewController.h */,
  200. 5356828A18F3670300BAAD62 /* AAPLImageViewController.m */,
  201. 5356828D18F3670300BAAD62 /* AAPLPageControlViewController.h */,
  202. 5356828E18F3670300BAAD62 /* AAPLPageControlViewController.m */,
  203. 5356828F18F3670300BAAD62 /* AAPLPickerViewController.h */,
  204. 5356829018F3670300BAAD62 /* AAPLPickerViewController.m */,
  205. 5356829118F3670300BAAD62 /* AAPLProgressViewController.h */,
  206. 5356829218F3670300BAAD62 /* AAPLProgressViewController.m */,
  207. 5356829318F3670300BAAD62 /* AAPLSegmentedControlViewController.h */,
  208. 5356829418F3670300BAAD62 /* AAPLSegmentedControlViewController.m */,
  209. 5356829518F3670300BAAD62 /* AAPLSliderViewController.h */,
  210. 5356829618F3670300BAAD62 /* AAPLSliderViewController.m */,
  211. 5356829918F3670300BAAD62 /* AAPLStepperViewController.h */,
  212. 5356829A18F3670300BAAD62 /* AAPLStepperViewController.m */,
  213. 5356829B18F3670300BAAD62 /* AAPLSwitchViewController.h */,
  214. 5356829C18F3670300BAAD62 /* AAPLSwitchViewController.m */,
  215. 5356829D18F3670300BAAD62 /* AAPLTextFieldViewController.h */,
  216. 5356829E18F3670300BAAD62 /* AAPLTextFieldViewController.m */,
  217. 5356829F18F3670300BAAD62 /* AAPLTextViewController.h */,
  218. 535682A018F3670300BAAD62 /* AAPLTextViewController.m */,
  219. 535682A318F3670300BAAD62 /* AAPLWebViewController.h */,
  220. 535682A418F3670300BAAD62 /* AAPLWebViewController.m */,
  221. 5356828518F3670300BAAD62 /* AAPLDefaultSearchBarViewController.h */,
  222. 5356828618F3670300BAAD62 /* AAPLDefaultSearchBarViewController.m */,
  223. 5356827F18F3670300BAAD62 /* AAPLCustomSearchBarViewController.h */,
  224. 5356828018F3670300BAAD62 /* AAPLCustomSearchBarViewController.m */,
  225. 5356828718F3670300BAAD62 /* AAPLDefaultToolbarViewController.h */,
  226. 5356828818F3670300BAAD62 /* AAPLDefaultToolbarViewController.m */,
  227. 5356828118F3670300BAAD62 /* AAPLCustomToolbarViewController.h */,
  228. 5356828218F3670300BAAD62 /* AAPLCustomToolbarViewController.m */,
  229. 535682A118F3670300BAAD62 /* AAPLTintedToolbarViewController.h */,
  230. 535682A218F3670300BAAD62 /* AAPLTintedToolbarViewController.m */,
  231. 535682C118F3690500BAAD62 /* SplitView */,
  232. );
  233. name = "View Controllers";
  234. sourceTree = "<group>";
  235. };
  236. 535682C118F3690500BAAD62 /* SplitView */ = {
  237. isa = PBXGroup;
  238. children = (
  239. 5356828B18F3670300BAAD62 /* AAPLMasterViewController.h */,
  240. 5356828C18F3670300BAAD62 /* AAPLMasterViewController.m */,
  241. 5356829718F3670300BAAD62 /* AAPLSplitViewControllerDelegate.h */,
  242. 5356829818F3670300BAAD62 /* AAPLSplitViewControllerDelegate.m */,
  243. );
  244. name = SplitView;
  245. sourceTree = "<group>";
  246. };
  247. 53874F9A18F36B6900510922 /* Application */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 5356824918F3656900BAAD62 /* main.m */,
  251. 5356827B18F3670300BAAD62 /* AAPLAppDelegate.h */,
  252. 5356827C18F3670300BAAD62 /* AAPLAppDelegate.m */,
  253. 535682A518F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.h */,
  254. 535682A618F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.m */,
  255. 5356824F18F3656900BAAD62 /* Main_iPhone.storyboard */,
  256. 5356825218F3656900BAAD62 /* Main_iPad.storyboard */,
  257. );
  258. name = Application;
  259. sourceTree = "<group>";
  260. };
  261. 944F74B8197B46D2009AB039 /* FLEX Integration */ = {
  262. isa = PBXGroup;
  263. children = (
  264. 943203FC1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.h */,
  265. 943203FD1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.m */,
  266. );
  267. name = "FLEX Integration";
  268. sourceTree = "<group>";
  269. };
  270. /* End PBXGroup section */
  271. /* Begin PBXNativeTarget section */
  272. 5356823918F3656900BAAD62 /* UICatalog */ = {
  273. isa = PBXNativeTarget;
  274. buildConfigurationList = 5356826F18F3656900BAAD62 /* Build configuration list for PBXNativeTarget "UICatalog" */;
  275. buildPhases = (
  276. 5356823618F3656900BAAD62 /* Sources */,
  277. 5356823718F3656900BAAD62 /* Frameworks */,
  278. 5356823818F3656900BAAD62 /* Resources */,
  279. );
  280. buildRules = (
  281. );
  282. dependencies = (
  283. );
  284. name = UICatalog;
  285. productName = UICatalog;
  286. productReference = 5356823A18F3656900BAAD62 /* UICatalog.app */;
  287. productType = "com.apple.product-type.application";
  288. };
  289. /* End PBXNativeTarget section */
  290. /* Begin PBXProject section */
  291. 5356823218F3656900BAAD62 /* Project object */ = {
  292. isa = PBXProject;
  293. attributes = {
  294. LastUpgradeCheck = 0700;
  295. ORGANIZATIONNAME = f;
  296. };
  297. buildConfigurationList = 5356823518F3656900BAAD62 /* Build configuration list for PBXProject "UICatalog" */;
  298. compatibilityVersion = "Xcode 3.2";
  299. developmentRegion = English;
  300. hasScannedForEncodings = 0;
  301. knownRegions = (
  302. en,
  303. Base,
  304. );
  305. mainGroup = 5356823118F3656900BAAD62;
  306. productRefGroup = 5356823B18F3656900BAAD62 /* Products */;
  307. projectDirPath = "";
  308. projectRoot = "";
  309. targets = (
  310. 5356823918F3656900BAAD62 /* UICatalog */,
  311. );
  312. };
  313. /* End PBXProject section */
  314. /* Begin PBXResourcesBuildPhase section */
  315. 5356823818F3656900BAAD62 /* Resources */ = {
  316. isa = PBXResourcesBuildPhase;
  317. buildActionMask = 2147483647;
  318. files = (
  319. 5356825418F3656900BAAD62 /* Main_iPad.storyboard in Resources */,
  320. 53874F9918F36B1800510922 /* Localizable.strings in Resources */,
  321. 5356825918F3656900BAAD62 /* Images.xcassets in Resources */,
  322. 3EC6487318FF8A5000024205 /* ReadMe.txt in Resources */,
  323. 5356825118F3656900BAAD62 /* Main_iPhone.storyboard in Resources */,
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. };
  327. /* End PBXResourcesBuildPhase section */
  328. /* Begin PBXSourcesBuildPhase section */
  329. 5356823618F3656900BAAD62 /* Sources */ = {
  330. isa = PBXSourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 535682AE18F3670300BAAD62 /* AAPLDatePickerController.m in Sources */,
  334. 535682AB18F3670300BAAD62 /* AAPLButtonViewController.m in Sources */,
  335. 535682B618F3670300BAAD62 /* AAPLSegmentedControlViewController.m in Sources */,
  336. 535682B018F3670300BAAD62 /* AAPLDefaultToolbarViewController.m in Sources */,
  337. 535682BD18F3670300BAAD62 /* AAPLTintedToolbarViewController.m in Sources */,
  338. 943203FE1978F42F00E24DB3 /* AAPLCatalogTableTableViewController.m in Sources */,
  339. 535682B318F3670300BAAD62 /* AAPLPageControlViewController.m in Sources */,
  340. 535682BA18F3670300BAAD62 /* AAPLSwitchViewController.m in Sources */,
  341. 535682AF18F3670300BAAD62 /* AAPLDefaultSearchBarViewController.m in Sources */,
  342. 535682BC18F3670300BAAD62 /* AAPLTextViewController.m in Sources */,
  343. 535682B418F3670300BAAD62 /* AAPLPickerViewController.m in Sources */,
  344. 535682BE18F3670300BAAD62 /* AAPLWebViewController.m in Sources */,
  345. 535682BB18F3670300BAAD62 /* AAPLTextFieldViewController.m in Sources */,
  346. 535682BF18F3670300BAAD62 /* UIColor+AAPLApplicationSpecific.m in Sources */,
  347. 535682B718F3670300BAAD62 /* AAPLSliderViewController.m in Sources */,
  348. 535682B918F3670300BAAD62 /* AAPLStepperViewController.m in Sources */,
  349. 535682AA18F3670300BAAD62 /* AAPLAppDelegate.m in Sources */,
  350. 535682B518F3670300BAAD62 /* AAPLProgressViewController.m in Sources */,
  351. 535682AD18F3670300BAAD62 /* AAPLCustomToolbarViewController.m in Sources */,
  352. 535682A818F3670300BAAD62 /* AAPLActivityIndicatorViewController.m in Sources */,
  353. 535682B818F3670300BAAD62 /* AAPLSplitViewControllerDelegate.m in Sources */,
  354. 535682AC18F3670300BAAD62 /* AAPLCustomSearchBarViewController.m in Sources */,
  355. 535682A718F3670300BAAD62 /* AAPLActionSheetViewController.m in Sources */,
  356. 5356824A18F3656900BAAD62 /* main.m in Sources */,
  357. 535682B118F3670300BAAD62 /* AAPLImageViewController.m in Sources */,
  358. 535682A918F3670300BAAD62 /* AAPLAlertViewController.m in Sources */,
  359. 535682B218F3670300BAAD62 /* AAPLMasterViewController.m in Sources */,
  360. );
  361. runOnlyForDeploymentPostprocessing = 0;
  362. };
  363. /* End PBXSourcesBuildPhase section */
  364. /* Begin PBXVariantGroup section */
  365. 5356824F18F3656900BAAD62 /* Main_iPhone.storyboard */ = {
  366. isa = PBXVariantGroup;
  367. children = (
  368. 5356825018F3656900BAAD62 /* Base */,
  369. );
  370. name = Main_iPhone.storyboard;
  371. sourceTree = "<group>";
  372. };
  373. 5356825218F3656900BAAD62 /* Main_iPad.storyboard */ = {
  374. isa = PBXVariantGroup;
  375. children = (
  376. 5356825318F3656900BAAD62 /* Base */,
  377. );
  378. name = Main_iPad.storyboard;
  379. sourceTree = "<group>";
  380. };
  381. 53874F9718F36B1800510922 /* Localizable.strings */ = {
  382. isa = PBXVariantGroup;
  383. children = (
  384. 53874F9818F36B1800510922 /* en */,
  385. );
  386. name = Localizable.strings;
  387. sourceTree = "<group>";
  388. };
  389. /* End PBXVariantGroup section */
  390. /* Begin XCBuildConfiguration section */
  391. 5356826D18F3656900BAAD62 /* Debug */ = {
  392. isa = XCBuildConfiguration;
  393. buildSettings = {
  394. ALWAYS_SEARCH_USER_PATHS = NO;
  395. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  396. CLANG_CXX_LIBRARY = "libc++";
  397. CLANG_ENABLE_MODULES = YES;
  398. CLANG_ENABLE_OBJC_ARC = YES;
  399. CLANG_WARN_BOOL_CONVERSION = YES;
  400. CLANG_WARN_CONSTANT_CONVERSION = YES;
  401. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  402. CLANG_WARN_EMPTY_BODY = YES;
  403. CLANG_WARN_ENUM_CONVERSION = YES;
  404. CLANG_WARN_INT_CONVERSION = YES;
  405. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  406. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  407. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  408. COPY_PHASE_STRIP = NO;
  409. ENABLE_TESTABILITY = YES;
  410. GCC_C_LANGUAGE_STANDARD = gnu99;
  411. GCC_DYNAMIC_NO_PIC = NO;
  412. GCC_OPTIMIZATION_LEVEL = 0;
  413. GCC_PREPROCESSOR_DEFINITIONS = (
  414. "DEBUG=1",
  415. "$(inherited)",
  416. );
  417. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  418. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  419. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  420. GCC_WARN_UNDECLARED_SELECTOR = YES;
  421. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  422. GCC_WARN_UNUSED_FUNCTION = YES;
  423. GCC_WARN_UNUSED_VARIABLE = YES;
  424. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  425. ONLY_ACTIVE_ARCH = YES;
  426. SDKROOT = iphoneos;
  427. TARGETED_DEVICE_FAMILY = "1,2";
  428. };
  429. name = Debug;
  430. };
  431. 5356826E18F3656900BAAD62 /* Release */ = {
  432. isa = XCBuildConfiguration;
  433. buildSettings = {
  434. ALWAYS_SEARCH_USER_PATHS = NO;
  435. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  436. CLANG_CXX_LIBRARY = "libc++";
  437. CLANG_ENABLE_MODULES = YES;
  438. CLANG_ENABLE_OBJC_ARC = YES;
  439. CLANG_WARN_BOOL_CONVERSION = YES;
  440. CLANG_WARN_CONSTANT_CONVERSION = YES;
  441. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  442. CLANG_WARN_EMPTY_BODY = YES;
  443. CLANG_WARN_ENUM_CONVERSION = YES;
  444. CLANG_WARN_INT_CONVERSION = YES;
  445. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  446. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  447. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  448. COPY_PHASE_STRIP = YES;
  449. ENABLE_NS_ASSERTIONS = NO;
  450. GCC_C_LANGUAGE_STANDARD = gnu99;
  451. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  452. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  453. GCC_WARN_UNDECLARED_SELECTOR = YES;
  454. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  455. GCC_WARN_UNUSED_FUNCTION = YES;
  456. GCC_WARN_UNUSED_VARIABLE = YES;
  457. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  458. SDKROOT = iphoneos;
  459. TARGETED_DEVICE_FAMILY = "1,2";
  460. VALIDATE_PRODUCT = YES;
  461. };
  462. name = Release;
  463. };
  464. 5356827018F3656900BAAD62 /* Debug */ = {
  465. isa = XCBuildConfiguration;
  466. buildSettings = {
  467. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  468. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  469. EXCLUDED_SOURCE_FILE_NAMES = "";
  470. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  471. GCC_PREFIX_HEADER = "UICatalog/UICatalog-Prefix.pch";
  472. INFOPLIST_FILE = "UICatalog/UICatalog-Info.plist";
  473. PRODUCT_BUNDLE_IDENTIFIER = "com.example.apple-samplecode.UICatalog";
  474. PRODUCT_NAME = "$(TARGET_NAME)";
  475. WRAPPER_EXTENSION = app;
  476. };
  477. name = Debug;
  478. };
  479. 5356827118F3656900BAAD62 /* Release */ = {
  480. isa = XCBuildConfiguration;
  481. buildSettings = {
  482. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  483. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  484. EXCLUDED_SOURCE_FILE_NAMES = "FLEX*";
  485. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  486. GCC_PREFIX_HEADER = "UICatalog/UICatalog-Prefix.pch";
  487. INFOPLIST_FILE = "UICatalog/UICatalog-Info.plist";
  488. PRODUCT_BUNDLE_IDENTIFIER = "com.example.apple-samplecode.UICatalog";
  489. PRODUCT_NAME = "$(TARGET_NAME)";
  490. WRAPPER_EXTENSION = app;
  491. };
  492. name = Release;
  493. };
  494. /* End XCBuildConfiguration section */
  495. /* Begin XCConfigurationList section */
  496. 5356823518F3656900BAAD62 /* Build configuration list for PBXProject "UICatalog" */ = {
  497. isa = XCConfigurationList;
  498. buildConfigurations = (
  499. 5356826D18F3656900BAAD62 /* Debug */,
  500. 5356826E18F3656900BAAD62 /* Release */,
  501. );
  502. defaultConfigurationIsVisible = 0;
  503. defaultConfigurationName = Release;
  504. };
  505. 5356826F18F3656900BAAD62 /* Build configuration list for PBXNativeTarget "UICatalog" */ = {
  506. isa = XCConfigurationList;
  507. buildConfigurations = (
  508. 5356827018F3656900BAAD62 /* Debug */,
  509. 5356827118F3656900BAAD62 /* Release */,
  510. );
  511. defaultConfigurationIsVisible = 0;
  512. defaultConfigurationName = Release;
  513. };
  514. /* End XCConfigurationList section */
  515. };
  516. rootObject = 5356823218F3656900BAAD62 /* Project object */;
  517. }