| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'EarlGrey', | 8 'target_name': 'EarlGrey', |
| 9 'type': 'shared_library', | 9 'type': 'shared_library', |
| 10 'mac_bundle': 1, | 10 'mac_bundle': 1, |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 'src/EarlGrey/Common/GREYElementHierarchy.h', | 97 'src/EarlGrey/Common/GREYElementHierarchy.h', |
| 98 'src/EarlGrey/Common/GREYElementHierarchy.m', | 98 'src/EarlGrey/Common/GREYElementHierarchy.m', |
| 99 'src/EarlGrey/Common/GREYExposed.h', | 99 'src/EarlGrey/Common/GREYExposed.h', |
| 100 'src/EarlGrey/Common/GREYPrivate.h', | 100 'src/EarlGrey/Common/GREYPrivate.h', |
| 101 'src/EarlGrey/Common/GREYScreenshotUtil.h', | 101 'src/EarlGrey/Common/GREYScreenshotUtil.h', |
| 102 'src/EarlGrey/Common/GREYScreenshotUtil.m', | 102 'src/EarlGrey/Common/GREYScreenshotUtil.m', |
| 103 'src/EarlGrey/Common/GREYSwizzler.h', | 103 'src/EarlGrey/Common/GREYSwizzler.h', |
| 104 'src/EarlGrey/Common/GREYSwizzler.m', | 104 'src/EarlGrey/Common/GREYSwizzler.m', |
| 105 'src/EarlGrey/Common/GREYVisibilityChecker.h', | 105 'src/EarlGrey/Common/GREYVisibilityChecker.h', |
| 106 'src/EarlGrey/Common/GREYVisibilityChecker.m', | 106 'src/EarlGrey/Common/GREYVisibilityChecker.m', |
| 107 'src/EarlGrey/Core/GREYAutomationSetup.h', |
| 108 'src/EarlGrey/Core/GREYAutomationSetup.m', |
| 107 'src/EarlGrey/Core/GREYElementFinder.h', | 109 'src/EarlGrey/Core/GREYElementFinder.h', |
| 108 'src/EarlGrey/Core/GREYElementFinder.m', | 110 'src/EarlGrey/Core/GREYElementFinder.m', |
| 109 'src/EarlGrey/Core/GREYElementInteraction.h', | 111 'src/EarlGrey/Core/GREYElementInteraction.h', |
| 110 'src/EarlGrey/Core/GREYElementInteraction.m', | 112 'src/EarlGrey/Core/GREYElementInteraction.m', |
| 111 'src/EarlGrey/Core/GREYInteractionDataSource.h', | 113 'src/EarlGrey/Core/GREYInteractionDataSource.h', |
| 112 'src/EarlGrey/Core/GREYKeyboard.h', | 114 'src/EarlGrey/Core/GREYKeyboard.h', |
| 113 'src/EarlGrey/Core/GREYKeyboard.m', | 115 'src/EarlGrey/Core/GREYKeyboard.m', |
| 114 'src/EarlGrey/Delegate/GREYCAAnimationDelegate.h', | 116 'src/EarlGrey/Delegate/GREYCAAnimationDelegate.h', |
| 115 'src/EarlGrey/Delegate/GREYCAAnimationDelegate.m', | 117 'src/EarlGrey/Delegate/GREYCAAnimationDelegate.m', |
| 116 'src/EarlGrey/Delegate/GREYNSURLConnectionDelegate.h', | 118 'src/EarlGrey/Delegate/GREYNSURLConnectionDelegate.h', |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 'src/EarlGrey/Matcher/GREYStringDescription.m', | 154 'src/EarlGrey/Matcher/GREYStringDescription.m', |
| 153 'src/EarlGrey/Provider/GREYDataEnumerator.h', | 155 'src/EarlGrey/Provider/GREYDataEnumerator.h', |
| 154 'src/EarlGrey/Provider/GREYDataEnumerator.m', | 156 'src/EarlGrey/Provider/GREYDataEnumerator.m', |
| 155 'src/EarlGrey/Provider/GREYElementProvider.h', | 157 'src/EarlGrey/Provider/GREYElementProvider.h', |
| 156 'src/EarlGrey/Provider/GREYElementProvider.m', | 158 'src/EarlGrey/Provider/GREYElementProvider.m', |
| 157 'src/EarlGrey/Provider/GREYProvider.h', | 159 'src/EarlGrey/Provider/GREYProvider.h', |
| 158 'src/EarlGrey/Provider/GREYUIWindowProvider.h', | 160 'src/EarlGrey/Provider/GREYUIWindowProvider.h', |
| 159 'src/EarlGrey/Provider/GREYUIWindowProvider.m', | 161 'src/EarlGrey/Provider/GREYUIWindowProvider.m', |
| 160 'src/EarlGrey/Synchronization/GREYAppStateTracker.h', | 162 'src/EarlGrey/Synchronization/GREYAppStateTracker.h', |
| 161 'src/EarlGrey/Synchronization/GREYAppStateTracker.m', | 163 'src/EarlGrey/Synchronization/GREYAppStateTracker.m', |
| 162 'src/EarlGrey/Synchronization/GREYBeaconImageProtocol.h', | |
| 163 'src/EarlGrey/Synchronization/GREYBeaconImageProtocol.m', | |
| 164 'src/EarlGrey/Synchronization/GREYCondition.h', | 164 'src/EarlGrey/Synchronization/GREYCondition.h', |
| 165 'src/EarlGrey/Synchronization/GREYCondition.m', | 165 'src/EarlGrey/Synchronization/GREYCondition.m', |
| 166 'src/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.h', | 166 'src/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.h', |
| 167 'src/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.m', | 167 'src/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.m', |
| 168 'src/EarlGrey/Synchronization/GREYNSTimerIdlingResource.h', | 168 'src/EarlGrey/Synchronization/GREYNSTimerIdlingResource.h', |
| 169 'src/EarlGrey/Synchronization/GREYNSTimerIdlingResource.m', | 169 'src/EarlGrey/Synchronization/GREYNSTimerIdlingResource.m', |
| 170 'src/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.h', | 170 'src/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.h', |
| 171 'src/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.m', | 171 'src/EarlGrey/Synchronization/GREYOperationQueueIdlingResource.m', |
| 172 'src/EarlGrey/Synchronization/GREYSyncAPI.h', | 172 'src/EarlGrey/Synchronization/GREYSyncAPI.h', |
| 173 'src/EarlGrey/Synchronization/GREYSyncAPI.m', | 173 'src/EarlGrey/Synchronization/GREYSyncAPI.m', |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 307 # EarlGrey and its dependencies need to link to XCTest.framework | 307 # EarlGrey and its dependencies need to link to XCTest.framework |
| 308 # which is not under SDKROOT. | 308 # which is not under SDKROOT. |
| 309 '$(SDKROOT)/../../Library/Frameworks', | 309 '$(SDKROOT)/../../Library/Frameworks', |
| 310 '<(PRODUCT_DIR)' | 310 '<(PRODUCT_DIR)' |
| 311 ], | 311 ], |
| 312 }, | 312 }, |
| 313 }, | 313 }, |
| 314 ], | 314 ], |
| 315 } | 315 } |
| 316 | 316 |
| OLD | NEW |