Guest User

Untitled

a guest
Jun 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. .
  2. |-- Classes
  3. | |-- Box.h
  4. | |-- Box.m
  5. | |-- FMPreferences.h
  6. | |-- FMPreferences.m
  7. | |-- FlashMessagesAppDelegate.h
  8. | |-- FlashMessagesAppDelegate.m
  9. | |-- LoginViewController.h
  10. | |-- LoginViewController.m
  11. | |-- NSData-MBBase64.h
  12. | |-- NSData-MBBase64.m
  13. | |-- RegisterViewController.h
  14. | |-- RegisterViewController.m
  15. | |-- UITableCellTextField.h
  16. | |-- UITableCellTextField.m
  17. | |-- ViewFactory.h
  18. | `-- ViewFactory.m
  19. |-- Definitions.h
  20. |-- English.lproj
  21. | |-- Localizable.strings
  22. | |-- LoginView.strings
  23. | `-- LoginView.xib
  24. |-- FlashMessages-Info.plist
  25. |-- FlashMessages.xcodeproj
  26. | |-- Alessandro.mode1v3
  27. | |-- Alessandro.pbxuser
  28. | `-- project.pbxproj
  29. |-- FlashMessages_Prefix.pch
  30. |-- Images
  31. | |-- Background.png
  32. | |-- BoxBackground.png
  33. | |-- Connect_with_facebook_iphone.png
  34. | |-- Login.psd
  35. | |-- LoginButton.png
  36. | |-- LoginButton.psd
  37. | `-- bg.psd
  38. |-- Italian.lproj
  39. | |-- Localizable.strings
  40. | `-- LoginView.xib
  41. |-- LoginView 2.xib
  42. |-- MainWindow.xib
  43. |-- RegisterView.xib
  44. |-- Views.xib
  45. |-- build
  46. | |-- Debug-iphoneos
  47. | | |-- FlashMessages.app
  48. | | | |-- Background.jpg
  49. | | | |-- Background.png
  50. | | | |-- CodeResources -> _CodeSignature/CodeResources
  51. | | | |-- Connect_with_facebook_iphone.png
  52. | | | |-- FlashMessages
  53. | | | |-- FlashMessagesViewController.nib
  54. | | | |-- Info.plist
  55. | | | |-- LoginViewController.nib
  56. | | | |-- MainWindow.nib
  57. | | | |-- PkgInfo
  58. | | | |-- RegisterView.nib
  59. | | | |-- ResourceRules.plist
  60. | | | |-- Views.nib
  61. | | | |-- _CodeSignature
  62. | | | | `-- CodeResources
  63. | | | `-- embedded.mobileprovision
  64. | | `-- FlashMessages.app.dSYM
  65. | | `-- Contents
  66. | | |-- Info.plist
  67. | | `-- Resources
  68. | | `-- DWARF
  69. | | `-- FlashMessages
  70. | |-- Debug-iphonesimulator
  71. | | |-- FlashMessages.app
  72. | | | |-- Background.jpg
  73. | | | |-- Background.png
  74. | | | |-- BoxBackground.png
  75. | | | |-- Connect_with_facebook_iphone.png
  76. | | | |-- English.lproj
  77. | | | | |-- Localizable.strings
  78. | | | | `-- LoginView.nib
  79. | | | |-- FBConnect.bundle
  80. | | | | `-- images
  81. | | | | |-- close.png
  82. | | | | |-- fbicon.png
  83. | | | | |-- login.png
  84. | | | | |-- login2.png
  85. | | | | |-- login2_down.png
  86. | | | | |-- login_down.png
  87. | | | | |-- logout.png
  88. | | | | `-- logout_down.png
  89. | | | |-- FlashMessages
  90. | | | |-- FlashMessagesViewController.nib
  91. | | | |-- Info.plist
  92. | | | |-- Italian.lproj
  93. | | | | |-- Localizable.strings
  94. | | | | `-- LoginView.nib
  95. | | | |-- LoginButton.png
  96. | | | |-- LoginView.nib
  97. | | | |-- LoginViewController.nib
  98. | | | |-- MainWindow.nib
  99. | | | |-- PkgInfo
  100. | | | |-- RegisterView.nib
  101. | | | |-- Views.nib
  102. | | | |-- en.lproj
  103. | | | | `-- Localized.strings
  104. | | | `-- it.lproj
  105. | | | |-- Localizable.strings
  106. | | | |-- Localized.strings
  107. | | | `-- LoginView.nib
  108. | | `-- FlashMessages.app.dSYM
  109. | | `-- Contents
  110. | | |-- Info.plist
  111. | | `-- Resources
  112. | | `-- DWARF
  113. | | `-- FlashMessages
  114. | `-- FlashMessages.build
  115. | |-- Debug-iphoneos
  116. | | `-- FlashMessages.build
  117. | | |-- FlashMessages-all-target-headers.hmap
  118. | | |-- FlashMessages-generated-files.hmap
  119. | | |-- FlashMessages-own-target-headers.hmap
  120. | | |-- FlashMessages-project-headers.hmap
  121. | | |-- FlashMessages.dep
  122. | | |-- FlashMessages.hmap
  123. | | |-- FlashMessages.xcent
  124. | | |-- FlashMessages~.dep
  125. | | `-- Objects-normal
  126. | | `-- armv6
  127. | | |-- FMPreferences.o
  128. | | |-- FlashMessages.LinkFileList
  129. | | |-- FlashMessagesAppDelegate.o
  130. | | |-- FlashMessagesViewController.o
  131. | | |-- LoginViewController.o
  132. | | |-- RegisterViewController.o
  133. | | |-- ViewFactory.o
  134. | | `-- main.o
  135. | |-- Debug-iphonesimulator
  136. | | `-- FlashMessages.build
  137. | | |-- FlashMessages-all-target-headers.hmap
  138. | | |-- FlashMessages-generated-files.hmap
  139. | | |-- FlashMessages-own-target-headers.hmap
  140. | | |-- FlashMessages-project-headers.hmap
  141. | | |-- FlashMessages.dep
  142. | | |-- FlashMessages.hmap
  143. | | |-- FlashMessages~.dep
  144. | | `-- Objects-normal
  145. | | `-- i386
  146. | | |-- Box.o
  147. | | |-- FBConnectGlobal.o
  148. | | |-- FBDialog.o
  149. | | |-- FBFeedDialog.o
  150. | | |-- FBLoginButton.o
  151. | | |-- FBLoginDialog.o
  152. | | |-- FBPermissionDialog.o
  153. | | |-- FBRequest.o
  154. | | |-- FBSession.o
  155. | | |-- FBXMLHandler.o
  156. | | |-- FMPreferences.o
  157. | | |-- FlashMessages.LinkFileList
  158. | | |-- FlashMessagesAppDelegate.o
  159. | | |-- FlashMessagesViewController.o
  160. | | |-- FlashMessagesViewController.o~>
  161. | | |-- FlashMessagesViewController.o~?
  162. | | |-- LoginViewController.o
  163. | | |-- NSData-MBBase64.o
  164. | | |-- RegisterViewController.o
  165. | | |-- UITableCellTextField.o
  166. | | |-- ViewFactory.o
  167. | | `-- main.o
  168. | `-- FlashMessages.pbxindex
  169. | |-- categories.pbxbtree
  170. | |-- cdecls.pbxbtree
  171. | |-- decls.pbxbtree
  172. | |-- files.pbxbtree
  173. | |-- imports.pbxbtree
  174. | |-- pbxindex.header
  175. | |-- protocols.pbxbtree
  176. | |-- refs.pbxbtree
  177. | |-- strings.pbxstrings
  178. | | |-- control
  179. | | `-- strings
  180. | |-- subclasses.pbxbtree
  181. | `-- symbols0.pbxsymbols
  182. `-- main.m
Add Comment
Please, Sign In to add comment