project.pbxproj 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030
  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 = 1000;
  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. COMBINE_HIDPI_IMAGES = YES;
  813. DEVELOPMENT_TEAM = "";
  814. INFOPLIST_FILE = macOSSwiftIntegration/Info.plist;
  815. LD_RUNPATH_SEARCH_PATHS = (
  816. "$(inherited)",
  817. "@executable_path/Frameworks",
  818. "@loader_path/Frameworks",
  819. "@loader_path/../Frameworks",
  820. );
  821. SDKROOT = macosx;
  822. SUPPORTED_PLATFORMS = macosx;
  823. TARGETED_DEVICE_FAMILY = "";
  824. };
  825. name = Debug;
  826. };
  827. 0A87D4282175E82A00BD0C4C /* Release */ = {
  828. isa = XCBuildConfiguration;
  829. buildSettings = {
  830. CODE_SIGN_ENTITLEMENTS = macOSSwiftIntegration/macOSSwiftIntegration.entitlements;
  831. COMBINE_HIDPI_IMAGES = YES;
  832. DEVELOPMENT_TEAM = "";
  833. INFOPLIST_FILE = macOSSwiftIntegration/Info.plist;
  834. LD_RUNPATH_SEARCH_PATHS = (
  835. "$(inherited)",
  836. "@executable_path/Frameworks",
  837. "@loader_path/Frameworks",
  838. "@loader_path/../Frameworks",
  839. );
  840. SDKROOT = macosx;
  841. SUPPORTED_PLATFORMS = macosx;
  842. TARGETED_DEVICE_FAMILY = "";
  843. };
  844. name = Release;
  845. };
  846. 0A87D43A2175E84200BD0C4C /* Debug */ = {
  847. isa = XCBuildConfiguration;
  848. buildSettings = {
  849. INFOPLIST_FILE = tvOSSwiftIntegration/Info.plist;
  850. SDKROOT = appletvos;
  851. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  852. TARGETED_DEVICE_FAMILY = 3;
  853. };
  854. name = Debug;
  855. };
  856. 0A87D43B2175E84200BD0C4C /* Release */ = {
  857. isa = XCBuildConfiguration;
  858. buildSettings = {
  859. INFOPLIST_FILE = tvOSSwiftIntegration/Info.plist;
  860. SDKROOT = appletvos;
  861. SUPPORTED_PLATFORMS = "appletvsimulator appletvos";
  862. TARGETED_DEVICE_FAMILY = 3;
  863. };
  864. name = Release;
  865. };
  866. 0A87D5532177C22700BD0C4C /* Debug */ = {
  867. isa = XCBuildConfiguration;
  868. buildSettings = {
  869. INFOPLIST_FILE = iOSSwiftIntegration/Info.plist;
  870. SDKROOT = iphoneos;
  871. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  872. TARGETED_DEVICE_FAMILY = "1,2";
  873. };
  874. name = Debug;
  875. };
  876. 0A87D5542177C22700BD0C4C /* Release */ = {
  877. isa = XCBuildConfiguration;
  878. buildSettings = {
  879. INFOPLIST_FILE = iOSSwiftIntegration/Info.plist;
  880. SDKROOT = iphoneos;
  881. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  882. TARGETED_DEVICE_FAMILY = "1,2";
  883. };
  884. name = Release;
  885. };
  886. 0A87D5762177C25900BD0C4C /* Debug */ = {
  887. isa = XCBuildConfiguration;
  888. buildSettings = {
  889. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  890. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  891. INFOPLIST_FILE = "watchOSSwiftIntegration Extension/Info.plist";
  892. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp.watchkitextension";
  893. SDKROOT = watchos;
  894. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  895. TARGETED_DEVICE_FAMILY = 4;
  896. };
  897. name = Debug;
  898. };
  899. 0A87D5772177C25900BD0C4C /* Release */ = {
  900. isa = XCBuildConfiguration;
  901. buildSettings = {
  902. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  903. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  904. INFOPLIST_FILE = "watchOSSwiftIntegration Extension/Info.plist";
  905. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp.watchkitextension";
  906. SDKROOT = watchos;
  907. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  908. TARGETED_DEVICE_FAMILY = 4;
  909. };
  910. name = Release;
  911. };
  912. 0A87D57A2177C25900BD0C4C /* Debug */ = {
  913. isa = XCBuildConfiguration;
  914. buildSettings = {
  915. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  916. IBSC_MODULE = watchOSSwiftIntegration_Extension;
  917. INFOPLIST_FILE = watchOSSwiftIntegration/Info.plist;
  918. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp";
  919. SDKROOT = watchos;
  920. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  921. TARGETED_DEVICE_FAMILY = 4;
  922. };
  923. name = Debug;
  924. };
  925. 0A87D57B2177C25900BD0C4C /* Release */ = {
  926. isa = XCBuildConfiguration;
  927. buildSettings = {
  928. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  929. IBSC_MODULE = watchOSSwiftIntegration_Extension;
  930. INFOPLIST_FILE = watchOSSwiftIntegration/Info.plist;
  931. PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER_PREFIX).iOSSwiftIntegration.watchkitapp";
  932. SDKROOT = watchos;
  933. SUPPORTED_PLATFORMS = "watchsimulator watchos";
  934. TARGETED_DEVICE_FAMILY = 4;
  935. };
  936. name = Release;
  937. };
  938. /* End XCBuildConfiguration section */
  939. /* Begin XCConfigurationList section */
  940. 0A87D3582175E4A300BD0C4C /* Build configuration list for PBXProject "Integration" */ = {
  941. isa = XCConfigurationList;
  942. buildConfigurations = (
  943. 0A87D3642175E4A300BD0C4C /* Debug */,
  944. 0A87D3652175E4A300BD0C4C /* Release */,
  945. );
  946. defaultConfigurationIsVisible = 0;
  947. defaultConfigurationName = Release;
  948. };
  949. 0A87D3E32175E56400BD0C4C /* Build configuration list for PBXNativeTarget "iOSStaticLibraryIntegration" */ = {
  950. isa = XCConfigurationList;
  951. buildConfigurations = (
  952. 0A87D3D72175E56400BD0C4C /* Debug */,
  953. 0A87D3D82175E56400BD0C4C /* Release */,
  954. );
  955. defaultConfigurationIsVisible = 0;
  956. defaultConfigurationName = Release;
  957. };
  958. 0A87D3FD2175E6E700BD0C4C /* Build configuration list for PBXNativeTarget "iOSFrameworkIntegration" */ = {
  959. isa = XCConfigurationList;
  960. buildConfigurations = (
  961. 0A87D3FE2175E6E700BD0C4C /* Debug */,
  962. 0A87D3FF2175E6E700BD0C4C /* Release */,
  963. );
  964. defaultConfigurationIsVisible = 0;
  965. defaultConfigurationName = Release;
  966. };
  967. 0A87D4262175E82A00BD0C4C /* Build configuration list for PBXNativeTarget "macOSSwiftIntegration" */ = {
  968. isa = XCConfigurationList;
  969. buildConfigurations = (
  970. 0A87D4272175E82A00BD0C4C /* Debug */,
  971. 0A87D4282175E82A00BD0C4C /* Release */,
  972. );
  973. defaultConfigurationIsVisible = 0;
  974. defaultConfigurationName = Release;
  975. };
  976. 0A87D4392175E84200BD0C4C /* Build configuration list for PBXNativeTarget "tvOSSwiftIntegration" */ = {
  977. isa = XCConfigurationList;
  978. buildConfigurations = (
  979. 0A87D43A2175E84200BD0C4C /* Debug */,
  980. 0A87D43B2175E84200BD0C4C /* Release */,
  981. );
  982. defaultConfigurationIsVisible = 0;
  983. defaultConfigurationName = Release;
  984. };
  985. 0A87D5522177C22700BD0C4C /* Build configuration list for PBXNativeTarget "iOSSwiftIntegration" */ = {
  986. isa = XCConfigurationList;
  987. buildConfigurations = (
  988. 0A87D5532177C22700BD0C4C /* Debug */,
  989. 0A87D5542177C22700BD0C4C /* Release */,
  990. );
  991. defaultConfigurationIsVisible = 0;
  992. defaultConfigurationName = Release;
  993. };
  994. 0A87D5752177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration Extension" */ = {
  995. isa = XCConfigurationList;
  996. buildConfigurations = (
  997. 0A87D5762177C25900BD0C4C /* Debug */,
  998. 0A87D5772177C25900BD0C4C /* Release */,
  999. );
  1000. defaultConfigurationIsVisible = 0;
  1001. defaultConfigurationName = Release;
  1002. };
  1003. 0A87D5792177C25900BD0C4C /* Build configuration list for PBXNativeTarget "watchOSSwiftIntegration" */ = {
  1004. isa = XCConfigurationList;
  1005. buildConfigurations = (
  1006. 0A87D57A2177C25900BD0C4C /* Debug */,
  1007. 0A87D57B2177C25900BD0C4C /* Release */,
  1008. );
  1009. defaultConfigurationIsVisible = 0;
  1010. defaultConfigurationName = Release;
  1011. };
  1012. /* End XCConfigurationList section */
  1013. };
  1014. rootObject = 0A87D3552175E4A300BD0C4C /* Project object */;
  1015. }