|
14 | 14 | 571B0BDE2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueResponse.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 571B0BDA2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueResponse.pb.swift */; };
|
15 | 15 | 571B0BE4283B55A400F57F78 /* WrpExampleServiceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 571B0BE3283B55A400F57F78 /* WrpExampleServiceProvider.swift */; };
|
16 | 16 | 571B0BEA283B63C100F57F78 /* pbkit.wrp.example.WrpExampleService.wrp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 571B0BE9283B63C100F57F78 /* pbkit.wrp.example.WrpExampleService.wrp.swift */; };
|
| 17 | + 57230F5D2844CBEE003237E5 /* wrp-example.proto in Sources */ = {isa = PBXBuildFile; fileRef = 57230F5C2844CBEE003237E5 /* wrp-example.proto */; }; |
17 | 18 | 5740EE19283F4B7E00DF378A /* Style.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5740EE18283F4B7E00DF378A /* Style.swift */; };
|
18 | 19 | 5740EE1C2840CC1C00DF378A /* ComposableArchitecture in Frameworks */ = {isa = PBXBuildFile; productRef = 5740EE1B2840CC1C00DF378A /* ComposableArchitecture */; };
|
19 | 20 | 57D7E61528375E8F00C5F532 /* WrpApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57D7E61428375E8F00C5F532 /* WrpApp.swift */; };
|
|
30 | 31 | 571B0BDA2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueResponse.pb.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = pbkit.wrp.example.GetSliderValueResponse.pb.swift; sourceTree = "<group>"; };
|
31 | 32 | 571B0BE3283B55A400F57F78 /* WrpExampleServiceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WrpExampleServiceProvider.swift; sourceTree = "<group>"; };
|
32 | 33 | 571B0BE9283B63C100F57F78 /* pbkit.wrp.example.WrpExampleService.wrp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = pbkit.wrp.example.WrpExampleService.wrp.swift; sourceTree = "<group>"; };
|
| 34 | + 57230F5C2844CBEE003237E5 /* wrp-example.proto */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.protobuf; path = "wrp-example.proto"; sourceTree = "<group>"; }; |
33 | 35 | 5740EE18283F4B7E00DF378A /* Style.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Style.swift; sourceTree = "<group>"; };
|
34 | 36 | 57D7E61128375E8F00C5F532 /* WrpExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WrpExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
35 | 37 | 57D7E61428375E8F00C5F532 /* WrpApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WrpApp.swift; sourceTree = "<group>"; };
|
|
100 | 102 | 57D7E630283768CC00C5F532 /* Messages */ = {
|
101 | 103 | isa = PBXGroup;
|
102 | 104 | children = (
|
| 105 | + 57230F5C2844CBEE003237E5 /* wrp-example.proto */, |
103 | 106 | 571B0BD72837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueRequest.pb.swift */,
|
104 | 107 | 571B0BDA2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueResponse.pb.swift */,
|
105 | 108 | 571B0BD92837E3E900F57F78 /* pbkit.wrp.example.GetTextValueRequest.pb.swift */,
|
|
195 | 198 | 571B0BDD2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueRequest.pb.swift in Sources */,
|
196 | 199 | 571B0BE4283B55A400F57F78 /* WrpExampleServiceProvider.swift in Sources */,
|
197 | 200 | 571B0BDE2837E3E900F57F78 /* pbkit.wrp.example.GetSliderValueResponse.pb.swift in Sources */,
|
| 201 | + 57230F5D2844CBEE003237E5 /* wrp-example.proto in Sources */, |
198 | 202 | 571B0BDC2837E3E900F57F78 /* pbkit.wrp.example.GetTextValueRequest.pb.swift in Sources */,
|
199 | 203 | 571B0BEA283B63C100F57F78 /* pbkit.wrp.example.WrpExampleService.wrp.swift in Sources */,
|
200 | 204 | 5740EE19283F4B7E00DF378A /* Style.swift in Sources */,
|
|
325 | 329 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
326 | 330 | CODE_SIGN_STYLE = Automatic;
|
327 | 331 | CURRENT_PROJECT_VERSION = 1;
|
328 |
| - DEVELOPMENT_ASSET_PATHS = "\"Wrp/Preview Content\""; |
| 332 | + DEVELOPMENT_ASSET_PATHS = "Wrp/Preview\\ Content"; |
329 | 333 | DEVELOPMENT_TEAM = 299VDF7S24;
|
330 | 334 | ENABLE_PREVIEWS = YES;
|
331 | 335 | GENERATE_INFOPLIST_FILE = YES;
|
|
355 | 359 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
356 | 360 | CODE_SIGN_STYLE = Automatic;
|
357 | 361 | CURRENT_PROJECT_VERSION = 1;
|
358 |
| - DEVELOPMENT_ASSET_PATHS = "\"Wrp/Preview Content\""; |
| 362 | + DEVELOPMENT_ASSET_PATHS = "Wrp/Preview\\ Content"; |
359 | 363 | DEVELOPMENT_TEAM = 299VDF7S24;
|
360 | 364 | ENABLE_PREVIEWS = YES;
|
361 | 365 | GENERATE_INFOPLIST_FILE = YES;
|
|
0 commit comments