project.pbxproj 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0A87D4BA217649C600BD0C4C /* libCocoaLumberjack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4A7217649B700BD0C4C /* libCocoaLumberjack.a */; };
  10. 0A87D4BB217649CD00BD0C4C /* CocoaLumberjack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4A9217649B700BD0C4C /* CocoaLumberjack.framework */; };
  11. 0A87D4BD217649E700BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */; };
  12. 0A87D4BE217649EC00BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */; };
  13. 0A87D55B2177C25700BD0C4C /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0A87D5592177C25700BD0C4C /* Interface.storyboard */; };
  14. 0A87D5642177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 0A87D5632177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  15. 0A87D5692177C25800BD0C4C /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D5682177C25800BD0C4C /* InterfaceController.swift */; };
  16. 0A87D56B2177C25800BD0C4C /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D56A2177C25800BD0C4C /* ExtensionDelegate.swift */; };
  17. 0A87D56D2177C25800BD0C4C /* NotificationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D56C2177C25800BD0C4C /* NotificationController.swift */; };
  18. 0A87D56F2177C25900BD0C4C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0A87D56E2177C25900BD0C4C /* Assets.xcassets */; };
  19. 0A87D5742177C25900BD0C4C /* watchOSSwiftIntegration.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 0A87D5572177C25700BD0C4C /* watchOSSwiftIntegration.app */; };
  20. 0A87D57D2177C2AE00BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */; };
  21. 0A87D5892177C44A00BD0C4C /* CocoaLumberjackSwift.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  22. 0A87D59F217892E500BD0C4C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D599217892E500BD0C4C /* AppDelegate.swift */; };
  23. 0A87D5A2217892E500BD0C4C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59D217892E500BD0C4C /* ViewController.swift */; };
  24. 0A87D5A3217892F000BD0C4C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D599217892E500BD0C4C /* AppDelegate.swift */; };
  25. 0A87D5A4217892F400BD0C4C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59D217892E500BD0C4C /* ViewController.swift */; };
  26. 0A87D5A52178933F00BD0C4C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D598217892E500BD0C4C /* AppDelegate.m */; };
  27. 0A87D5A62178933F00BD0C4C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59A217892E500BD0C4C /* main.m */; };
  28. 0A87D5A72178933F00BD0C4C /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59C217892E500BD0C4C /* ViewController.m */; };
  29. 0A87D5A82178934000BD0C4C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D598217892E500BD0C4C /* AppDelegate.m */; };
  30. 0A87D5A92178934000BD0C4C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59A217892E500BD0C4C /* main.m */; };
  31. 0A87D5AA2178934000BD0C4C /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A87D59C217892E500BD0C4C /* ViewController.m */; };
  32. 0AC2979D2178A13700BFE4D2 /* Formatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AC2979C2178A13700BFE4D2 /* Formatter.swift */; };
  33. 0AC2979E2178A13700BFE4D2 /* Formatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AC2979C2178A13700BFE4D2 /* Formatter.swift */; };
  34. 0AC2979F2178A13700BFE4D2 /* Formatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AC2979C2178A13700BFE4D2 /* Formatter.swift */; };
  35. 43151F2F2179042A00DBB436 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43151F2E2179042A00DBB436 /* main.swift */; };
  36. 43151F362179051D00DBB436 /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */; };
  37. /* End PBXBuildFile section */
  38. /* Begin PBXContainerItemProxy section */
  39. 0A87D4A6217649B700BD0C4C /* PBXContainerItemProxy */ = {
  40. isa = PBXContainerItemProxy;
  41. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  42. proxyType = 2;
  43. remoteGlobalIDString = 18F3BFD71A81E06E00692297;
  44. remoteInfo = "CocoaLumberjack-Static";
  45. };
  46. 0A87D4A8217649B700BD0C4C /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  49. proxyType = 2;
  50. remoteGlobalIDString = 19FF46021B8B4CF400B43179;
  51. remoteInfo = CocoaLumberjack;
  52. };
  53. 0A87D4AA217649B700BD0C4C /* PBXContainerItemProxy */ = {
  54. isa = PBXContainerItemProxy;
  55. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  56. proxyType = 2;
  57. remoteGlobalIDString = 19FF460F1B8B4D1400B43179;
  58. remoteInfo = CocoaLumberjackSwift;
  59. };
  60. 0A87D5652177C25800BD0C4C /* PBXContainerItemProxy */ = {
  61. isa = PBXContainerItemProxy;
  62. containerPortal = 0A87D3552175E4A300BD0C4C /* Project object */;
  63. proxyType = 1;
  64. remoteGlobalIDString = 0A87D5622177C25800BD0C4C;
  65. remoteInfo = "watchOSSwiftIntegration Extension";
  66. };
  67. 0A87D5722177C25900BD0C4C /* PBXContainerItemProxy */ = {
  68. isa = PBXContainerItemProxy;
  69. containerPortal = 0A87D3552175E4A300BD0C4C /* Project object */;
  70. proxyType = 1;
  71. remoteGlobalIDString = 0A87D5562177C25700BD0C4C;
  72. remoteInfo = watchOSSwiftIntegration;
  73. };
  74. 0A87D57E2177C2BC00BD0C4C /* PBXContainerItemProxy */ = {
  75. isa = PBXContainerItemProxy;
  76. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  77. proxyType = 1;
  78. remoteGlobalIDString = 19FF460E1B8B4D1400B43179;
  79. remoteInfo = CocoaLumberjackSwift;
  80. };
  81. 43151F17217900D900DBB436 /* PBXContainerItemProxy */ = {
  82. isa = PBXContainerItemProxy;
  83. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  84. proxyType = 1;
  85. remoteGlobalIDString = 19FF460E1B8B4D1400B43179;
  86. remoteInfo = CocoaLumberjackSwift;
  87. };
  88. 43151F30217904E300DBB436 /* PBXContainerItemProxy */ = {
  89. isa = PBXContainerItemProxy;
  90. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  91. proxyType = 1;
  92. remoteGlobalIDString = 18F3BFD61A81E06E00692297;
  93. remoteInfo = "CocoaLumberjack-Static";
  94. };
  95. 43151F32217904ED00DBB436 /* PBXContainerItemProxy */ = {
  96. isa = PBXContainerItemProxy;
  97. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  98. proxyType = 1;
  99. remoteGlobalIDString = 19FF46011B8B4CF400B43179;
  100. remoteInfo = CocoaLumberjack;
  101. };
  102. 43151F342179050400DBB436 /* PBXContainerItemProxy */ = {
  103. isa = PBXContainerItemProxy;
  104. containerPortal = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  105. proxyType = 1;
  106. remoteGlobalIDString = 19FF460E1B8B4D1400B43179;
  107. remoteInfo = CocoaLumberjackSwift;
  108. };
  109. /* End PBXContainerItemProxy section */
  110. /* Begin PBXCopyFilesBuildPhase section */
  111. 0A87D5782177C25900BD0C4C /* Embed App Extensions */ = {
  112. isa = PBXCopyFilesBuildPhase;
  113. buildActionMask = 2147483647;
  114. dstPath = "";
  115. dstSubfolderSpec = 13;
  116. files = (
  117. 0A87D5642177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex in Embed App Extensions */,
  118. );
  119. name = "Embed App Extensions";
  120. runOnlyForDeploymentPostprocessing = 0;
  121. };
  122. 0A87D57C2177C25900BD0C4C /* Embed Watch Content */ = {
  123. isa = PBXCopyFilesBuildPhase;
  124. buildActionMask = 2147483647;
  125. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  126. dstSubfolderSpec = 16;
  127. files = (
  128. 0A87D5742177C25900BD0C4C /* watchOSSwiftIntegration.app in Embed Watch Content */,
  129. );
  130. name = "Embed Watch Content";
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. 0A87D5882177C43800BD0C4C /* CopyFiles */ = {
  134. isa = PBXCopyFilesBuildPhase;
  135. buildActionMask = 2147483647;
  136. dstPath = "";
  137. dstSubfolderSpec = 10;
  138. files = (
  139. 0A87D5892177C44A00BD0C4C /* CocoaLumberjackSwift.framework in CopyFiles */,
  140. );
  141. runOnlyForDeploymentPostprocessing = 0;
  142. };
  143. /* End PBXCopyFilesBuildPhase section */
  144. /* Begin PBXFileReference section */
  145. 0A87D3C42175E56200BD0C4C /* iOSStaticLibraryIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSStaticLibraryIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  146. 0A87D3D42175E56400BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  147. 0A87D3EA2175E6E600BD0C4C /* iOSFrameworkIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSFrameworkIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  148. 0A87D3FA2175E6E700BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  149. 0A87D41B2175E82900BD0C4C /* macOSSwiftIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = macOSSwiftIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  150. 0A87D4242175E82A00BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  151. 0A87D4252175E82A00BD0C4C /* macOSSwiftIntegration.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOSSwiftIntegration.entitlements; sourceTree = "<group>"; };
  152. 0A87D42D2175E84100BD0C4C /* tvOSSwiftIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tvOSSwiftIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  153. 0A87D4382175E84200BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  154. 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lumberjack.xcodeproj; path = ../Lumberjack.xcodeproj; sourceTree = "<group>"; };
  155. 0A87D4DB2177345B00BD0C4C /* Module-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  156. 0A87D4DC2177345B00BD0C4C /* Module-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  157. 0A87D4DD2177345B00BD0C4C /* Module-Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  158. 0A87D5432177C22600BD0C4C /* iOSSwiftIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSSwiftIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  159. 0A87D5512177C22700BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  160. 0A87D5572177C25700BD0C4C /* watchOSSwiftIntegration.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = watchOSSwiftIntegration.app; sourceTree = BUILT_PRODUCTS_DIR; };
  161. 0A87D55A2177C25700BD0C4C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  162. 0A87D55E2177C25800BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  163. 0A87D5632177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "watchOSSwiftIntegration Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
  164. 0A87D5682177C25800BD0C4C /* InterfaceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterfaceController.swift; sourceTree = "<group>"; };
  165. 0A87D56A2177C25800BD0C4C /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
  166. 0A87D56C2177C25800BD0C4C /* NotificationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationController.swift; sourceTree = "<group>"; };
  167. 0A87D56E2177C25900BD0C4C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  168. 0A87D5702177C25900BD0C4C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  169. 0A87D5712177C25900BD0C4C /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; };
  170. 0A87D597217892E500BD0C4C /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  171. 0A87D598217892E500BD0C4C /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  172. 0A87D599217892E500BD0C4C /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  173. 0A87D59A217892E500BD0C4C /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  174. 0A87D59B217892E500BD0C4C /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  175. 0A87D59C217892E500BD0C4C /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  176. 0A87D59D217892E500BD0C4C /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  177. 0AC2979C2178A13700BFE4D2 /* Formatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Formatter.swift; sourceTree = "<group>"; };
  178. 0AC297A02178E44600BFE4D2 /* App-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "App-Release.xcconfig"; sourceTree = "<group>"; };
  179. 0AC297A12178E44600BFE4D2 /* App-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "App-Debug.xcconfig"; sourceTree = "<group>"; };
  180. 0AC297A22178E44600BFE4D2 /* App-Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "App-Shared.xcconfig"; sourceTree = "<group>"; };
  181. 43151F2E2179042A00DBB436 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  182. /* End PBXFileReference section */
  183. /* Begin PBXFrameworksBuildPhase section */
  184. 0A87D3C12175E56200BD0C4C /* Frameworks */ = {
  185. isa = PBXFrameworksBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. 0A87D4BA217649C600BD0C4C /* libCocoaLumberjack.a in Frameworks */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. 0A87D3E72175E6E600BD0C4C /* Frameworks */ = {
  193. isa = PBXFrameworksBuildPhase;
  194. buildActionMask = 2147483647;
  195. files = (
  196. 0A87D4BB217649CD00BD0C4C /* CocoaLumberjack.framework in Frameworks */,
  197. );
  198. runOnlyForDeploymentPostprocessing = 0;
  199. };
  200. 0A87D4182175E82900BD0C4C /* Frameworks */ = {
  201. isa = PBXFrameworksBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. 0A87D4BD217649E700BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. 0A87D42A2175E84100BD0C4C /* Frameworks */ = {
  209. isa = PBXFrameworksBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. 0A87D4BE217649EC00BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */,
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. 0A87D5402177C22600BD0C4C /* Frameworks */ = {
  217. isa = PBXFrameworksBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. 43151F362179051D00DBB436 /* CocoaLumberjackSwift.framework in Frameworks */,
  221. );
  222. runOnlyForDeploymentPostprocessing = 0;
  223. };
  224. 0A87D5602177C25800BD0C4C /* Frameworks */ = {
  225. isa = PBXFrameworksBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. 0A87D57D2177C2AE00BD0C4C /* CocoaLumberjackSwift.framework in Frameworks */,
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. };
  232. /* End PBXFrameworksBuildPhase section */
  233. /* Begin PBXGroup section */
  234. 0A87D3542175E4A300BD0C4C = {
  235. isa = PBXGroup;
  236. children = (
  237. 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */,
  238. 0A87D4DA2177345B00BD0C4C /* Configs */,
  239. 0A87D596217892E500BD0C4C /* Sources */,
  240. 0A87D3C52175E56200BD0C4C /* iOSStaticLibraryIntegration */,
  241. 0A87D3EB2175E6E600BD0C4C /* iOSFrameworkIntegration */,
  242. 0A87D41C2175E82900BD0C4C /* macOSSwiftIntegration */,
  243. 0A87D42E2175E84100BD0C4C /* tvOSSwiftIntegration */,
  244. 0A87D5442177C22600BD0C4C /* iOSSwiftIntegration */,
  245. 0A87D5582177C25700BD0C4C /* watchOSSwiftIntegration */,
  246. 0A87D5672177C25800BD0C4C /* watchOSSwiftIntegration Extension */,
  247. 0A87D35F2175E4A300BD0C4C /* Products */,
  248. 0A87D3E42175E57200BD0C4C /* Frameworks */,
  249. );
  250. sourceTree = "<group>";
  251. };
  252. 0A87D35F2175E4A300BD0C4C /* Products */ = {
  253. isa = PBXGroup;
  254. children = (
  255. 0A87D3C42175E56200BD0C4C /* iOSStaticLibraryIntegration.app */,
  256. 0A87D3EA2175E6E600BD0C4C /* iOSFrameworkIntegration.app */,
  257. 0A87D41B2175E82900BD0C4C /* macOSSwiftIntegration.app */,
  258. 0A87D42D2175E84100BD0C4C /* tvOSSwiftIntegration.app */,
  259. 0A87D5432177C22600BD0C4C /* iOSSwiftIntegration.app */,
  260. 0A87D5572177C25700BD0C4C /* watchOSSwiftIntegration.app */,
  261. 0A87D5632177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex */,
  262. );
  263. name = Products;
  264. sourceTree = "<group>";
  265. };
  266. 0A87D3C52175E56200BD0C4C /* iOSStaticLibraryIntegration */ = {
  267. isa = PBXGroup;
  268. children = (
  269. 0A87D3D42175E56400BD0C4C /* Info.plist */,
  270. );
  271. path = iOSStaticLibraryIntegration;
  272. sourceTree = "<group>";
  273. };
  274. 0A87D3E42175E57200BD0C4C /* Frameworks */ = {
  275. isa = PBXGroup;
  276. children = (
  277. );
  278. name = Frameworks;
  279. sourceTree = "<group>";
  280. };
  281. 0A87D3EB2175E6E600BD0C4C /* iOSFrameworkIntegration */ = {
  282. isa = PBXGroup;
  283. children = (
  284. 0A87D3FA2175E6E700BD0C4C /* Info.plist */,
  285. );
  286. path = iOSFrameworkIntegration;
  287. sourceTree = "<group>";
  288. };
  289. 0A87D41C2175E82900BD0C4C /* macOSSwiftIntegration */ = {
  290. isa = PBXGroup;
  291. children = (
  292. 0A87D4242175E82A00BD0C4C /* Info.plist */,
  293. 0A87D4252175E82A00BD0C4C /* macOSSwiftIntegration.entitlements */,
  294. 43151F2E2179042A00DBB436 /* main.swift */,
  295. );
  296. path = macOSSwiftIntegration;
  297. sourceTree = "<group>";
  298. };
  299. 0A87D42E2175E84100BD0C4C /* tvOSSwiftIntegration */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 0A87D4382175E84200BD0C4C /* Info.plist */,
  303. );
  304. path = tvOSSwiftIntegration;
  305. sourceTree = "<group>";
  306. };
  307. 0A87D49A217649B700BD0C4C /* Products */ = {
  308. isa = PBXGroup;
  309. children = (
  310. 0A87D4A7217649B700BD0C4C /* libCocoaLumberjack.a */,
  311. 0A87D4A9217649B700BD0C4C /* CocoaLumberjack.framework */,
  312. 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */,
  313. );
  314. name = Products;
  315. sourceTree = "<group>";
  316. };
  317. 0A87D4DA2177345B00BD0C4C /* Configs */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 0AC297A12178E44600BFE4D2 /* App-Debug.xcconfig */,
  321. 0AC297A02178E44600BFE4D2 /* App-Release.xcconfig */,
  322. 0AC297A22178E44600BFE4D2 /* App-Shared.xcconfig */,
  323. 0A87D4DB2177345B00BD0C4C /* Module-Debug.xcconfig */,
  324. 0A87D4DC2177345B00BD0C4C /* Module-Release.xcconfig */,
  325. 0A87D4DD2177345B00BD0C4C /* Module-Shared.xcconfig */,
  326. );
  327. name = Configs;
  328. path = ../Configs;
  329. sourceTree = "<group>";
  330. };
  331. 0A87D5442177C22600BD0C4C /* iOSSwiftIntegration */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 0A87D5512177C22700BD0C4C /* Info.plist */,
  335. );
  336. path = iOSSwiftIntegration;
  337. sourceTree = "<group>";
  338. };
  339. 0A87D5582177C25700BD0C4C /* watchOSSwiftIntegration */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 0A87D5592177C25700BD0C4C /* Interface.storyboard */,
  343. 0A87D55E2177C25800BD0C4C /* Info.plist */,
  344. );
  345. path = watchOSSwiftIntegration;
  346. sourceTree = "<group>";
  347. };
  348. 0A87D5672177C25800BD0C4C /* watchOSSwiftIntegration Extension */ = {
  349. isa = PBXGroup;
  350. children = (
  351. 0A87D5682177C25800BD0C4C /* InterfaceController.swift */,
  352. 0A87D56A2177C25800BD0C4C /* ExtensionDelegate.swift */,
  353. 0A87D56C2177C25800BD0C4C /* NotificationController.swift */,
  354. 0A87D56E2177C25900BD0C4C /* Assets.xcassets */,
  355. 0A87D5702177C25900BD0C4C /* Info.plist */,
  356. 0A87D5712177C25900BD0C4C /* PushNotificationPayload.apns */,
  357. );
  358. path = "watchOSSwiftIntegration Extension";
  359. sourceTree = "<group>";
  360. };
  361. 0A87D596217892E500BD0C4C /* Sources */ = {
  362. isa = PBXGroup;
  363. children = (
  364. 0A87D597217892E500BD0C4C /* AppDelegate.h */,
  365. 0A87D598217892E500BD0C4C /* AppDelegate.m */,
  366. 0A87D59A217892E500BD0C4C /* main.m */,
  367. 0A87D59B217892E500BD0C4C /* ViewController.h */,
  368. 0A87D59C217892E500BD0C4C /* ViewController.m */,
  369. 0A87D599217892E500BD0C4C /* AppDelegate.swift */,
  370. 0A87D59D217892E500BD0C4C /* ViewController.swift */,
  371. 0AC2979C2178A13700BFE4D2 /* Formatter.swift */,
  372. );
  373. path = Sources;
  374. sourceTree = "<group>";
  375. };
  376. /* End PBXGroup section */
  377. /* Begin PBXNativeTarget section */
  378. 0A87D3C32175E56200BD0C4C /* iOSStaticLibraryIntegration */ = {
  379. isa = PBXNativeTarget;
  380. buildConfigurationList = 0A87D3E32175E56400BD0C4C /* Build configuration list for PBXNativeTarget "iOSStaticLibraryIntegration" */;
  381. buildPhases = (
  382. 0A87D3C02175E56200BD0C4C /* Sources */,
  383. 0A87D3C12175E56200BD0C4C /* Frameworks */,
  384. 0A87D3C22175E56200BD0C4C /* Resources */,
  385. );
  386. buildRules = (
  387. );
  388. dependencies = (
  389. 43151F31217904E300DBB436 /* PBXTargetDependency */,
  390. );
  391. name = iOSStaticLibraryIntegration;
  392. productName = iOSStaticLibraryIntegration;
  393. productReference = 0A87D3C42175E56200BD0C4C /* iOSStaticLibraryIntegration.app */;
  394. productType = "com.apple.product-type.application";
  395. };
  396. 0A87D3E92175E6E600BD0C4C /* iOSFrameworkIntegration */ = {
  397. isa = PBXNativeTarget;
  398. buildConfigurationList = 0A87D3FD2175E6E700BD0C4C /* Build configuration list for PBXNativeTarget "iOSFrameworkIntegration" */;
  399. buildPhases = (
  400. 0A87D3E62175E6E600BD0C4C /* Sources */,
  401. 0A87D3E72175E6E600BD0C4C /* Frameworks */,
  402. 0A87D3E82175E6E600BD0C4C /* Resources */,
  403. );
  404. buildRules = (
  405. );
  406. dependencies = (
  407. 43151F33217904ED00DBB436 /* PBXTargetDependency */,
  408. );
  409. name = iOSFrameworkIntegration;
  410. productName = iOSFrameworkIntegration;
  411. productReference = 0A87D3EA2175E6E600BD0C4C /* iOSFrameworkIntegration.app */;
  412. productType = "com.apple.product-type.application";
  413. };
  414. 0A87D41A2175E82900BD0C4C /* macOSSwiftIntegration */ = {
  415. isa = PBXNativeTarget;
  416. buildConfigurationList = 0A87D4262175E82A00BD0C4C /* Build configuration list for PBXNativeTarget "macOSSwiftIntegration" */;
  417. buildPhases = (
  418. 0A87D4172175E82900BD0C4C /* Sources */,
  419. 0A87D4182175E82900BD0C4C /* Frameworks */,
  420. 0A87D4192175E82900BD0C4C /* Resources */,
  421. );
  422. buildRules = (
  423. );
  424. dependencies = (
  425. 43151F18217900D900DBB436 /* PBXTargetDependency */,
  426. );
  427. name = macOSSwiftIntegration;
  428. productName = macOSSwiftIntegration;
  429. productReference = 0A87D41B2175E82900BD0C4C /* macOSSwiftIntegration.app */;
  430. productType = "com.apple.product-type.application";
  431. };
  432. 0A87D42C2175E84100BD0C4C /* tvOSSwiftIntegration */ = {
  433. isa = PBXNativeTarget;
  434. buildConfigurationList = 0A87D4392175E84200BD0C4C /* Build configuration list for PBXNativeTarget "tvOSSwiftIntegration" */;
  435. buildPhases = (
  436. 0A87D4292175E84100BD0C4C /* Sources */,
  437. 0A87D42A2175E84100BD0C4C /* Frameworks */,
  438. 0A87D42B2175E84100BD0C4C /* Resources */,
  439. );
  440. buildRules = (
  441. );
  442. dependencies = (
  443. 43151F352179050400DBB436 /* PBXTargetDependency */,
  444. );
  445. name = tvOSSwiftIntegration;
  446. productName = tvOSSwiftIntegration;
  447. productReference = 0A87D42D2175E84100BD0C4C /* tvOSSwiftIntegration.app */;
  448. productType = "com.apple.product-type.application";
  449. };
  450. 0A87D5422177C22600BD0C4C /* iOSSwiftIntegration */ = {
  451. isa = PBXNativeTarget;
  452. buildConfigurationList = 0A87D5522177C22700BD0C4C /* Build configuration list for PBXNativeTarget "iOSSwiftIntegration" */;
  453. buildPhases = (
  454. 0A87D53F2177C22600BD0C4C /* Sources */,
  455. 0A87D5402177C22600BD0C4C /* Frameworks */,
  456. 0A87D5412177C22600BD0C4C /* Resources */,
  457. 0A87D57C2177C25900BD0C4C /* Embed Watch Content */,
  458. );
  459. buildRules = (
  460. );
  461. dependencies = (
  462. 0A87D5732177C25900BD0C4C /* PBXTargetDependency */,
  463. );
  464. name = iOSSwiftIntegration;
  465. productName = iOSSwiftIntegration;
  466. productReference = 0A87D5432177C22600BD0C4C /* iOSSwiftIntegration.app */;
  467. productType = "com.apple.product-type.application";
  468. };
  469. 0A87D5562177C25700BD0C4C /* watchOSSwiftIntegration */ = {
  470. isa = PBXNativeTarget;
  471. buildConfigurationList = 0A87D5792177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration" */;
  472. buildPhases = (
  473. 0A87D5552177C25700BD0C4C /* Resources */,
  474. 0A87D5782177C25900BD0C4C /* Embed App Extensions */,
  475. );
  476. buildRules = (
  477. );
  478. dependencies = (
  479. 0A87D5662177C25800BD0C4C /* PBXTargetDependency */,
  480. );
  481. name = watchOSSwiftIntegration;
  482. productName = watchOSSwiftIntegration;
  483. productReference = 0A87D5572177C25700BD0C4C /* watchOSSwiftIntegration.app */;
  484. productType = "com.apple.product-type.application.watchapp2";
  485. };
  486. 0A87D5622177C25800BD0C4C /* watchOSSwiftIntegration Extension */ = {
  487. isa = PBXNativeTarget;
  488. buildConfigurationList = 0A87D5752177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration Extension" */;
  489. buildPhases = (
  490. 0A87D55F2177C25800BD0C4C /* Sources */,
  491. 0A87D5602177C25800BD0C4C /* Frameworks */,
  492. 0A87D5612177C25800BD0C4C /* Resources */,
  493. 0A87D5882177C43800BD0C4C /* CopyFiles */,
  494. );
  495. buildRules = (
  496. );
  497. dependencies = (
  498. 0A87D57F2177C2BC00BD0C4C /* PBXTargetDependency */,
  499. );
  500. name = "watchOSSwiftIntegration Extension";
  501. productName = "watchOSSwiftIntegration Extension";
  502. productReference = 0A87D5632177C25800BD0C4C /* watchOSSwiftIntegration Extension.appex */;
  503. productType = "com.apple.product-type.watchkit2-extension";
  504. };
  505. /* End PBXNativeTarget section */
  506. /* Begin PBXProject section */
  507. 0A87D3552175E4A300BD0C4C /* Project object */ = {
  508. isa = PBXProject;
  509. attributes = {
  510. LastSwiftUpdateCheck = 1000;
  511. LastUpgradeCheck = 1110;
  512. ORGANIZATIONNAME = CocoaLumberjack;
  513. TargetAttributes = {
  514. 0A87D3C32175E56200BD0C4C = {
  515. CreatedOnToolsVersion = 10.0;
  516. };
  517. 0A87D3E92175E6E600BD0C4C = {
  518. CreatedOnToolsVersion = 10.0;
  519. };
  520. 0A87D41A2175E82900BD0C4C = {
  521. CreatedOnToolsVersion = 10.0;
  522. LastSwiftMigration = 1000;
  523. };
  524. 0A87D42C2175E84100BD0C4C = {
  525. CreatedOnToolsVersion = 10.0;
  526. LastSwiftMigration = 1000;
  527. };
  528. 0A87D5422177C22600BD0C4C = {
  529. CreatedOnToolsVersion = 10.0;
  530. LastSwiftMigration = 1000;
  531. };
  532. 0A87D5562177C25700BD0C4C = {
  533. CreatedOnToolsVersion = 10.0;
  534. };
  535. 0A87D5622177C25800BD0C4C = {
  536. CreatedOnToolsVersion = 10.0;
  537. };
  538. };
  539. };
  540. buildConfigurationList = 0A87D3582175E4A300BD0C4C /* Build configuration list for PBXProject "Integration" */;
  541. compatibilityVersion = "Xcode 9.3";
  542. developmentRegion = en;
  543. hasScannedForEncodings = 0;
  544. knownRegions = (
  545. en,
  546. Base,
  547. );
  548. mainGroup = 0A87D3542175E4A300BD0C4C;
  549. productRefGroup = 0A87D35F2175E4A300BD0C4C /* Products */;
  550. projectDirPath = "";
  551. projectReferences = (
  552. {
  553. ProductGroup = 0A87D49A217649B700BD0C4C /* Products */;
  554. ProjectRef = 0A87D499217649B700BD0C4C /* Lumberjack.xcodeproj */;
  555. },
  556. );
  557. projectRoot = "";
  558. targets = (
  559. 0A87D3C32175E56200BD0C4C /* iOSStaticLibraryIntegration */,
  560. 0A87D3E92175E6E600BD0C4C /* iOSFrameworkIntegration */,
  561. 0A87D41A2175E82900BD0C4C /* macOSSwiftIntegration */,
  562. 0A87D42C2175E84100BD0C4C /* tvOSSwiftIntegration */,
  563. 0A87D5422177C22600BD0C4C /* iOSSwiftIntegration */,
  564. 0A87D5562177C25700BD0C4C /* watchOSSwiftIntegration */,
  565. 0A87D5622177C25800BD0C4C /* watchOSSwiftIntegration Extension */,
  566. );
  567. };
  568. /* End PBXProject section */
  569. /* Begin PBXReferenceProxy section */
  570. 0A87D4A7217649B700BD0C4C /* libCocoaLumberjack.a */ = {
  571. isa = PBXReferenceProxy;
  572. fileType = archive.ar;
  573. path = libCocoaLumberjack.a;
  574. remoteRef = 0A87D4A6217649B700BD0C4C /* PBXContainerItemProxy */;
  575. sourceTree = BUILT_PRODUCTS_DIR;
  576. };
  577. 0A87D4A9217649B700BD0C4C /* CocoaLumberjack.framework */ = {
  578. isa = PBXReferenceProxy;
  579. fileType = wrapper.framework;
  580. path = CocoaLumberjack.framework;
  581. remoteRef = 0A87D4A8217649B700BD0C4C /* PBXContainerItemProxy */;
  582. sourceTree = BUILT_PRODUCTS_DIR;
  583. };
  584. 0A87D4AB217649B700BD0C4C /* CocoaLumberjackSwift.framework */ = {
  585. isa = PBXReferenceProxy;
  586. fileType = wrapper.framework;
  587. path = CocoaLumberjackSwift.framework;
  588. remoteRef = 0A87D4AA217649B700BD0C4C /* PBXContainerItemProxy */;
  589. sourceTree = BUILT_PRODUCTS_DIR;
  590. };
  591. /* End PBXReferenceProxy section */
  592. /* Begin PBXResourcesBuildPhase section */
  593. 0A87D3C22175E56200BD0C4C /* Resources */ = {
  594. isa = PBXResourcesBuildPhase;
  595. buildActionMask = 2147483647;
  596. files = (
  597. );
  598. runOnlyForDeploymentPostprocessing = 0;
  599. };
  600. 0A87D3E82175E6E600BD0C4C /* Resources */ = {
  601. isa = PBXResourcesBuildPhase;
  602. buildActionMask = 2147483647;
  603. files = (
  604. );
  605. runOnlyForDeploymentPostprocessing = 0;
  606. };
  607. 0A87D4192175E82900BD0C4C /* Resources */ = {
  608. isa = PBXResourcesBuildPhase;
  609. buildActionMask = 2147483647;
  610. files = (
  611. );
  612. runOnlyForDeploymentPostprocessing = 0;
  613. };
  614. 0A87D42B2175E84100BD0C4C /* Resources */ = {
  615. isa = PBXResourcesBuildPhase;
  616. buildActionMask = 2147483647;
  617. files = (
  618. );
  619. runOnlyForDeploymentPostprocessing = 0;
  620. };
  621. 0A87D5412177C22600BD0C4C /* Resources */ = {
  622. isa = PBXResourcesBuildPhase;
  623. buildActionMask = 2147483647;
  624. files = (
  625. );
  626. runOnlyForDeploymentPostprocessing = 0;
  627. };
  628. 0A87D5552177C25700BD0C4C /* Resources */ = {
  629. isa = PBXResourcesBuildPhase;
  630. buildActionMask = 2147483647;
  631. files = (
  632. 0A87D55B2177C25700BD0C4C /* Interface.storyboard in Resources */,
  633. );
  634. runOnlyForDeploymentPostprocessing = 0;
  635. };
  636. 0A87D5612177C25800BD0C4C /* Resources */ = {
  637. isa = PBXResourcesBuildPhase;
  638. buildActionMask = 2147483647;
  639. files = (
  640. 0A87D56F2177C25900BD0C4C /* Assets.xcassets in Resources */,
  641. );
  642. runOnlyForDeploymentPostprocessing = 0;
  643. };
  644. /* End PBXResourcesBuildPhase section */
  645. /* Begin PBXSourcesBuildPhase section */
  646. 0A87D3C02175E56200BD0C4C /* Sources */ = {
  647. isa = PBXSourcesBuildPhase;
  648. buildActionMask = 2147483647;
  649. files = (
  650. 0A87D5A72178933F00BD0C4C /* ViewController.m in Sources */,
  651. 0A87D5A62178933F00BD0C4C /* main.m in Sources */,
  652. 0A87D5A52178933F00BD0C4C /* AppDelegate.m in Sources */,
  653. );
  654. runOnlyForDeploymentPostprocessing = 0;
  655. };
  656. 0A87D3E62175E6E600BD0C4C /* Sources */ = {
  657. isa = PBXSourcesBuildPhase;
  658. buildActionMask = 2147483647;
  659. files = (
  660. 0A87D5AA2178934000BD0C4C /* ViewController.m in Sources */,
  661. 0A87D5A92178934000BD0C4C /* main.m in Sources */,
  662. 0A87D5A82178934000BD0C4C /* AppDelegate.m in Sources */,
  663. );
  664. runOnlyForDeploymentPostprocessing = 0;
  665. };
  666. 0A87D4172175E82900BD0C4C /* Sources */ = {
  667. isa = PBXSourcesBuildPhase;
  668. buildActionMask = 2147483647;
  669. files = (
  670. 0AC2979D2178A13700BFE4D2 /* Formatter.swift in Sources */,
  671. 43151F2F2179042A00DBB436 /* main.swift in Sources */,
  672. );
  673. runOnlyForDeploymentPostprocessing = 0;
  674. };
  675. 0A87D4292175E84100BD0C4C /* Sources */ = {
  676. isa = PBXSourcesBuildPhase;
  677. buildActionMask = 2147483647;
  678. files = (
  679. 0AC2979E2178A13700BFE4D2 /* Formatter.swift in Sources */,
  680. 0A87D5A4217892F400BD0C4C /* ViewController.swift in Sources */,
  681. 0A87D5A3217892F000BD0C4C /* AppDelegate.swift in Sources */,
  682. );
  683. runOnlyForDeploymentPostprocessing = 0;
  684. };
  685. 0A87D53F2177C22600BD0C4C /* Sources */ = {
  686. isa = PBXSourcesBuildPhase;
  687. buildActionMask = 2147483647;
  688. files = (
  689. 0AC2979F2178A13700BFE4D2 /* Formatter.swift in Sources */,
  690. 0A87D5A2217892E500BD0C4C /* ViewController.swift in Sources */,
  691. 0A87D59F217892E500BD0C4C /* AppDelegate.swift in Sources */,
  692. );
  693. runOnlyForDeploymentPostprocessing = 0;
  694. };
  695. 0A87D55F2177C25800BD0C4C /* Sources */ = {
  696. isa = PBXSourcesBuildPhase;
  697. buildActionMask = 2147483647;
  698. files = (
  699. 0A87D56D2177C25800BD0C4C /* NotificationController.swift in Sources */,
  700. 0A87D56B2177C25800BD0C4C /* ExtensionDelegate.swift in Sources */,
  701. 0A87D5692177C25800BD0C4C /* InterfaceController.swift in Sources */,
  702. );
  703. runOnlyForDeploymentPostprocessing = 0;
  704. };
  705. /* End PBXSourcesBuildPhase section */
  706. /* Begin PBXTargetDependency section */
  707. 0A87D5662177C25800BD0C4C /* PBXTargetDependency */ = {
  708. isa = PBXTargetDependency;
  709. target = 0A87D5622177C25800BD0C4C /* watchOSSwiftIntegration Extension */;
  710. targetProxy = 0A87D5652177C25800BD0C4C /* PBXContainerItemProxy */;
  711. };
  712. 0A87D5732177C25900BD0C4C /* PBXTargetDependency */ = {
  713. isa = PBXTargetDependency;
  714. target = 0A87D5562177C25700BD0C4C /* watchOSSwiftIntegration */;
  715. targetProxy = 0A87D5722177C25900BD0C4C /* PBXContainerItemProxy */;
  716. };
  717. 0A87D57F2177C2BC00BD0C4C /* PBXTargetDependency */ = {
  718. isa = PBXTargetDependency;
  719. name = CocoaLumberjackSwift;
  720. targetProxy = 0A87D57E2177C2BC00BD0C4C /* PBXContainerItemProxy */;
  721. };
  722. 43151F18217900D900DBB436 /* PBXTargetDependency */ = {
  723. isa = PBXTargetDependency;
  724. name = CocoaLumberjackSwift;
  725. targetProxy = 43151F17217900D900DBB436 /* PBXContainerItemProxy */;
  726. };
  727. 43151F31217904E300DBB436 /* PBXTargetDependency */ = {
  728. isa = PBXTargetDependency;
  729. name = "CocoaLumberjack-Static";
  730. targetProxy = 43151F30217904E300DBB436 /* PBXContainerItemProxy */;
  731. };
  732. 43151F33217904ED00DBB436 /* PBXTargetDependency */ = {
  733. isa = PBXTargetDependency;
  734. name = CocoaLumberjack;
  735. targetProxy = 43151F32217904ED00DBB436 /* PBXContainerItemProxy */;
  736. };
  737. 43151F352179050400DBB436 /* PBXTargetDependency */ = {
  738. isa = PBXTargetDependency;
  739. name = CocoaLumberjackSwift;
  740. targetProxy = 43151F342179050400DBB436 /* PBXContainerItemProxy */;
  741. };
  742. /* End PBXTargetDependency section */
  743. /* Begin PBXVariantGroup section */
  744. 0A87D5592177C25700BD0C4C /* Interface.storyboard */ = {
  745. isa = PBXVariantGroup;
  746. children = (
  747. 0A87D55A2177C25700BD0C4C /* Base */,
  748. );
  749. name = Interface.storyboard;
  750. sourceTree = "<group>";
  751. };
  752. /* End PBXVariantGroup section */
  753. /* Begin XCBuildConfiguration section */
  754. 0A87D3642175E4A300BD0C4C /* Debug */ = {
  755. isa = XCBuildConfiguration;
  756. baseConfigurationReference = 0AC297A12178E44600BFE4D2 /* App-Debug.xcconfig */;
  757. buildSettings = {
  758. };
  759. name = Debug;
  760. };
  761. 0A87D3652175E4A300BD0C4C /* Release */ = {
  762. isa = XCBuildConfiguration;
  763. baseConfigurationReference = 0AC297A02178E44600BFE4D2 /* App-Release.xcconfig */;
  764. buildSettings = {
  765. };
  766. name = Release;
  767. };
  768. 0A87D3D72175E56400BD0C4C /* Debug */ = {
  769. isa = XCBuildConfiguration;
  770. buildSettings = {
  771. INFOPLIST_FILE = iOSStaticLibraryIntegration/Info.plist;
  772. SDKROOT = iphoneos;
  773. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  774. TARGETED_DEVICE_FAMILY = "1,2";
  775. };
  776. name = Debug;
  777. };
  778. 0A87D3D82175E56400BD0C4C /* Release */ = {
  779. isa = XCBuildConfiguration;
  780. buildSettings = {
  781. INFOPLIST_FILE = iOSStaticLibraryIntegration/Info.plist;
  782. SDKROOT = iphoneos;
  783. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  784. TARGETED_DEVICE_FAMILY = "1,2";
  785. };
  786. name = Release;
  787. };
  788. 0A87D3FE2175E6E700BD0C4C /* Debug */ = {
  789. isa = XCBuildConfiguration;
  790. buildSettings = {
  791. INFOPLIST_FILE = iOSFrameworkIntegration/Info.plist;
  792. SDKROOT = iphoneos;
  793. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  794. TARGETED_DEVICE_FAMILY = "1,2";
  795. };
  796. name = Debug;
  797. };
  798. 0A87D3FF2175E6E700BD0C4C /* Release */ = {
  799. isa = XCBuildConfiguration;
  800. buildSettings = {
  801. INFOPLIST_FILE = iOSFrameworkIntegration/Info.plist;
  802. SDKROOT = iphoneos;
  803. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  804. TARGETED_DEVICE_FAMILY = "1,2";
  805. };
  806. name = Release;
  807. };
  808. 0A87D4272175E82A00BD0C4C /* Debug */ = {
  809. isa = XCBuildConfiguration;
  810. buildSettings = {
  811. CODE_SIGN_ENTITLEMENTS = macOSSwiftIntegration/macOSSwiftIntegration.entitlements;
  812. CODE_SIGN_IDENTITY = "-";
  813. COMBINE_HIDPI_IMAGES = YES;
  814. DEVELOPMENT_TEAM = "";
  815. INFOPLIST_FILE = macOSSwiftIntegration/Info.plist;
  816. LD_RUNPATH_SEARCH_PATHS = (
  817. "$(inherited)",
  818. "@executable_path/Frameworks",
  819. "@loader_path/Frameworks",
  820. "@loader_path/../Frameworks",
  821. );
  822. SDKROOT = macosx;
  823. SUPPORTED_PLATFORMS = macosx;
  824. TARGETED_DEVICE_FAMILY = "";
  825. };
  826. name = Debug;
  827. };
  828. 0A87D4282175E82A00BD0C4C /* Release */ = {
  829. isa = XCBuildConfiguration;
  830. buildSettings = {
  831. CODE_SIGN_ENTITLEMENTS = macOSSwiftIntegration/macOSSwiftIntegration.entitlements;
  832. CODE_SIGN_IDENTITY = "-";
  833. COMBINE_HIDPI_IMAGES = YES;
  834. DEVELOPMENT_TEAM = "";
  835. INFOPLIST_FILE = macOSSwiftIntegration/Info.plist;
  836. LD_RUNPATH_SEARCH_PATHS = (
  837. "$(inherited)",
  838. "@executable_path/Frameworks",
  839. "@loader_path/Frameworks",
  840. "@loader_path/../Frameworks",
  841. );
  842. SDKROOT = macosx;
  843. SUPPORTED_PLATFORMS = macosx;
  844. TARGETED_DEVICE_FAMILY = "";
  845. };
  846. name = Release;
  847. };
  848. 0A87D43A2175E84200BD0C4C /* Debug */ = {
  849. isa = XCBuildConfiguration;
  850. buildSettings = {
  851. INFOPLIST_FILE = tvOSSwiftIntegration/Info.plist;
  852. SDKROOT = appletvos;
  853. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  854. TARGETED_DEVICE_FAMILY = 3;
  855. };
  856. name = Debug;
  857. };
  858. 0A87D43B2175E84200BD0C4C /* Release */ = {
  859. isa = XCBuildConfiguration;
  860. buildSettings = {
  861. INFOPLIST_FILE = tvOSSwiftIntegration/Info.plist;
  862. SDKROOT = appletvos;
  863. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  864. TARGETED_DEVICE_FAMILY = 3;
  865. };
  866. name = Release;
  867. };
  868. 0A87D5532177C22700BD0C4C /* Debug */ = {
  869. isa = XCBuildConfiguration;
  870. buildSettings = {
  871. INFOPLIST_FILE = iOSSwiftIntegration/Info.plist;
  872. SDKROOT = iphoneos;
  873. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  874. TARGETED_DEVICE_FAMILY = "1,2";
  875. };
  876. name = Debug;
  877. };
  878. 0A87D5542177C22700BD0C4C /* Release */ = {
  879. isa = XCBuildConfiguration;
  880. buildSettings = {
  881. INFOPLIST_FILE = iOSSwiftIntegration/Info.plist;
  882. SDKROOT = iphoneos;
  883. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  884. TARGETED_DEVICE_FAMILY = "1,2";
  885. };
  886. name = Release;
  887. };
  888. 0A87D5762177C25900BD0C4C /* Debug */ = {
  889. isa = XCBuildConfiguration;
  890. buildSettings = {
  891. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  892. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  893. INFOPLIST_FILE = "watchOSSwiftIntegration Extension/Info.plist";
  894. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp.watchkitextension";
  895. SDKROOT = watchos;
  896. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  897. TARGETED_DEVICE_FAMILY = 4;
  898. };
  899. name = Debug;
  900. };
  901. 0A87D5772177C25900BD0C4C /* Release */ = {
  902. isa = XCBuildConfiguration;
  903. buildSettings = {
  904. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  905. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  906. INFOPLIST_FILE = "watchOSSwiftIntegration Extension/Info.plist";
  907. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp.watchkitextension";
  908. SDKROOT = watchos;
  909. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  910. TARGETED_DEVICE_FAMILY = 4;
  911. };
  912. name = Release;
  913. };
  914. 0A87D57A2177C25900BD0C4C /* Debug */ = {
  915. isa = XCBuildConfiguration;
  916. buildSettings = {
  917. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  918. IBSC_MODULE = watchOSSwiftIntegration_Extension;
  919. INFOPLIST_FILE = watchOSSwiftIntegration/Info.plist;
  920. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp";
  921. SDKROOT = watchos;
  922. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  923. TARGETED_DEVICE_FAMILY = 4;
  924. };
  925. name = Debug;
  926. };
  927. 0A87D57B2177C25900BD0C4C /* Release */ = {
  928. isa = XCBuildConfiguration;
  929. buildSettings = {
  930. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  931. IBSC_MODULE = watchOSSwiftIntegration_Extension;
  932. INFOPLIST_FILE = watchOSSwiftIntegration/Info.plist;
  933. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp";
  934. SDKROOT = watchos;
  935. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  936. TARGETED_DEVICE_FAMILY = 4;
  937. };
  938. name = Release;
  939. };
  940. /* End XCBuildConfiguration section */
  941. /* Begin XCConfigurationList section */
  942. 0A87D3582175E4A300BD0C4C /* Build configuration list for PBXProject "Integration" */ = {
  943. isa = XCConfigurationList;
  944. buildConfigurations = (
  945. 0A87D3642175E4A300BD0C4C /* Debug */,
  946. 0A87D3652175E4A300BD0C4C /* Release */,
  947. );
  948. defaultConfigurationIsVisible = 0;
  949. defaultConfigurationName = Release;
  950. };
  951. 0A87D3E32175E56400BD0C4C /* Build configuration list for PBXNativeTarget "iOSStaticLibraryIntegration" */ = {
  952. isa = XCConfigurationList;
  953. buildConfigurations = (
  954. 0A87D3D72175E56400BD0C4C /* Debug */,
  955. 0A87D3D82175E56400BD0C4C /* Release */,
  956. );
  957. defaultConfigurationIsVisible = 0;
  958. defaultConfigurationName = Release;
  959. };
  960. 0A87D3FD2175E6E700BD0C4C /* Build configuration list for PBXNativeTarget "iOSFrameworkIntegration" */ = {
  961. isa = XCConfigurationList;
  962. buildConfigurations = (
  963. 0A87D3FE2175E6E700BD0C4C /* Debug */,
  964. 0A87D3FF2175E6E700BD0C4C /* Release */,
  965. );
  966. defaultConfigurationIsVisible = 0;
  967. defaultConfigurationName = Release;
  968. };
  969. 0A87D4262175E82A00BD0C4C /* Build configuration list for PBXNativeTarget "macOSSwiftIntegration" */ = {
  970. isa = XCConfigurationList;
  971. buildConfigurations = (
  972. 0A87D4272175E82A00BD0C4C /* Debug */,
  973. 0A87D4282175E82A00BD0C4C /* Release */,
  974. );
  975. defaultConfigurationIsVisible = 0;
  976. defaultConfigurationName = Release;
  977. };
  978. 0A87D4392175E84200BD0C4C /* Build configuration list for PBXNativeTarget "tvOSSwiftIntegration" */ = {
  979. isa = XCConfigurationList;
  980. buildConfigurations = (
  981. 0A87D43A2175E84200BD0C4C /* Debug */,
  982. 0A87D43B2175E84200BD0C4C /* Release */,
  983. );
  984. defaultConfigurationIsVisible = 0;
  985. defaultConfigurationName = Release;
  986. };
  987. 0A87D5522177C22700BD0C4C /* Build configuration list for PBXNativeTarget "iOSSwiftIntegration" */ = {
  988. isa = XCConfigurationList;
  989. buildConfigurations = (
  990. 0A87D5532177C22700BD0C4C /* Debug */,
  991. 0A87D5542177C22700BD0C4C /* Release */,
  992. );
  993. defaultConfigurationIsVisible = 0;
  994. defaultConfigurationName = Release;
  995. };
  996. 0A87D5752177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration Extension" */ = {
  997. isa = XCConfigurationList;
  998. buildConfigurations = (
  999. 0A87D5762177C25900BD0C4C /* Debug */,
  1000. 0A87D5772177C25900BD0C4C /* Release */,
  1001. );
  1002. defaultConfigurationIsVisible = 0;
  1003. defaultConfigurationName = Release;
  1004. };
  1005. 0A87D5792177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration" */ = {
  1006. isa = XCConfigurationList;
  1007. buildConfigurations = (
  1008. 0A87D57A2177C25900BD0C4C /* Debug */,
  1009. 0A87D57B2177C25900BD0C4C /* Release */,
  1010. );
  1011. defaultConfigurationIsVisible = 0;
  1012. defaultConfigurationName = Release;
  1013. };
  1014. /* End XCConfigurationList section */
  1015. };
  1016. rootObject = 0A87D3552175E4A300BD0C4C /* Project object */;
  1017. }