|
20 | 20 | 8D69E61821DE96CF00CFA49B /* UIImageView+FirebaseStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D69E61621DE96CF00CFA49B /* UIImageView+FirebaseStorage.m */; };
|
21 | 21 | 8D69E61921DE96CF00CFA49B /* UIImageView+FirebaseStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D69E61721DE96CF00CFA49B /* UIImageView+FirebaseStorage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
22 | 22 | 8D69E61B21DE96D900CFA49B /* FUIImageViewCategoryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D69E61A21DE96D900CFA49B /* FUIImageViewCategoryTests.m */; };
|
23 |
| - 9DA2615702DB5B00809BD179 /* Pods_FirebaseStorageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 394D01F06479F5F133E31EA7 /* Pods_FirebaseStorageUI.framework */; }; |
24 |
| - A7CDF7C1A684C207B9EC2BEC /* Pods_FirebaseStorageUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5E602B38093570DAD37D329 /* Pods_FirebaseStorageUITests.framework */; }; |
25 | 23 | /* End PBXBuildFile section */
|
26 | 24 |
|
27 | 25 | /* Begin PBXContainerItemProxy section */
|
|
35 | 33 | /* End PBXContainerItemProxy section */
|
36 | 34 |
|
37 | 35 | /* Begin PBXFileReference section */
|
38 |
| - 2531884B814A605E24AF1BD1 /* Pods-FirebaseStorageUI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseStorageUI.release.xcconfig"; path = "Target Support Files/Pods-FirebaseStorageUI/Pods-FirebaseStorageUI.release.xcconfig"; sourceTree = "<group>"; }; |
39 | 36 | 3245015F224B963B00AF2E90 /* FUIStorageImageLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FUIStorageImageLoader.h; sourceTree = "<group>"; };
|
40 | 37 | 32450160224B963B00AF2E90 /* FUIStorageImageLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUIStorageImageLoader.m; sourceTree = "<group>"; };
|
41 | 38 | 32450163224B96B400AF2E90 /* NSURL+FirebaseStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSURL+FirebaseStorage.h"; sourceTree = "<group>"; };
|
|
44 | 41 | 3245016C224B987400AF2E90 /* FUIStorageDefine.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUIStorageDefine.m; sourceTree = "<group>"; };
|
45 | 42 | 32A5DB2522755E480029B3D5 /* FIRStorageDownloadTask+SDWebImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FIRStorageDownloadTask+SDWebImage.h"; sourceTree = "<group>"; };
|
46 | 43 | 32A5DB2622755E480029B3D5 /* FIRStorageDownloadTask+SDWebImage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "FIRStorageDownloadTask+SDWebImage.m"; sourceTree = "<group>"; };
|
47 |
| - 394D01F06479F5F133E31EA7 /* Pods_FirebaseStorageUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseStorageUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 |
| - 47BA3EFFA8182422FCFF3BA8 /* Pods-FirebaseStorageUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseStorageUITests.release.xcconfig"; path = "Target Support Files/Pods-FirebaseStorageUITests/Pods-FirebaseStorageUITests.release.xcconfig"; sourceTree = "<group>"; }; |
49 |
| - 4F5D5A91D72EF2D6714BF575 /* Pods-FirebaseStorageUI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseStorageUI.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseStorageUI/Pods-FirebaseStorageUI.debug.xcconfig"; sourceTree = "<group>"; }; |
50 | 44 | 8D69E5FC21DE968300CFA49B /* FirebaseStorageUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FirebaseStorageUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
51 | 45 | 8D69E5FF21DE968300CFA49B /* FirebaseStorageUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirebaseStorageUI.h; sourceTree = "<group>"; };
|
52 | 46 | 8D69E60021DE968300CFA49B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
55 | 49 | 8D69E61621DE96CF00CFA49B /* UIImageView+FirebaseStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+FirebaseStorage.m"; sourceTree = "<group>"; };
|
56 | 50 | 8D69E61721DE96CF00CFA49B /* UIImageView+FirebaseStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+FirebaseStorage.h"; sourceTree = "<group>"; };
|
57 | 51 | 8D69E61A21DE96D900CFA49B /* FUIImageViewCategoryTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUIImageViewCategoryTests.m; sourceTree = "<group>"; };
|
58 |
| - A6602D6474A93D643DAE0E09 /* Pods-FirebaseStorageUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseStorageUITests.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseStorageUITests/Pods-FirebaseStorageUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
59 |
| - B5E602B38093570DAD37D329 /* Pods_FirebaseStorageUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseStorageUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
60 | 52 | /* End PBXFileReference section */
|
61 | 53 |
|
62 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
63 | 55 | 8D69E5F921DE968300CFA49B /* Frameworks */ = {
|
64 | 56 | isa = PBXFrameworksBuildPhase;
|
65 | 57 | buildActionMask = 2147483647;
|
66 | 58 | files = (
|
67 |
| - 9DA2615702DB5B00809BD179 /* Pods_FirebaseStorageUI.framework in Frameworks */, |
68 | 59 | );
|
69 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
70 | 61 | };
|
|
73 | 64 | buildActionMask = 2147483647;
|
74 | 65 | files = (
|
75 | 66 | 8D69E60621DE968300CFA49B /* FirebaseStorageUI.framework in Frameworks */,
|
76 |
| - A7CDF7C1A684C207B9EC2BEC /* Pods_FirebaseStorageUITests.framework in Frameworks */, |
77 | 67 | );
|
78 | 68 | runOnlyForDeploymentPostprocessing = 0;
|
79 | 69 | };
|
|
83 | 73 | 0CC97045B70819DE9626D1BE /* Pods */ = {
|
84 | 74 | isa = PBXGroup;
|
85 | 75 | children = (
|
86 |
| - 4F5D5A91D72EF2D6714BF575 /* Pods-FirebaseStorageUI.debug.xcconfig */, |
87 |
| - 2531884B814A605E24AF1BD1 /* Pods-FirebaseStorageUI.release.xcconfig */, |
88 |
| - A6602D6474A93D643DAE0E09 /* Pods-FirebaseStorageUITests.debug.xcconfig */, |
89 |
| - 47BA3EFFA8182422FCFF3BA8 /* Pods-FirebaseStorageUITests.release.xcconfig */, |
90 | 76 | );
|
91 | 77 | path = Pods;
|
92 | 78 | sourceTree = "<group>";
|
|
98 | 84 | 8D69E60921DE968300CFA49B /* FirebaseStorageUITests */,
|
99 | 85 | 8D69E5FD21DE968300CFA49B /* Products */,
|
100 | 86 | 0CC97045B70819DE9626D1BE /* Pods */,
|
101 |
| - AB368CA46E5052A9298EBEC5 /* Frameworks */, |
102 | 87 | );
|
103 | 88 | sourceTree = "<group>";
|
104 | 89 | };
|
|
139 | 124 | path = FirebaseStorageUITests;
|
140 | 125 | sourceTree = "<group>";
|
141 | 126 | };
|
142 |
| - AB368CA46E5052A9298EBEC5 /* Frameworks */ = { |
143 |
| - isa = PBXGroup; |
144 |
| - children = ( |
145 |
| - 394D01F06479F5F133E31EA7 /* Pods_FirebaseStorageUI.framework */, |
146 |
| - B5E602B38093570DAD37D329 /* Pods_FirebaseStorageUITests.framework */, |
147 |
| - ); |
148 |
| - name = Frameworks; |
149 |
| - sourceTree = "<group>"; |
150 |
| - }; |
151 | 127 | /* End PBXGroup section */
|
152 | 128 |
|
153 | 129 | /* Begin PBXHeadersBuildPhase section */
|
|
171 | 147 | isa = PBXNativeTarget;
|
172 | 148 | buildConfigurationList = 8D69E61021DE968300CFA49B /* Build configuration list for PBXNativeTarget "FirebaseStorageUI" */;
|
173 | 149 | buildPhases = (
|
174 |
| - CA40CBB6AA56043F94AFB971 /* [CP] Check Pods Manifest.lock */, |
175 | 150 | 8D69E5F721DE968300CFA49B /* Headers */,
|
176 | 151 | 8D69E5F821DE968300CFA49B /* Sources */,
|
177 | 152 | 8D69E5F921DE968300CFA49B /* Frameworks */,
|
|
190 | 165 | isa = PBXNativeTarget;
|
191 | 166 | buildConfigurationList = 8D69E61321DE968300CFA49B /* Build configuration list for PBXNativeTarget "FirebaseStorageUITests" */;
|
192 | 167 | buildPhases = (
|
193 |
| - 8FD9C5788D2EEAE951CD23E8 /* [CP] Check Pods Manifest.lock */, |
194 | 168 | 8D69E60121DE968300CFA49B /* Sources */,
|
195 | 169 | 8D69E60221DE968300CFA49B /* Frameworks */,
|
196 | 170 | 8D69E60321DE968300CFA49B /* Resources */,
|
197 |
| - 5A65CD8B4FD0E1D5FB9EFE5E /* [CP] Embed Pods Frameworks */, |
198 | 171 | );
|
199 | 172 | buildRules = (
|
200 | 173 | );
|
|
258 | 231 | };
|
259 | 232 | /* End PBXResourcesBuildPhase section */
|
260 | 233 |
|
261 |
| -/* Begin PBXShellScriptBuildPhase section */ |
262 |
| - 5A65CD8B4FD0E1D5FB9EFE5E /* [CP] Embed Pods Frameworks */ = { |
263 |
| - isa = PBXShellScriptBuildPhase; |
264 |
| - buildActionMask = 2147483647; |
265 |
| - files = ( |
266 |
| - ); |
267 |
| - inputFileListPaths = ( |
268 |
| - ); |
269 |
| - inputPaths = ( |
270 |
| - "${PODS_ROOT}/Target Support Files/Pods-FirebaseStorageUITests/Pods-FirebaseStorageUITests-frameworks.sh", |
271 |
| - "${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework", |
272 |
| - ); |
273 |
| - name = "[CP] Embed Pods Frameworks"; |
274 |
| - outputFileListPaths = ( |
275 |
| - ); |
276 |
| - outputPaths = ( |
277 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework", |
278 |
| - ); |
279 |
| - runOnlyForDeploymentPostprocessing = 0; |
280 |
| - shellPath = /bin/sh; |
281 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseStorageUITests/Pods-FirebaseStorageUITests-frameworks.sh\"\n"; |
282 |
| - showEnvVarsInLog = 0; |
283 |
| - }; |
284 |
| - 8FD9C5788D2EEAE951CD23E8 /* [CP] Check Pods Manifest.lock */ = { |
285 |
| - isa = PBXShellScriptBuildPhase; |
286 |
| - buildActionMask = 2147483647; |
287 |
| - files = ( |
288 |
| - ); |
289 |
| - inputFileListPaths = ( |
290 |
| - ); |
291 |
| - inputPaths = ( |
292 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
293 |
| - "${PODS_ROOT}/Manifest.lock", |
294 |
| - ); |
295 |
| - name = "[CP] Check Pods Manifest.lock"; |
296 |
| - outputFileListPaths = ( |
297 |
| - ); |
298 |
| - outputPaths = ( |
299 |
| - "$(DERIVED_FILE_DIR)/Pods-FirebaseStorageUITests-checkManifestLockResult.txt", |
300 |
| - ); |
301 |
| - runOnlyForDeploymentPostprocessing = 0; |
302 |
| - shellPath = /bin/sh; |
303 |
| - 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"; |
304 |
| - showEnvVarsInLog = 0; |
305 |
| - }; |
306 |
| - CA40CBB6AA56043F94AFB971 /* [CP] Check Pods Manifest.lock */ = { |
307 |
| - isa = PBXShellScriptBuildPhase; |
308 |
| - buildActionMask = 2147483647; |
309 |
| - files = ( |
310 |
| - ); |
311 |
| - inputFileListPaths = ( |
312 |
| - ); |
313 |
| - inputPaths = ( |
314 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
315 |
| - "${PODS_ROOT}/Manifest.lock", |
316 |
| - ); |
317 |
| - name = "[CP] Check Pods Manifest.lock"; |
318 |
| - outputFileListPaths = ( |
319 |
| - ); |
320 |
| - outputPaths = ( |
321 |
| - "$(DERIVED_FILE_DIR)/Pods-FirebaseStorageUI-checkManifestLockResult.txt", |
322 |
| - ); |
323 |
| - runOnlyForDeploymentPostprocessing = 0; |
324 |
| - shellPath = /bin/sh; |
325 |
| - 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"; |
326 |
| - showEnvVarsInLog = 0; |
327 |
| - }; |
328 |
| -/* End PBXShellScriptBuildPhase section */ |
329 |
| - |
330 | 234 | /* Begin PBXSourcesBuildPhase section */
|
331 | 235 | 8D69E5F821DE968300CFA49B /* Sources */ = {
|
332 | 236 | isa = PBXSourcesBuildPhase;
|
|
479 | 383 | };
|
480 | 384 | 8D69E61121DE968300CFA49B /* Debug */ = {
|
481 | 385 | isa = XCBuildConfiguration;
|
482 |
| - baseConfigurationReference = 4F5D5A91D72EF2D6714BF575 /* Pods-FirebaseStorageUI.debug.xcconfig */; |
483 | 386 | buildSettings = {
|
484 | 387 | CODE_SIGN_IDENTITY = "";
|
485 | 388 | CODE_SIGN_STYLE = Automatic;
|
|
503 | 406 | };
|
504 | 407 | 8D69E61221DE968300CFA49B /* Release */ = {
|
505 | 408 | isa = XCBuildConfiguration;
|
506 |
| - baseConfigurationReference = 2531884B814A605E24AF1BD1 /* Pods-FirebaseStorageUI.release.xcconfig */; |
507 | 409 | buildSettings = {
|
508 | 410 | CODE_SIGN_IDENTITY = "";
|
509 | 411 | CODE_SIGN_STYLE = Automatic;
|
|
527 | 429 | };
|
528 | 430 | 8D69E61421DE968300CFA49B /* Debug */ = {
|
529 | 431 | isa = XCBuildConfiguration;
|
530 |
| - baseConfigurationReference = A6602D6474A93D643DAE0E09 /* Pods-FirebaseStorageUITests.debug.xcconfig */; |
531 | 432 | buildSettings = {
|
532 | 433 | CODE_SIGN_STYLE = Automatic;
|
533 | 434 | INFOPLIST_FILE = FirebaseStorageUITests/Info.plist;
|
|
544 | 445 | };
|
545 | 446 | 8D69E61521DE968300CFA49B /* Release */ = {
|
546 | 447 | isa = XCBuildConfiguration;
|
547 |
| - baseConfigurationReference = 47BA3EFFA8182422FCFF3BA8 /* Pods-FirebaseStorageUITests.release.xcconfig */; |
548 | 448 | buildSettings = {
|
549 | 449 | CODE_SIGN_STYLE = Automatic;
|
550 | 450 | INFOPLIST_FILE = FirebaseStorageUITests/Info.plist;
|
|
0 commit comments