|
153 | 153 | isa = PBXGroup; |
154 | 154 | children = ( |
155 | 155 | B41BC4351E0E37450075ED16 /* Argo Sample */, |
| 156 | + F27AB2C6056EA53D0C9CA9CC /* Frameworks */, |
156 | 157 | B43DF6781E0E611C0045688F /* Himotoki Sample */, |
157 | 158 | B41375251E23D3490030460E /* Himotoki Sample Tests */, |
158 | | - F27AB2C6056EA53D0C9CA9CC /* Frameworks */, |
159 | 159 | 607FACD21AFB9204008FA782 /* ObjectMapper Sample */, |
160 | 160 | E00343CF68F09F5E0B254AEC /* Pods */, |
161 | 161 | 607FACF51AFB993E008FA782 /* Podspec Metadata */, |
|
222 | 222 | children = ( |
223 | 223 | B41375141E23CA040030460E /* Repo.xib */, |
224 | 224 | ); |
225 | | - name = Xib; |
| 225 | + path = Xib; |
226 | 226 | sourceTree = "<group>"; |
227 | 227 | }; |
228 | 228 | B41375161E23CA150030460E /* View */ = { |
229 | 229 | isa = PBXGroup; |
230 | 230 | children = ( |
231 | | - B43DF67B1E0E611C0045688F /* RepoViewController.swift */, |
232 | 231 | B41375171E23CA280030460E /* Cell */, |
233 | 232 | B41375131E23C9EC0030460E /* Xib */, |
| 233 | + B43DF67B1E0E611C0045688F /* RepoViewController.swift */, |
234 | 234 | ); |
235 | | - name = View; |
| 235 | + path = View; |
236 | 236 | sourceTree = "<group>"; |
237 | 237 | }; |
238 | 238 | B41375171E23CA280030460E /* Cell */ = { |
239 | 239 | isa = PBXGroup; |
240 | 240 | children = ( |
241 | 241 | B41375181E23CA3C0030460E /* RepoTableViewCell.swift */, |
242 | 242 | ); |
243 | | - name = Cell; |
| 243 | + path = Cell; |
244 | 244 | sourceTree = "<group>"; |
245 | 245 | }; |
246 | 246 | B413751A1E23CE1E0030460E /* ViewModel */ = { |
247 | 247 | isa = PBXGroup; |
248 | 248 | children = ( |
249 | 249 | B413751B1E23CE2E0030460E /* RepoViewModel.swift */, |
250 | 250 | ); |
251 | | - name = ViewModel; |
| 251 | + path = ViewModel; |
252 | 252 | sourceTree = "<group>"; |
253 | 253 | }; |
254 | 254 | B413751D1E23D0120030460E /* Extension */ = { |
255 | 255 | isa = PBXGroup; |
256 | 256 | children = ( |
257 | 257 | B413751E1E23D01E0030460E /* UIImageView.swift */, |
258 | 258 | ); |
259 | | - name = Extension; |
| 259 | + path = Extension; |
260 | 260 | sourceTree = "<group>"; |
261 | 261 | }; |
262 | 262 | B41375251E23D3490030460E /* Himotoki Sample Tests */ = { |
263 | 263 | isa = PBXGroup; |
264 | 264 | children = ( |
265 | | - B41375261E23D3490030460E /* RepoViewModelTest.swift */, |
266 | 265 | B41375281E23D3490030460E /* Info.plist */, |
| 266 | + B41375261E23D3490030460E /* RepoViewModelTest.swift */, |
267 | 267 | ); |
268 | 268 | path = "Himotoki Sample Tests"; |
269 | 269 | sourceTree = "<group>"; |
|
297 | 297 | isa = PBXGroup; |
298 | 298 | children = ( |
299 | 299 | B413751D1E23D0120030460E /* Extension */, |
300 | | - B413751A1E23CE1E0030460E /* ViewModel */, |
301 | | - B41375161E23CA150030460E /* View */, |
302 | 300 | B43DF6891E0E618E0045688F /* Model */, |
| 301 | + B41375161E23CA150030460E /* View */, |
| 302 | + B413751A1E23CE1E0030460E /* ViewModel */, |
303 | 303 | B43DF6791E0E611C0045688F /* AppDelegate.swift */, |
304 | | - B43DF67D1E0E611C0045688F /* Main.storyboard */, |
305 | 304 | B43DF6801E0E611C0045688F /* Assets.xcassets */, |
306 | | - B43DF6821E0E611C0045688F /* LaunchScreen.storyboard */, |
307 | 305 | B43DF6851E0E611C0045688F /* Info.plist */, |
| 306 | + B43DF6821E0E611C0045688F /* LaunchScreen.storyboard */, |
| 307 | + B43DF67D1E0E611C0045688F /* Main.storyboard */, |
308 | 308 | ); |
309 | 309 | path = "Himotoki Sample"; |
310 | 310 | sourceTree = "<group>"; |
|
812 | 812 | B43DF67E1E0E611C0045688F /* Base */, |
813 | 813 | ); |
814 | 814 | name = Main.storyboard; |
| 815 | + path = .; |
815 | 816 | sourceTree = "<group>"; |
816 | 817 | }; |
817 | 818 | B43DF6821E0E611C0045688F /* LaunchScreen.storyboard */ = { |
|
820 | 821 | B43DF6831E0E611C0045688F /* Base */, |
821 | 822 | ); |
822 | 823 | name = LaunchScreen.storyboard; |
| 824 | + path = .; |
823 | 825 | sourceTree = "<group>"; |
824 | 826 | }; |
825 | 827 | /* End PBXVariantGroup section */ |
|
952 | 954 | isa = XCBuildConfiguration; |
953 | 955 | baseConfigurationReference = DF7293A30EB09F07B0995D7E /* Pods-Himotoki Sample Tests.debug.xcconfig */; |
954 | 956 | buildSettings = { |
| 957 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
955 | 958 | BUNDLE_LOADER = "$(TEST_HOST)"; |
956 | 959 | CLANG_ANALYZER_NONNULL = YES; |
957 | 960 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
972 | 975 | isa = XCBuildConfiguration; |
973 | 976 | baseConfigurationReference = D5915E7FC0289F3980B73076 /* Pods-Himotoki Sample Tests.release.xcconfig */; |
974 | 977 | buildSettings = { |
| 978 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
975 | 979 | BUNDLE_LOADER = "$(TEST_HOST)"; |
976 | 980 | CLANG_ANALYZER_NONNULL = YES; |
977 | 981 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
990 | 994 | isa = XCBuildConfiguration; |
991 | 995 | baseConfigurationReference = FF6D54714866EAD920B6D886 /* Pods-Argo Sample.debug.xcconfig */; |
992 | 996 | buildSettings = { |
| 997 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
993 | 998 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
994 | 999 | CLANG_ANALYZER_NONNULL = YES; |
995 | 1000 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
1010 | 1015 | isa = XCBuildConfiguration; |
1011 | 1016 | baseConfigurationReference = 7DBE3AD0C570CECB61AA3D9B /* Pods-Argo Sample.release.xcconfig */; |
1012 | 1017 | buildSettings = { |
| 1018 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
1013 | 1019 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1014 | 1020 | CLANG_ANALYZER_NONNULL = YES; |
1015 | 1021 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
1028 | 1034 | isa = XCBuildConfiguration; |
1029 | 1035 | baseConfigurationReference = B1CECC39C84E609EFE21DC83 /* Pods-Himotoki Sample.debug.xcconfig */; |
1030 | 1036 | buildSettings = { |
| 1037 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
1031 | 1038 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1032 | 1039 | CLANG_ANALYZER_NONNULL = YES; |
1033 | 1040 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
1048 | 1055 | isa = XCBuildConfiguration; |
1049 | 1056 | baseConfigurationReference = 39BA8789BBAC353484FB9227 /* Pods-Himotoki Sample.release.xcconfig */; |
1050 | 1057 | buildSettings = { |
| 1058 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
1051 | 1059 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1052 | 1060 | CLANG_ANALYZER_NONNULL = YES; |
1053 | 1061 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
|
0 commit comments