|
24 | 24 | containerPortal = 5F5A53441ADE670C00F81DF0 /* Project object */; |
25 | 25 | proxyType = 1; |
26 | 26 | remoteGlobalIDString = 5F5A53781ADE67D500F81DF0; |
27 | | - remoteInfo = PerformanceExampleSwift; |
| 27 | + remoteInfo = PerformanceExample; |
28 | 28 | }; |
29 | 29 | /* End PBXContainerItemProxy section */ |
30 | 30 |
|
|
134 | 134 | 107347CA20315A61004A66D1 /* PBXTargetDependency */, |
135 | 135 | ); |
136 | 136 | name = PerformanceExampleUITests; |
137 | | - productName = PerformanceExampleSwiftUITests; |
| 137 | + productName = PerformanceExampleUITests; |
138 | 138 | productReference = 107347C420315A61004A66D1 /* PerformanceExampleUITests.xctest */; |
139 | 139 | productType = "com.apple.product-type.bundle.ui-testing"; |
140 | 140 | }; |
|
151 | 151 | dependencies = ( |
152 | 152 | ); |
153 | 153 | name = PerformanceExample; |
154 | | - productName = PerformanceExampleSwift; |
| 154 | + productName = PerformanceExample; |
155 | 155 | productReference = 5F5A53791ADE67D500F81DF0 /* PerformanceExample.app */; |
156 | 156 | productType = "com.apple.product-type.application"; |
157 | 157 | }; |
|
263 | 263 | CODE_SIGN_STYLE = Automatic; |
264 | 264 | DEBUG_INFORMATION_FORMAT = dwarf; |
265 | 265 | GCC_C_LANGUAGE_STANDARD = gnu11; |
266 | | - INFOPLIST_FILE = PerformanceExampleSwiftUITests/Info.plist; |
| 266 | + INFOPLIST_FILE = PerformanceExampleUITests/Info.plist; |
267 | 267 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
268 | 268 | LD_RUNPATH_SEARCH_PATHS = ( |
269 | 269 | "$(inherited)", |
270 | 270 | "@executable_path/Frameworks", |
271 | 271 | "@loader_path/Frameworks", |
272 | 272 | ); |
273 | | - PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.PerformanceExampleSwiftUITests; |
| 273 | + PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.PerformanceExampleUITests; |
274 | 274 | PRODUCT_NAME = "$(TARGET_NAME)"; |
275 | 275 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
276 | 276 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
|
293 | 293 | COPY_PHASE_STRIP = NO; |
294 | 294 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
295 | 295 | GCC_C_LANGUAGE_STANDARD = gnu11; |
296 | | - INFOPLIST_FILE = PerformanceExampleSwiftUITests/Info.plist; |
| 296 | + INFOPLIST_FILE = PerformanceExampleUITests/Info.plist; |
297 | 297 | IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
298 | 298 | LD_RUNPATH_SEARCH_PATHS = ( |
299 | 299 | "$(inherited)", |
300 | 300 | "@executable_path/Frameworks", |
301 | 301 | "@loader_path/Frameworks", |
302 | 302 | ); |
303 | | - PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.PerformanceExampleSwiftUITests; |
| 303 | + PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.PerformanceExampleUITests; |
304 | 304 | PRODUCT_NAME = "$(TARGET_NAME)"; |
305 | 305 | SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
306 | 306 | SWIFT_VERSION = 5.0; |
|
0 commit comments