|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 433E703692A371C84E532086 /* Pods_uidemoTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45B7A43C757A128633BBDAFF /* Pods_uidemoTests.framework */; }; |
11 |
| - 6001626D469756A781BC0C1D /* Pods_uidemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0B23F4C2DB9A671802E1E31 /* Pods_uidemo.framework */; }; |
12 | 10 | 8D16073E1D492B200069E4F5 /* AuthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D16073D1D492B200069E4F5 /* AuthViewController.swift */; };
|
13 | 11 | 8DABC9891D3D82D600453807 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DABC9881D3D82D600453807 /* AppDelegate.swift */; };
|
14 | 12 | 8DABC98B1D3D82D600453807 /* MenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DABC98A1D3D82D600453807 /* MenuViewController.swift */; };
|
|
19 | 17 | 8DABC9A91D3D872C00453807 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DABC9A81D3D872C00453807 /* Sample.swift */; };
|
20 | 18 | 8DABC9AB1D3D947300453807 /* SampleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DABC9AA1D3D947300453807 /* SampleCell.swift */; };
|
21 | 19 | 8DABC9AD1D3D9EAF00453807 /* ChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DABC9AC1D3D9EAF00453807 /* ChatViewController.swift */; };
|
| 20 | + 8DD51E371D873B0D00E2CA51 /* UIStoryboardExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD51E361D873B0D00E2CA51 /* UIStoryboardExtension.swift */; }; |
22 | 21 | 8DDF1AE51D3FF67D001F1160 /* ChatCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DDF1AE41D3FF67D001F1160 /* ChatCollectionViewCell.swift */; };
|
23 | 22 | C3F23ECD1D80F3300020509F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C3F23ECC1D80F3300020509F /* GoogleService-Info.plist */; };
|
24 | 23 | /* End PBXBuildFile section */
|
|
34 | 33 | /* End PBXContainerItemProxy section */
|
35 | 34 |
|
36 | 35 | /* Begin PBXFileReference section */
|
37 |
| - 45B7A43C757A128633BBDAFF /* Pods_uidemoTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_uidemoTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 |
| - 4C4F100F73AB7282D3071228 /* Pods-uidemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uidemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-uidemo/Pods-uidemo.release.xcconfig"; sourceTree = "<group>"; }; |
39 |
| - 74B1CFAE0F3BD0D456DFCC76 /* Pods-uidemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uidemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-uidemoTests/Pods-uidemoTests.debug.xcconfig"; sourceTree = "<group>"; }; |
40 |
| - 8C5E1A3D7FD94BB28A092EBC /* Pods-uidemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uidemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-uidemoTests/Pods-uidemoTests.release.xcconfig"; sourceTree = "<group>"; }; |
41 | 36 | 8D16073D1D492B200069E4F5 /* AuthViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthViewController.swift; sourceTree = "<group>"; };
|
42 | 37 | 8DABC9851D3D82D600453807 /* uidemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = uidemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
43 | 38 | 8DABC9881D3D82D600453807 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
52 | 47 | 8DABC9A81D3D872C00453807 /* Sample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Sample.swift; sourceTree = "<group>"; };
|
53 | 48 | 8DABC9AA1D3D947300453807 /* SampleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SampleCell.swift; sourceTree = "<group>"; };
|
54 | 49 | 8DABC9AC1D3D9EAF00453807 /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
|
| 50 | + 8DD51E361D873B0D00E2CA51 /* UIStoryboardExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIStoryboardExtension.swift; sourceTree = "<group>"; }; |
55 | 51 | 8DDF1AE41D3FF67D001F1160 /* ChatCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatCollectionViewCell.swift; sourceTree = "<group>"; };
|
56 |
| - C0B23F4C2DB9A671802E1E31 /* Pods_uidemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_uidemo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
57 | 52 | C3F23ECC1D80F3300020509F /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
58 |
| - CB9DA206245B6BEB7500A66A /* Pods-uidemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-uidemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-uidemo/Pods-uidemo.debug.xcconfig"; sourceTree = "<group>"; }; |
59 | 53 | /* End PBXFileReference section */
|
60 | 54 |
|
61 | 55 | /* Begin PBXFrameworksBuildPhase section */
|
62 | 56 | 8DABC9821D3D82D600453807 /* Frameworks */ = {
|
63 | 57 | isa = PBXFrameworksBuildPhase;
|
64 | 58 | buildActionMask = 2147483647;
|
65 | 59 | files = (
|
66 |
| - 6001626D469756A781BC0C1D /* Pods_uidemo.framework in Frameworks */, |
67 | 60 | );
|
68 | 61 | runOnlyForDeploymentPostprocessing = 0;
|
69 | 62 | };
|
70 | 63 | 8DABC9961D3D82D600453807 /* Frameworks */ = {
|
71 | 64 | isa = PBXFrameworksBuildPhase;
|
72 | 65 | buildActionMask = 2147483647;
|
73 | 66 | files = (
|
74 |
| - 433E703692A371C84E532086 /* Pods_uidemoTests.framework in Frameworks */, |
75 | 67 | );
|
76 | 68 | runOnlyForDeploymentPostprocessing = 0;
|
77 | 69 | };
|
|
94 | 86 | 8DABC9871D3D82D600453807 /* uidemo */,
|
95 | 87 | 8DABC99C1D3D82D600453807 /* uidemoTests */,
|
96 | 88 | 8DABC9861D3D82D600453807 /* Products */,
|
97 |
| - 94250E737FC3C4C5C6F2681A /* Pods */, |
98 |
| - F6DBA04B6C438DF62F38F922 /* Frameworks */, |
99 | 89 | );
|
100 | 90 | sourceTree = "<group>";
|
101 | 91 | };
|
|
115 | 105 | 8DABC98A1D3D82D600453807 /* MenuViewController.swift */,
|
116 | 106 | 8DABC9AA1D3D947300453807 /* SampleCell.swift */,
|
117 | 107 | 8DABC9A81D3D872C00453807 /* Sample.swift */,
|
| 108 | + 8DD51E361D873B0D00E2CA51 /* UIStoryboardExtension.swift */, |
118 | 109 | 8DD17C951D4BCC6500E850E4 /* AuthSample */,
|
119 | 110 | 8D643F0F1D4827F10081F979 /* ChatSample */,
|
120 | 111 | 8DABC98C1D3D82D600453807 /* Main.storyboard */,
|
|
142 | 133 | name = AuthSample;
|
143 | 134 | sourceTree = "<group>";
|
144 | 135 | };
|
145 |
| - 94250E737FC3C4C5C6F2681A /* Pods */ = { |
146 |
| - isa = PBXGroup; |
147 |
| - children = ( |
148 |
| - CB9DA206245B6BEB7500A66A /* Pods-uidemo.debug.xcconfig */, |
149 |
| - 4C4F100F73AB7282D3071228 /* Pods-uidemo.release.xcconfig */, |
150 |
| - 74B1CFAE0F3BD0D456DFCC76 /* Pods-uidemoTests.debug.xcconfig */, |
151 |
| - 8C5E1A3D7FD94BB28A092EBC /* Pods-uidemoTests.release.xcconfig */, |
152 |
| - ); |
153 |
| - name = Pods; |
154 |
| - sourceTree = "<group>"; |
155 |
| - }; |
156 |
| - F6DBA04B6C438DF62F38F922 /* Frameworks */ = { |
157 |
| - isa = PBXGroup; |
158 |
| - children = ( |
159 |
| - C0B23F4C2DB9A671802E1E31 /* Pods_uidemo.framework */, |
160 |
| - 45B7A43C757A128633BBDAFF /* Pods_uidemoTests.framework */, |
161 |
| - ); |
162 |
| - name = Frameworks; |
163 |
| - sourceTree = "<group>"; |
164 |
| - }; |
165 | 136 | /* End PBXGroup section */
|
166 | 137 |
|
167 | 138 | /* Begin PBXNativeTarget section */
|
|
365 | 336 | files = (
|
366 | 337 | 8DABC98B1D3D82D600453807 /* MenuViewController.swift in Sources */,
|
367 | 338 | 8DABC9AB1D3D947300453807 /* SampleCell.swift in Sources */,
|
| 339 | + 8DD51E371D873B0D00E2CA51 /* UIStoryboardExtension.swift in Sources */, |
368 | 340 | 8DABC9A91D3D872C00453807 /* Sample.swift in Sources */,
|
369 | 341 | 8D16073E1D492B200069E4F5 /* AuthViewController.swift in Sources */,
|
370 | 342 | 8DABC9AD1D3D9EAF00453807 /* ChatViewController.swift in Sources */,
|
|
415 | 387 | isa = XCBuildConfiguration;
|
416 | 388 | buildSettings = {
|
417 | 389 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 390 | + BITCODE_GENERATION_MODE = bitcode; |
418 | 391 | CLANG_ANALYZER_NONNULL = YES;
|
419 | 392 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
420 | 393 | CLANG_CXX_LIBRARY = "libc++";
|
|
461 | 434 | isa = XCBuildConfiguration;
|
462 | 435 | buildSettings = {
|
463 | 436 | ALWAYS_SEARCH_USER_PATHS = NO;
|
| 437 | + BITCODE_GENERATION_MODE = bitcode; |
464 | 438 | CLANG_ANALYZER_NONNULL = YES;
|
465 | 439 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
466 | 440 | CLANG_CXX_LIBRARY = "libc++";
|
|
498 | 472 | };
|
499 | 473 | 8DABC9A31D3D82D600453807 /* Debug */ = {
|
500 | 474 | isa = XCBuildConfiguration;
|
501 |
| - baseConfigurationReference = CB9DA206245B6BEB7500A66A /* Pods-uidemo.debug.xcconfig */; |
502 | 475 | buildSettings = {
|
503 | 476 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 477 | + BITCODE_GENERATION_MODE = ""; |
504 | 478 | CLANG_ENABLE_MODULES = YES;
|
505 | 479 | INFOPLIST_FILE = uidemo/Info.plist;
|
506 | 480 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
513 | 487 | };
|
514 | 488 | 8DABC9A41D3D82D600453807 /* Release */ = {
|
515 | 489 | isa = XCBuildConfiguration;
|
516 |
| - baseConfigurationReference = 4C4F100F73AB7282D3071228 /* Pods-uidemo.release.xcconfig */; |
517 | 490 | buildSettings = {
|
518 | 491 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 492 | + BITCODE_GENERATION_MODE = ""; |
519 | 493 | CLANG_ENABLE_MODULES = YES;
|
520 | 494 | INFOPLIST_FILE = uidemo/Info.plist;
|
521 | 495 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
527 | 501 | };
|
528 | 502 | 8DABC9A61D3D82D600453807 /* Debug */ = {
|
529 | 503 | isa = XCBuildConfiguration;
|
530 |
| - baseConfigurationReference = 74B1CFAE0F3BD0D456DFCC76 /* Pods-uidemoTests.debug.xcconfig */; |
531 | 504 | buildSettings = {
|
532 | 505 | BUNDLE_LOADER = "$(TEST_HOST)";
|
533 | 506 | INFOPLIST_FILE = uidemoTests/Info.plist;
|
|
540 | 513 | };
|
541 | 514 | 8DABC9A71D3D82D600453807 /* Release */ = {
|
542 | 515 | isa = XCBuildConfiguration;
|
543 |
| - baseConfigurationReference = 8C5E1A3D7FD94BB28A092EBC /* Pods-uidemoTests.release.xcconfig */; |
544 | 516 | buildSettings = {
|
545 | 517 | BUNDLE_LOADER = "$(TEST_HOST)";
|
546 | 518 | INFOPLIST_FILE = uidemoTests/Info.plist;
|
|
0 commit comments