|
74 | 74 | C85FD011138539C08D18D22F /* RelativeTimeText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A0024EDA21AAFA7DEC7058D /* RelativeTimeText.swift */; }; |
75 | 75 | CC36598B842BA60E284D4A9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E43EBE726188C58FFB2B6CD /* Foundation.framework */; }; |
76 | 76 | CD1D494C5D0EC118C8BAD491 /* TodayTodoItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BCF82DE8DF3DDEAF78826B5 /* TodayTodoItem.swift */; }; |
| 77 | + CDD29A077265459D91A5AE58 /* TestSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97499098B61547C0AF737391 /* TestSupport.swift */; }; |
77 | 78 | D12294635C147B35F3EA3314 /* PushNotificationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C295FB79B9FCF187708EFF1 /* PushNotificationSettingsView.swift */; }; |
| 79 | + D5BCE781F72346A08F831AC3 /* DevLogDomain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFE459172FB7283400441703 /* DevLogDomain.framework */; }; |
78 | 80 | D7ED2E08383517AA3E242B0C /* TodayViewCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D877FBAD44D5DF8233F0BB3 /* TodayViewCoordinator.swift */; }; |
79 | 81 | D8DCEA367C54C527295E004F /* HeatmapQuarter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2EDDC1E545869FE9C849E4B /* HeatmapQuarter.swift */; }; |
80 | 82 | DB081DF4854E8D445EFE0608 /* ProfileViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53B7D1C854833EFD757D7AD4 /* ProfileViewModel.swift */; }; |
| 83 | + E3D6A097A4EA44FAB02C83EB /* DeleteWebPageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 162C22DBA28543BFB70765FD /* DeleteWebPageTests.swift */; }; |
81 | 84 | E7EBEBA803A9449A6CBEF11B /* RecentTodoItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39AE1F6609037A277C54DD7 /* RecentTodoItem.swift */; }; |
82 | 85 | E9BE203BADA107278CFBDD54 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EBEFF93E1CFC9AF98B4B940 /* HomeView.swift */; }; |
83 | 86 | F0B4DBB89733E466B105CF25 /* EnvironmentValues+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931DDC13F47DBC816EDB17D7 /* EnvironmentValues+.swift */; }; |
84 | 87 | F1474D4F84693113355B7DA2 /* TodoMarkdownContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A119B7970317B27ADC8DC1B3 /* TodoMarkdownContentView.swift */; }; |
| 88 | + F5D0F59FAAFD40DAAE032B82 /* DeletePushNotificationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2BBD8816689402F889156AD /* DeletePushNotificationTests.swift */; }; |
85 | 89 | F99147DC6D6F48E3842CD204 /* LoginButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F5DBA50879A2D0E264B8F49 /* LoginButton.swift */; }; |
86 | 90 | FBD395A75EDED059CC021AF3 /* PushNotificationSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9A0628537CFB964D5641A5F /* PushNotificationSettingsViewModel.swift */; }; |
| 91 | + 0530C4A2CF7B413A831F5EA9 /* DevLogPresentation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */; }; |
87 | 92 | /* End PBXBuildFile section */ |
88 | 93 |
|
89 | 94 | /* Begin PBXContainerItemProxy section */ |
|
94 | 99 | remoteGlobalIDString = 5755BDB768C11CE0FDEA4828; |
95 | 100 | remoteInfo = DevLogCore; |
96 | 101 | }; |
| 102 | + 0829BE4E037D4E0C846B6C81 /* PBXContainerItemProxy */ = { |
| 103 | + isa = PBXContainerItemProxy; |
| 104 | + containerPortal = 096704712B06C41C6A0FE074 /* Project object */; |
| 105 | + proxyType = 1; |
| 106 | + remoteGlobalIDString = A85D2D7D1D6DAAFBF86C9C34; |
| 107 | + remoteInfo = DevLogPresentation; |
| 108 | + }; |
| 109 | + 3D5C8EE9B4C743CFAC5CAC06 /* PBXContainerItemProxy */ = { |
| 110 | + isa = PBXContainerItemProxy; |
| 111 | + containerPortal = B2511C949378771BDB605CC6 /* DevLogDomain.xcodeproj */; |
| 112 | + proxyType = 1; |
| 113 | + remoteGlobalIDString = 7D1E74925088998D68BBFBBB; |
| 114 | + remoteInfo = DevLogDomain; |
| 115 | + }; |
97 | 116 | 63A78AEC0654C9B6030C055B /* PBXContainerItemProxy */ = { |
98 | 117 | isa = PBXContainerItemProxy; |
99 | 118 | containerPortal = B2511C949378771BDB605CC6 /* DevLogDomain.xcodeproj */; |
|
150 | 169 | 9340555B2B620464698851A5 /* TodoManageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoManageView.swift; path = Sources/Home/TodoManageView.swift; sourceTree = "<group>"; }; |
151 | 170 | 93B72345FA909BFA40078D53 /* CheckBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CheckBox.swift; path = Sources/Common/Component/CheckBox.swift; sourceTree = "<group>"; }; |
152 | 171 | 941338BD9D01E14CF5CCD53B /* UIKitTextEditor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIKitTextEditor.swift; path = Sources/Common/Component/UIKitTextEditor.swift; sourceTree = "<group>"; }; |
| 172 | + 97499098B61547C0AF737391 /* TestSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSupport.swift; sourceTree = "<group>"; }; |
153 | 173 | 9C6D01FAEAE8EB1FB2D60C7A /* TodoReferenceItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoReferenceItem.swift; path = Sources/Structure/Todo/TodoReferenceItem.swift; sourceTree = "<group>"; }; |
154 | 174 | 9CB6D9970E4286BA9A17C47C /* SettingView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SettingView.swift; path = Sources/Setting/SettingView.swift; sourceTree = "<group>"; }; |
155 | 175 | 9EBEFF93E1CFC9AF98B4B940 /* HomeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HomeView.swift; path = Sources/Home/HomeView.swift; sourceTree = "<group>"; }; |
|
172 | 192 | B93F9DFD3646DEC19DB952E0 /* MainViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainViewModel.swift; path = Sources/ViewModel/MainViewModel.swift; sourceTree = "<group>"; }; |
173 | 193 | BA522CF101F432B37F315C24 /* TodoListViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoListViewModel.swift; path = Sources/ViewModel/TodoListViewModel.swift; sourceTree = "<group>"; }; |
174 | 194 | BF28FCF602F6165DC67FE7D6 /* PushNotificationItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PushNotificationItem.swift; path = Sources/Structure/PushNotificationItem.swift; sourceTree = "<group>"; }; |
| 195 | + F8C1C9C28BDE46D39FC79A72 /* DevLogPresentationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLogPresentationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
175 | 196 | C2EDDC1E545869FE9C849E4B /* HeatmapQuarter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeatmapQuarter.swift; path = Sources/Structure/Profile/HeatmapQuarter.swift; sourceTree = "<group>"; }; |
176 | 197 | C39861EE0C254CCC9A608201 /* LoginViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoginViewModel.swift; path = Sources/ViewModel/LoginViewModel.swift; sourceTree = "<group>"; }; |
177 | 198 | D2028F13D1316DD7D0229249 /* LoginView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoginView.swift; path = Sources/Login/LoginView.swift; sourceTree = "<group>"; }; |
178 | 199 | D26AF44FFBB251F34E8F80B5 /* Store.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Store.swift; path = Sources/Protocol/Store.swift; sourceTree = "<group>"; }; |
179 | 200 | D7258BA3748F0B1BDB1AFFD3 /* TodoListItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoListItem.swift; path = Sources/Structure/Todo/TodoListItem.swift; sourceTree = "<group>"; }; |
180 | 201 | D9273C8C47864D6BE91BECBA /* TodoDetailContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodoDetailContentView.swift; path = Sources/Common/TodoDetailContentView.swift; sourceTree = "<group>"; }; |
181 | 202 | D985AFDC4BC28BB5F34D35B1 /* Color+Hex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Color+Hex.swift"; path = "Sources/Extension/Color+Hex.swift"; sourceTree = "<group>"; }; |
| 203 | + E2BBD8816689402F889156AD /* DeletePushNotificationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeletePushNotificationTests.swift; sourceTree = "<group>"; }; |
182 | 204 | E06ED9387372D891F65B1CAD /* LoadingState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoadingState.swift; path = Sources/Common/LoadingState.swift; sourceTree = "<group>"; }; |
183 | 205 | E0C555707203C5E83B5B5D7B /* Tag+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Tag+.swift"; path = "Sources/Common/Component/Tag+.swift"; sourceTree = "<group>"; }; |
184 | 206 | E1C3E84C523AD6F3484EE748 /* Error+SocialLogin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Error+SocialLogin.swift"; path = "Sources/Extension/Error+SocialLogin.swift"; sourceTree = "<group>"; }; |
|
189 | 211 | F51F902DA946EBFEEC4CD14B /* TodayView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TodayView.swift; path = Sources/Today/TodayView.swift; sourceTree = "<group>"; }; |
190 | 212 | F9A20E0402D598F5587EAFFE /* WebItemRow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebItemRow.swift; path = Sources/Common/Component/WebItemRow.swift; sourceTree = "<group>"; }; |
191 | 213 | FD88694DEEB6DE8DE51EE0B4 /* ThemeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ThemeView.swift; path = Sources/Setting/ThemeView.swift; sourceTree = "<group>"; }; |
| 214 | + 162C22DBA28543BFB70765FD /* DeleteWebPageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeleteWebPageTests.swift; sourceTree = "<group>"; }; |
192 | 215 | /* End PBXFileReference section */ |
193 | 216 |
|
194 | 217 | /* Begin PBXFrameworksBuildPhase section */ |
|
202 | 225 | ); |
203 | 226 | runOnlyForDeploymentPostprocessing = 0; |
204 | 227 | }; |
| 228 | + 51A82EDFE96F43B8900A3E8C /* Frameworks */ = { |
| 229 | + isa = PBXFrameworksBuildPhase; |
| 230 | + buildActionMask = 2147483647; |
| 231 | + files = ( |
| 232 | + 0530C4A2CF7B413A831F5EA9 /* DevLogPresentation.framework in Frameworks */, |
| 233 | + D5BCE781F72346A08F831AC3 /* DevLogDomain.framework in Frameworks */, |
| 234 | + ); |
| 235 | + runOnlyForDeploymentPostprocessing = 0; |
| 236 | + }; |
205 | 237 | /* End PBXFrameworksBuildPhase section */ |
206 | 238 |
|
207 | 239 | /* Begin PBXGroup section */ |
|
217 | 249 | 03D4331F04C462F4C642860F /* Products */ = { |
218 | 250 | isa = PBXGroup; |
219 | 251 | children = ( |
| 252 | + F8C1C9C28BDE46D39FC79A72 /* DevLogPresentationTests.xctest */, |
220 | 253 | DFE459172FB7283400441703 /* DevLogDomain.framework */, |
221 | 254 | ); |
222 | 255 | name = Products; |
|
256 | 289 | 03D4331F04C462F4C642860F /* Products */, |
257 | 290 | 9CC0354538B2A1DF2C74E484 /* Frameworks */, |
258 | 291 | A4A427D518004ED78EB659DE /* DevLogPresentation */, |
| 292 | + 4320D5C2F6A44B24BF69A36B /* Tests */, |
259 | 293 | 65C85B83FD4ECCC13F82B90F /* Projects */, |
260 | 294 | ); |
261 | 295 | sourceTree = "<group>"; |
|
274 | 308 | name = Common; |
275 | 309 | sourceTree = "<group>"; |
276 | 310 | }; |
| 311 | + 4320D5C2F6A44B24BF69A36B /* Tests */ = { |
| 312 | + isa = PBXGroup; |
| 313 | + children = ( |
| 314 | + A2F3BB0BD4CE46CF9110C0B9 /* PushNotification */, |
| 315 | + DB5EF73082994CCB8C57468D /* WebPage */, |
| 316 | + E1150CDF9E2748F18885904D /* Support */, |
| 317 | + ); |
| 318 | + path = Tests; |
| 319 | + sourceTree = "<group>"; |
| 320 | + }; |
277 | 321 | 3E8BE5E7BA89E9C06CB4680E /* Setting */ = { |
278 | 322 | isa = PBXGroup; |
279 | 323 | children = ( |
|
422 | 466 | name = Extension; |
423 | 467 | sourceTree = "<group>"; |
424 | 468 | }; |
| 469 | + A2F3BB0BD4CE46CF9110C0B9 /* PushNotification */ = { |
| 470 | + isa = PBXGroup; |
| 471 | + children = ( |
| 472 | + E2BBD8816689402F889156AD /* DeletePushNotificationTests.swift */, |
| 473 | + ); |
| 474 | + path = PushNotification; |
| 475 | + sourceTree = "<group>"; |
| 476 | + }; |
425 | 477 | A4A427D518004ED78EB659DE /* DevLogPresentation */ = { |
426 | 478 | isa = PBXGroup; |
427 | 479 | children = ( |
|
473 | 525 | name = Profile; |
474 | 526 | sourceTree = "<group>"; |
475 | 527 | }; |
| 528 | + DB5EF73082994CCB8C57468D /* WebPage */ = { |
| 529 | + isa = PBXGroup; |
| 530 | + children = ( |
| 531 | + 162C22DBA28543BFB70765FD /* DeleteWebPageTests.swift */, |
| 532 | + ); |
| 533 | + path = WebPage; |
| 534 | + sourceTree = "<group>"; |
| 535 | + }; |
| 536 | + E1150CDF9E2748F18885904D /* Support */ = { |
| 537 | + isa = PBXGroup; |
| 538 | + children = ( |
| 539 | + 97499098B61547C0AF737391 /* TestSupport.swift */, |
| 540 | + ); |
| 541 | + path = Support; |
| 542 | + sourceTree = "<group>"; |
| 543 | + }; |
476 | 544 | E4A0DAED0089A38F5494701B /* Todo */ = { |
477 | 545 | isa = PBXGroup; |
478 | 546 | children = ( |
|
534 | 602 | productReference = 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */; |
535 | 603 | productType = "com.apple.product-type.framework"; |
536 | 604 | }; |
| 605 | + BB5614AE13A04E97AC91BD37 /* DevLogPresentationTests */ = { |
| 606 | + isa = PBXNativeTarget; |
| 607 | + buildConfigurationList = 3CED24FB13BD46FD822E6E62 /* Build configuration list for PBXNativeTarget "DevLogPresentationTests" */; |
| 608 | + buildPhases = ( |
| 609 | + B35683B73EC04117BE5F8A9D /* Sources */, |
| 610 | + 51A82EDFE96F43B8900A3E8C /* Frameworks */, |
| 611 | + 80C64DD7999B412E8BCF0325 /* Resources */, |
| 612 | + ); |
| 613 | + buildRules = ( |
| 614 | + ); |
| 615 | + dependencies = ( |
| 616 | + A4FB56AD9F854F9D93800AD6 /* PBXTargetDependency */, |
| 617 | + 001ED161D33049B18CFB34D9 /* PBXTargetDependency */, |
| 618 | + ); |
| 619 | + name = DevLogPresentationTests; |
| 620 | + productName = DevLogPresentationTests; |
| 621 | + productReference = F8C1C9C28BDE46D39FC79A72 /* DevLogPresentationTests.xctest */; |
| 622 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 623 | + }; |
537 | 624 | /* End PBXNativeTarget section */ |
538 | 625 |
|
539 | 626 | /* Begin PBXProject section */ |
|
542 | 629 | attributes = { |
543 | 630 | LastSwiftUpdateCheck = 1600; |
544 | 631 | LastUpgradeCheck = 1600; |
| 632 | + TargetAttributes = { |
| 633 | + BB5614AE13A04E97AC91BD37 = { |
| 634 | + CreatedOnToolsVersion = 16.0; |
| 635 | + }; |
| 636 | + }; |
545 | 637 | }; |
546 | 638 | buildConfigurationList = FE8B1D393F1236CFECA60C89 /* Build configuration list for PBXProject "DevLogPresentation" */; |
547 | 639 | compatibilityVersion = "Xcode 3.2"; |
|
571 | 663 | projectRoot = ""; |
572 | 664 | targets = ( |
573 | 665 | A85D2D7D1D6DAAFBF86C9C34 /* DevLogPresentation */, |
| 666 | + BB5614AE13A04E97AC91BD37 /* DevLogPresentationTests */, |
574 | 667 | ); |
575 | 668 | }; |
576 | 669 | /* End PBXProject section */ |
|
593 | 686 | ); |
594 | 687 | runOnlyForDeploymentPostprocessing = 0; |
595 | 688 | }; |
| 689 | + 80C64DD7999B412E8BCF0325 /* Resources */ = { |
| 690 | + isa = PBXResourcesBuildPhase; |
| 691 | + buildActionMask = 2147483647; |
| 692 | + files = ( |
| 693 | + ); |
| 694 | + runOnlyForDeploymentPostprocessing = 0; |
| 695 | + }; |
596 | 696 | /* End PBXResourcesBuildPhase section */ |
597 | 697 |
|
598 | 698 | /* Begin PBXSourcesBuildPhase section */ |
|
677 | 777 | ); |
678 | 778 | runOnlyForDeploymentPostprocessing = 0; |
679 | 779 | }; |
| 780 | + B35683B73EC04117BE5F8A9D /* Sources */ = { |
| 781 | + isa = PBXSourcesBuildPhase; |
| 782 | + buildActionMask = 2147483647; |
| 783 | + files = ( |
| 784 | + CDD29A077265459D91A5AE58 /* TestSupport.swift in Sources */, |
| 785 | + E3D6A097A4EA44FAB02C83EB /* DeleteWebPageTests.swift in Sources */, |
| 786 | + F5D0F59FAAFD40DAAE032B82 /* DeletePushNotificationTests.swift in Sources */, |
| 787 | + ); |
| 788 | + runOnlyForDeploymentPostprocessing = 0; |
| 789 | + }; |
680 | 790 | /* End PBXSourcesBuildPhase section */ |
681 | 791 |
|
682 | 792 | /* Begin PBXTargetDependency section */ |
|
685 | 795 | name = DevLogCore; |
686 | 796 | targetProxy = 0B11B22C33D44E55F6677889 /* PBXContainerItemProxy */; |
687 | 797 | }; |
| 798 | + 001ED161D33049B18CFB34D9 /* PBXTargetDependency */ = { |
| 799 | + isa = PBXTargetDependency; |
| 800 | + name = DevLogDomain; |
| 801 | + targetProxy = 3D5C8EE9B4C743CFAC5CAC06 /* PBXContainerItemProxy */; |
| 802 | + }; |
| 803 | + A4FB56AD9F854F9D93800AD6 /* PBXTargetDependency */ = { |
| 804 | + isa = PBXTargetDependency; |
| 805 | + target = A85D2D7D1D6DAAFBF86C9C34 /* DevLogPresentation */; |
| 806 | + targetProxy = 0829BE4E037D4E0C846B6C81 /* PBXContainerItemProxy */; |
| 807 | + }; |
688 | 808 | C8EA2345A40DFA6BCCD803EE /* PBXTargetDependency */ = { |
689 | 809 | isa = PBXTargetDependency; |
690 | 810 | name = DevLogDomain; |
|
783 | 903 | }; |
784 | 904 | name = Release; |
785 | 905 | }; |
| 906 | + CB9C4E76716149638008AD42 /* Debug */ = { |
| 907 | + isa = XCBuildConfiguration; |
| 908 | + buildSettings = { |
| 909 | + CODE_SIGN_STYLE = Automatic; |
| 910 | + CURRENT_PROJECT_VERSION = 1; |
| 911 | + GENERATE_INFOPLIST_FILE = YES; |
| 912 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 913 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 914 | + "$(inherited)", |
| 915 | + "@executable_path/Frameworks", |
| 916 | + "@loader_path/Frameworks", |
| 917 | + ); |
| 918 | + PRODUCT_BUNDLE_IDENTIFIER = com.opfic.DevLog.DevLogPresentationTests; |
| 919 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 920 | + SDKROOT = iphoneos; |
| 921 | + SKIP_INSTALL = YES; |
| 922 | + SWIFT_VERSION = 5.0; |
| 923 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 924 | + TEST_TARGET_NAME = DevLogPresentation; |
| 925 | + }; |
| 926 | + name = Debug; |
| 927 | + }; |
786 | 928 | 8DD7AD0C295CF0638E03F403 /* Debug */ = { |
787 | 929 | isa = XCBuildConfiguration; |
788 | 930 | buildSettings = { |
|
811 | 953 | }; |
812 | 954 | name = Debug; |
813 | 955 | }; |
| 956 | + F63EFE6D267A4A16A91F429B /* Release */ = { |
| 957 | + isa = XCBuildConfiguration; |
| 958 | + buildSettings = { |
| 959 | + CODE_SIGN_STYLE = Automatic; |
| 960 | + CURRENT_PROJECT_VERSION = 1; |
| 961 | + GENERATE_INFOPLIST_FILE = YES; |
| 962 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 963 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 964 | + "$(inherited)", |
| 965 | + "@executable_path/Frameworks", |
| 966 | + "@loader_path/Frameworks", |
| 967 | + ); |
| 968 | + PRODUCT_BUNDLE_IDENTIFIER = com.opfic.DevLog.DevLogPresentationTests; |
| 969 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 970 | + SDKROOT = iphoneos; |
| 971 | + SKIP_INSTALL = YES; |
| 972 | + SWIFT_VERSION = 5.0; |
| 973 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 974 | + TEST_TARGET_NAME = DevLogPresentation; |
| 975 | + VALIDATE_PRODUCT = YES; |
| 976 | + }; |
| 977 | + name = Release; |
| 978 | + }; |
814 | 979 | 973B1093961F1A8F15179643 /* Release */ = { |
815 | 980 | isa = XCBuildConfiguration; |
816 | 981 | buildSettings = { |
|
877 | 1042 | defaultConfigurationIsVisible = 0; |
878 | 1043 | defaultConfigurationName = Release; |
879 | 1044 | }; |
| 1045 | + 3CED24FB13BD46FD822E6E62 /* Build configuration list for PBXNativeTarget "DevLogPresentationTests" */ = { |
| 1046 | + isa = XCConfigurationList; |
| 1047 | + buildConfigurations = ( |
| 1048 | + CB9C4E76716149638008AD42 /* Debug */, |
| 1049 | + F63EFE6D267A4A16A91F429B /* Release */, |
| 1050 | + ); |
| 1051 | + defaultConfigurationIsVisible = 0; |
| 1052 | + defaultConfigurationName = Release; |
| 1053 | + }; |
880 | 1054 | FE8B1D393F1236CFECA60C89 /* Build configuration list for PBXProject "DevLogPresentation" */ = { |
881 | 1055 | isa = XCConfigurationList; |
882 | 1056 | buildConfigurations = ( |
|
0 commit comments