project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3F1335F351590E573D8E6962 /* Pods_LoopFollow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */; };
  10. FC9788182485969B00A7906C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9788172485969B00A7906C /* AppDelegate.swift */; };
  11. FC97881A2485969B00A7906C /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9788192485969B00A7906C /* SceneDelegate.swift */; };
  12. FC97881C2485969B00A7906C /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC97881B2485969B00A7906C /* MainViewController.swift */; };
  13. FC97881E2485969B00A7906C /* NightScoutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC97881D2485969B00A7906C /* NightScoutViewController.swift */; };
  14. FC9788212485969B00A7906C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC97881F2485969B00A7906C /* Main.storyboard */; };
  15. FC9788242485969B00A7906C /* LoopFollow.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = FC9788222485969B00A7906C /* LoopFollow.xcdatamodeld */; };
  16. FC9788262485969C00A7906C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FC9788252485969C00A7906C /* Assets.xcassets */; };
  17. FC9788292485969C00A7906C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC9788272485969C00A7906C /* LaunchScreen.storyboard */; };
  18. FCC68850248935D800A0279D /* AlarmViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6884F248935D800A0279D /* AlarmViewController.swift */; };
  19. FCC6885A2489554800A0279D /* BackgroundTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC688592489554800A0279D /* BackgroundTask.swift */; };
  20. FCC6885C2489559400A0279D /* blank.wav in Resources */ = {isa = PBXBuildFile; fileRef = FCC6885B2489559400A0279D /* blank.wav */; };
  21. FCC6885E24896A6C00A0279D /* silence.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FCC6885D24896A6C00A0279D /* silence.mp3 */; };
  22. FCC6886524898EEE00A0279D /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886424898EEE00A0279D /* UserDefaults.swift */; };
  23. FCC6886724898F8000A0279D /* UserDefaultsValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886624898F8000A0279D /* UserDefaultsValue.swift */; };
  24. FCC6886924898FB100A0279D /* UserDefaultsValueGroups.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */; };
  25. FCC6886B24898FD800A0279D /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886A24898FD800A0279D /* ObservationToken.swift */; };
  26. FCC6886D2489909D00A0279D /* AnyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886C2489909D00A0279D /* AnyConvertible.swift */; };
  27. FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886E2489A53800A0279D /* AppConstants.swift */; };
  28. FCFEEC9E2486E68E00402A7F /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCFEEC9D2486E68E00402A7F /* WebKit.framework */; };
  29. FCFEECA02488157B00402A7F /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCFEEC9F2488157B00402A7F /* Chart.swift */; };
  30. FCFEECA2248857A600402A7F /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCFEECA1248857A600402A7F /* SettingsViewController.swift */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXFileReference section */
  33. 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LoopFollow.release.xcconfig"; path = "Target Support Files/Pods-LoopFollow/Pods-LoopFollow.release.xcconfig"; sourceTree = "<group>"; };
  34. A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LoopFollow.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  35. ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LoopFollow.debug.xcconfig"; path = "Target Support Files/Pods-LoopFollow/Pods-LoopFollow.debug.xcconfig"; sourceTree = "<group>"; };
  36. FC8DEEE62485D1ED0075863F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  37. FC9788142485969B00A7906C /* Loop Follow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Loop Follow.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  38. FC9788172485969B00A7906C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  39. FC9788192485969B00A7906C /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  40. FC97881B2485969B00A7906C /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
  41. FC97881D2485969B00A7906C /* NightScoutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightScoutViewController.swift; sourceTree = "<group>"; };
  42. FC9788202485969B00A7906C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  43. FC9788232485969B00A7906C /* LoopFollow.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LoopFollow.xcdatamodel; sourceTree = "<group>"; };
  44. FC9788252485969C00A7906C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  45. FC9788282485969C00A7906C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  46. FCC6884F248935D800A0279D /* AlarmViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmViewController.swift; sourceTree = "<group>"; };
  47. FCC688592489554800A0279D /* BackgroundTask.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackgroundTask.swift; sourceTree = "<group>"; };
  48. FCC6885B2489559400A0279D /* blank.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = blank.wav; sourceTree = "<group>"; };
  49. FCC6885D24896A6C00A0279D /* silence.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = silence.mp3; sourceTree = "<group>"; };
  50. FCC6886424898EEE00A0279D /* UserDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaults.swift; sourceTree = "<group>"; };
  51. FCC6886624898F8000A0279D /* UserDefaultsValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsValue.swift; sourceTree = "<group>"; };
  52. FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsValueGroups.swift; sourceTree = "<group>"; };
  53. FCC6886A24898FD800A0279D /* ObservationToken.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObservationToken.swift; sourceTree = "<group>"; };
  54. FCC6886C2489909D00A0279D /* AnyConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyConvertible.swift; sourceTree = "<group>"; };
  55. FCC6886E2489A53800A0279D /* AppConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppConstants.swift; sourceTree = "<group>"; };
  56. FCC688702489A57C00A0279D /* Loop Follow.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Loop Follow.entitlements"; sourceTree = "<group>"; };
  57. FCFEEC9D2486E68E00402A7F /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
  58. FCFEEC9F2488157B00402A7F /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; };
  59. FCFEECA1248857A600402A7F /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
  60. /* End PBXFileReference section */
  61. /* Begin PBXFrameworksBuildPhase section */
  62. FC9788112485969B00A7906C /* Frameworks */ = {
  63. isa = PBXFrameworksBuildPhase;
  64. buildActionMask = 2147483647;
  65. files = (
  66. FCFEEC9E2486E68E00402A7F /* WebKit.framework in Frameworks */,
  67. 3F1335F351590E573D8E6962 /* Pods_LoopFollow.framework in Frameworks */,
  68. );
  69. runOnlyForDeploymentPostprocessing = 0;
  70. };
  71. /* End PBXFrameworksBuildPhase section */
  72. /* Begin PBXGroup section */
  73. 6A5880E0B811AF443B05AB02 /* Frameworks */ = {
  74. isa = PBXGroup;
  75. children = (
  76. FCFEEC9D2486E68E00402A7F /* WebKit.framework */,
  77. A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */,
  78. );
  79. name = Frameworks;
  80. sourceTree = "<group>";
  81. };
  82. 8E32230C453C93FDCE59C2B9 /* Pods */ = {
  83. isa = PBXGroup;
  84. children = (
  85. ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */,
  86. 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */,
  87. );
  88. path = Pods;
  89. sourceTree = "<group>";
  90. };
  91. FC8DEEE32485D1680075863F /* LoopFollow */ = {
  92. isa = PBXGroup;
  93. children = (
  94. FCC688702489A57C00A0279D /* Loop Follow.entitlements */,
  95. FCC688542489367300A0279D /* helpers */,
  96. FCC688512489363F00A0279D /* repository */,
  97. FC8DEEE62485D1ED0075863F /* Info.plist */,
  98. FC9788172485969B00A7906C /* AppDelegate.swift */,
  99. FC9788192485969B00A7906C /* SceneDelegate.swift */,
  100. FC97881B2485969B00A7906C /* MainViewController.swift */,
  101. FC97881D2485969B00A7906C /* NightScoutViewController.swift */,
  102. FC97881F2485969B00A7906C /* Main.storyboard */,
  103. FC9788252485969C00A7906C /* Assets.xcassets */,
  104. FC9788272485969C00A7906C /* LaunchScreen.storyboard */,
  105. FC9788222485969B00A7906C /* LoopFollow.xcdatamodeld */,
  106. FCFEECA1248857A600402A7F /* SettingsViewController.swift */,
  107. FCC6884F248935D800A0279D /* AlarmViewController.swift */,
  108. );
  109. path = LoopFollow;
  110. sourceTree = "<group>";
  111. };
  112. FC97880B2485969B00A7906C = {
  113. isa = PBXGroup;
  114. children = (
  115. FC8DEEE32485D1680075863F /* LoopFollow */,
  116. FC9788152485969B00A7906C /* Products */,
  117. 8E32230C453C93FDCE59C2B9 /* Pods */,
  118. 6A5880E0B811AF443B05AB02 /* Frameworks */,
  119. );
  120. sourceTree = "<group>";
  121. };
  122. FC9788152485969B00A7906C /* Products */ = {
  123. isa = PBXGroup;
  124. children = (
  125. FC9788142485969B00A7906C /* Loop Follow.app */,
  126. );
  127. name = Products;
  128. sourceTree = "<group>";
  129. };
  130. FCC688512489363F00A0279D /* repository */ = {
  131. isa = PBXGroup;
  132. children = (
  133. FCC6886424898EEE00A0279D /* UserDefaults.swift */,
  134. );
  135. path = repository;
  136. sourceTree = "<group>";
  137. };
  138. FCC688542489367300A0279D /* helpers */ = {
  139. isa = PBXGroup;
  140. children = (
  141. FCC6886E2489A53800A0279D /* AppConstants.swift */,
  142. FCC6886624898F8000A0279D /* UserDefaultsValue.swift */,
  143. FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */,
  144. FCC6886A24898FD800A0279D /* ObservationToken.swift */,
  145. FCC6886C2489909D00A0279D /* AnyConvertible.swift */,
  146. FCC6885D24896A6C00A0279D /* silence.mp3 */,
  147. FCC6885B2489559400A0279D /* blank.wav */,
  148. FCC688592489554800A0279D /* BackgroundTask.swift */,
  149. FCFEEC9F2488157B00402A7F /* Chart.swift */,
  150. );
  151. path = helpers;
  152. sourceTree = "<group>";
  153. };
  154. /* End PBXGroup section */
  155. /* Begin PBXNativeTarget section */
  156. FC9788132485969B00A7906C /* LoopFollow */ = {
  157. isa = PBXNativeTarget;
  158. buildConfigurationList = FC97882D2485969C00A7906C /* Build configuration list for PBXNativeTarget "LoopFollow" */;
  159. buildPhases = (
  160. B038D39450A1F9A97D2B8BA4 /* [CP] Check Pods Manifest.lock */,
  161. FC9788102485969B00A7906C /* Sources */,
  162. FC9788112485969B00A7906C /* Frameworks */,
  163. FC9788122485969B00A7906C /* Resources */,
  164. 04DA71CCA0280FA5FA2DF7A6 /* [CP] Embed Pods Frameworks */,
  165. );
  166. buildRules = (
  167. );
  168. dependencies = (
  169. );
  170. name = LoopFollow;
  171. productName = LoopFollow;
  172. productReference = FC9788142485969B00A7906C /* Loop Follow.app */;
  173. productType = "com.apple.product-type.application";
  174. };
  175. /* End PBXNativeTarget section */
  176. /* Begin PBXProject section */
  177. FC97880C2485969B00A7906C /* Project object */ = {
  178. isa = PBXProject;
  179. attributes = {
  180. LastSwiftUpdateCheck = 1140;
  181. LastUpgradeCheck = 1140;
  182. ORGANIZATIONNAME = "Jon Fawcett";
  183. TargetAttributes = {
  184. FC9788132485969B00A7906C = {
  185. CreatedOnToolsVersion = 11.4.1;
  186. };
  187. };
  188. };
  189. buildConfigurationList = FC97880F2485969B00A7906C /* Build configuration list for PBXProject "LoopFollow" */;
  190. compatibilityVersion = "Xcode 9.3";
  191. developmentRegion = en;
  192. hasScannedForEncodings = 0;
  193. knownRegions = (
  194. en,
  195. Base,
  196. );
  197. mainGroup = FC97880B2485969B00A7906C;
  198. productRefGroup = FC9788152485969B00A7906C /* Products */;
  199. projectDirPath = "";
  200. projectRoot = "";
  201. targets = (
  202. FC9788132485969B00A7906C /* LoopFollow */,
  203. );
  204. };
  205. /* End PBXProject section */
  206. /* Begin PBXResourcesBuildPhase section */
  207. FC9788122485969B00A7906C /* Resources */ = {
  208. isa = PBXResourcesBuildPhase;
  209. buildActionMask = 2147483647;
  210. files = (
  211. FCC6885E24896A6C00A0279D /* silence.mp3 in Resources */,
  212. FCC6885C2489559400A0279D /* blank.wav in Resources */,
  213. FC9788292485969C00A7906C /* LaunchScreen.storyboard in Resources */,
  214. FC9788262485969C00A7906C /* Assets.xcassets in Resources */,
  215. FC9788212485969B00A7906C /* Main.storyboard in Resources */,
  216. );
  217. runOnlyForDeploymentPostprocessing = 0;
  218. };
  219. /* End PBXResourcesBuildPhase section */
  220. /* Begin PBXShellScriptBuildPhase section */
  221. 04DA71CCA0280FA5FA2DF7A6 /* [CP] Embed Pods Frameworks */ = {
  222. isa = PBXShellScriptBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. );
  226. inputFileListPaths = (
  227. "${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  228. );
  229. name = "[CP] Embed Pods Frameworks";
  230. outputFileListPaths = (
  231. "${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. shellPath = /bin/sh;
  235. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks.sh\"\n";
  236. showEnvVarsInLog = 0;
  237. };
  238. B038D39450A1F9A97D2B8BA4 /* [CP] Check Pods Manifest.lock */ = {
  239. isa = PBXShellScriptBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. );
  243. inputFileListPaths = (
  244. );
  245. inputPaths = (
  246. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  247. "${PODS_ROOT}/Manifest.lock",
  248. );
  249. name = "[CP] Check Pods Manifest.lock";
  250. outputFileListPaths = (
  251. );
  252. outputPaths = (
  253. "$(DERIVED_FILE_DIR)/Pods-LoopFollow-checkManifestLockResult.txt",
  254. );
  255. runOnlyForDeploymentPostprocessing = 0;
  256. shellPath = /bin/sh;
  257. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  258. showEnvVarsInLog = 0;
  259. };
  260. /* End PBXShellScriptBuildPhase section */
  261. /* Begin PBXSourcesBuildPhase section */
  262. FC9788102485969B00A7906C /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. FCC6885A2489554800A0279D /* BackgroundTask.swift in Sources */,
  267. FCC68850248935D800A0279D /* AlarmViewController.swift in Sources */,
  268. FCC6886724898F8000A0279D /* UserDefaultsValue.swift in Sources */,
  269. FC97881E2485969B00A7906C /* NightScoutViewController.swift in Sources */,
  270. FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */,
  271. FCC6886924898FB100A0279D /* UserDefaultsValueGroups.swift in Sources */,
  272. FC9788242485969B00A7906C /* LoopFollow.xcdatamodeld in Sources */,
  273. FCFEECA2248857A600402A7F /* SettingsViewController.swift in Sources */,
  274. FCFEECA02488157B00402A7F /* Chart.swift in Sources */,
  275. FCC6886524898EEE00A0279D /* UserDefaults.swift in Sources */,
  276. FC97881C2485969B00A7906C /* MainViewController.swift in Sources */,
  277. FC9788182485969B00A7906C /* AppDelegate.swift in Sources */,
  278. FCC6886B24898FD800A0279D /* ObservationToken.swift in Sources */,
  279. FCC6886D2489909D00A0279D /* AnyConvertible.swift in Sources */,
  280. FC97881A2485969B00A7906C /* SceneDelegate.swift in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXSourcesBuildPhase section */
  285. /* Begin PBXVariantGroup section */
  286. FC97881F2485969B00A7906C /* Main.storyboard */ = {
  287. isa = PBXVariantGroup;
  288. children = (
  289. FC9788202485969B00A7906C /* Base */,
  290. );
  291. name = Main.storyboard;
  292. sourceTree = "<group>";
  293. };
  294. FC9788272485969C00A7906C /* LaunchScreen.storyboard */ = {
  295. isa = PBXVariantGroup;
  296. children = (
  297. FC9788282485969C00A7906C /* Base */,
  298. );
  299. name = LaunchScreen.storyboard;
  300. sourceTree = "<group>";
  301. };
  302. /* End PBXVariantGroup section */
  303. /* Begin XCBuildConfiguration section */
  304. FC97882B2485969C00A7906C /* Debug */ = {
  305. isa = XCBuildConfiguration;
  306. buildSettings = {
  307. ALWAYS_SEARCH_USER_PATHS = NO;
  308. CLANG_ANALYZER_NONNULL = YES;
  309. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  310. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  311. CLANG_CXX_LIBRARY = "libc++";
  312. CLANG_ENABLE_MODULES = YES;
  313. CLANG_ENABLE_OBJC_ARC = YES;
  314. CLANG_ENABLE_OBJC_WEAK = YES;
  315. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  316. CLANG_WARN_BOOL_CONVERSION = YES;
  317. CLANG_WARN_COMMA = YES;
  318. CLANG_WARN_CONSTANT_CONVERSION = YES;
  319. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  320. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  321. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  322. CLANG_WARN_EMPTY_BODY = YES;
  323. CLANG_WARN_ENUM_CONVERSION = YES;
  324. CLANG_WARN_INFINITE_RECURSION = YES;
  325. CLANG_WARN_INT_CONVERSION = YES;
  326. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  327. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  328. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  329. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  330. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  331. CLANG_WARN_STRICT_PROTOTYPES = YES;
  332. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  333. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  334. CLANG_WARN_UNREACHABLE_CODE = YES;
  335. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  336. COPY_PHASE_STRIP = NO;
  337. DEBUG_INFORMATION_FORMAT = dwarf;
  338. ENABLE_STRICT_OBJC_MSGSEND = YES;
  339. ENABLE_TESTABILITY = YES;
  340. GCC_C_LANGUAGE_STANDARD = gnu11;
  341. GCC_DYNAMIC_NO_PIC = NO;
  342. GCC_NO_COMMON_BLOCKS = YES;
  343. GCC_OPTIMIZATION_LEVEL = 0;
  344. GCC_PREPROCESSOR_DEFINITIONS = (
  345. "DEBUG=1",
  346. "$(inherited)",
  347. );
  348. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  349. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  350. GCC_WARN_UNDECLARED_SELECTOR = YES;
  351. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  352. GCC_WARN_UNUSED_FUNCTION = YES;
  353. GCC_WARN_UNUSED_VARIABLE = YES;
  354. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  355. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  356. MTL_FAST_MATH = YES;
  357. ONLY_ACTIVE_ARCH = YES;
  358. SDKROOT = iphoneos;
  359. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  360. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  361. };
  362. name = Debug;
  363. };
  364. FC97882C2485969C00A7906C /* Release */ = {
  365. isa = XCBuildConfiguration;
  366. buildSettings = {
  367. ALWAYS_SEARCH_USER_PATHS = NO;
  368. CLANG_ANALYZER_NONNULL = YES;
  369. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  370. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  371. CLANG_CXX_LIBRARY = "libc++";
  372. CLANG_ENABLE_MODULES = YES;
  373. CLANG_ENABLE_OBJC_ARC = YES;
  374. CLANG_ENABLE_OBJC_WEAK = YES;
  375. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  376. CLANG_WARN_BOOL_CONVERSION = YES;
  377. CLANG_WARN_COMMA = YES;
  378. CLANG_WARN_CONSTANT_CONVERSION = YES;
  379. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  380. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  381. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  382. CLANG_WARN_EMPTY_BODY = YES;
  383. CLANG_WARN_ENUM_CONVERSION = YES;
  384. CLANG_WARN_INFINITE_RECURSION = YES;
  385. CLANG_WARN_INT_CONVERSION = YES;
  386. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  387. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  388. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  389. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  390. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  391. CLANG_WARN_STRICT_PROTOTYPES = YES;
  392. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  393. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  394. CLANG_WARN_UNREACHABLE_CODE = YES;
  395. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  396. COPY_PHASE_STRIP = NO;
  397. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  398. ENABLE_NS_ASSERTIONS = NO;
  399. ENABLE_STRICT_OBJC_MSGSEND = YES;
  400. GCC_C_LANGUAGE_STANDARD = gnu11;
  401. GCC_NO_COMMON_BLOCKS = YES;
  402. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  403. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  404. GCC_WARN_UNDECLARED_SELECTOR = YES;
  405. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  406. GCC_WARN_UNUSED_FUNCTION = YES;
  407. GCC_WARN_UNUSED_VARIABLE = YES;
  408. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  409. MTL_ENABLE_DEBUG_INFO = NO;
  410. MTL_FAST_MATH = YES;
  411. SDKROOT = iphoneos;
  412. SWIFT_COMPILATION_MODE = wholemodule;
  413. SWIFT_OPTIMIZATION_LEVEL = "-O";
  414. VALIDATE_PRODUCT = YES;
  415. };
  416. name = Release;
  417. };
  418. FC97882E2485969C00A7906C /* Debug */ = {
  419. isa = XCBuildConfiguration;
  420. baseConfigurationReference = ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */;
  421. buildSettings = {
  422. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  423. CODE_SIGN_ENTITLEMENTS = "LoopFollow/Loop Follow.entitlements";
  424. CODE_SIGN_STYLE = Automatic;
  425. DEVELOPMENT_TEAM = 96ZGUPW5TE;
  426. INFOPLIST_FILE = LoopFollow/Info.plist;
  427. LD_RUNPATH_SEARCH_PATHS = (
  428. "$(inherited)",
  429. "@executable_path/Frameworks",
  430. );
  431. PRODUCT_BUNDLE_IDENTIFIER = com.fawcett.LoopFollow;
  432. PRODUCT_NAME = "Loop Follow";
  433. SWIFT_VERSION = 5.0;
  434. TARGETED_DEVICE_FAMILY = "1,2";
  435. };
  436. name = Debug;
  437. };
  438. FC97882F2485969C00A7906C /* Release */ = {
  439. isa = XCBuildConfiguration;
  440. baseConfigurationReference = 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */;
  441. buildSettings = {
  442. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  443. CODE_SIGN_ENTITLEMENTS = "LoopFollow/Loop Follow.entitlements";
  444. CODE_SIGN_STYLE = Automatic;
  445. DEVELOPMENT_TEAM = 96ZGUPW5TE;
  446. INFOPLIST_FILE = LoopFollow/Info.plist;
  447. LD_RUNPATH_SEARCH_PATHS = (
  448. "$(inherited)",
  449. "@executable_path/Frameworks",
  450. );
  451. PRODUCT_BUNDLE_IDENTIFIER = com.fawcett.LoopFollow;
  452. PRODUCT_NAME = "Loop Follow";
  453. SWIFT_VERSION = 5.0;
  454. TARGETED_DEVICE_FAMILY = "1,2";
  455. };
  456. name = Release;
  457. };
  458. /* End XCBuildConfiguration section */
  459. /* Begin XCConfigurationList section */
  460. FC97880F2485969B00A7906C /* Build configuration list for PBXProject "LoopFollow" */ = {
  461. isa = XCConfigurationList;
  462. buildConfigurations = (
  463. FC97882B2485969C00A7906C /* Debug */,
  464. FC97882C2485969C00A7906C /* Release */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = Release;
  468. };
  469. FC97882D2485969C00A7906C /* Build configuration list for PBXNativeTarget "LoopFollow" */ = {
  470. isa = XCConfigurationList;
  471. buildConfigurations = (
  472. FC97882E2485969C00A7906C /* Debug */,
  473. FC97882F2485969C00A7906C /* Release */,
  474. );
  475. defaultConfigurationIsVisible = 0;
  476. defaultConfigurationName = Release;
  477. };
  478. /* End XCConfigurationList section */
  479. /* Begin XCVersionGroup section */
  480. FC9788222485969B00A7906C /* LoopFollow.xcdatamodeld */ = {
  481. isa = XCVersionGroup;
  482. children = (
  483. FC9788232485969B00A7906C /* LoopFollow.xcdatamodel */,
  484. );
  485. currentVersion = FC9788232485969B00A7906C /* LoopFollow.xcdatamodel */;
  486. path = LoopFollow.xcdatamodeld;
  487. sourceTree = "<group>";
  488. versionGroupType = wrapper.xcdatamodel;
  489. };
  490. /* End XCVersionGroup section */
  491. };
  492. rootObject = FC97880C2485969B00A7906C /* Project object */;
  493. }