Skip to content

Commit 058c888

Browse files
committed
Update github-client
1 parent 36f4ef9 commit 058c888

File tree

8 files changed

+231
-231
lines changed

8 files changed

+231
-231
lines changed

github-client/step_04/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
2828
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2929
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
30-
8948CF291B35CD60773256A0 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 176E5A33A8FAE85B1BED92AE /* Pods_Runner.framework */; };
31-
DFB56D9D1F7FD467ED9B2129 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 055D194EC9824525D385F5E5 /* Pods_RunnerTests.framework */; };
30+
797BDD0E0431FAD048E7763B /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 088922E9991DFAB30567AF8D /* Pods_RunnerTests.framework */; };
31+
E70AD68E04184C86472B8BB8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61E5BE228655538DD99BE18A /* Pods_Runner.framework */; };
3232
/* End PBXBuildFile section */
3333

3434
/* Begin PBXContainerItemProxy section */
@@ -62,8 +62,7 @@
6262
/* End PBXCopyFilesBuildPhase section */
6363

6464
/* Begin PBXFileReference section */
65-
055D194EC9824525D385F5E5 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
66-
176E5A33A8FAE85B1BED92AE /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
65+
088922E9991DFAB30567AF8D /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
6766
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6867
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
6968
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -80,30 +79,31 @@
8079
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
8180
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8281
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
83-
3EEFCA0A00A4E083FF698451 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
84-
4853D859CC038C0E3C5CB3D3 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
85-
6E9CA7785A97C0AF56C23A7B /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
86-
6EFD98C0B74EAE576EA6BD89 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
82+
4B93928D1ADB5795749C18AB /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
83+
4E4698DCF3D47C2398A1195D /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
84+
61E5BE228655538DD99BE18A /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
85+
6B7855103D8ADB3BF00D0CC2 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
8786
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
8887
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
89-
A258299BAED6573167847DF8 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
90-
AB058528858FA802F3453193 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
88+
99867943115C27533792C611 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
89+
A7939AB87F44494E4735DD26 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
90+
C6CF527E2B74B023EB25B356 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
DFB56D9D1F7FD467ED9B2129 /* Pods_RunnerTests.framework in Frameworks */,
98+
797BDD0E0431FAD048E7763B /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
8948CF291B35CD60773256A0 /* Pods_Runner.framework in Frameworks */,
106+
E70AD68E04184C86472B8BB8 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
@@ -137,7 +137,7 @@
137137
331C80D6294CF71000263BE5 /* RunnerTests */,
138138
33CC10EE2044A3C60003C045 /* Products */,
139139
D73912EC22F37F3D000D13A0 /* Frameworks */,
140-
FCE9C8849E4935423F995C46 /* Pods */,
140+
A14B6D9FAF12F477FF7A5F0A /* Pods */,
141141
);
142142
sourceTree = "<group>";
143143
};
@@ -185,27 +185,27 @@
185185
path = Runner;
186186
sourceTree = "<group>";
187187
};
188-
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
188+
A14B6D9FAF12F477FF7A5F0A /* Pods */ = {
189189
isa = PBXGroup;
190190
children = (
191-
176E5A33A8FAE85B1BED92AE /* Pods_Runner.framework */,
192-
055D194EC9824525D385F5E5 /* Pods_RunnerTests.framework */,
191+
C6CF527E2B74B023EB25B356 /* Pods-Runner.debug.xcconfig */,
192+
A7939AB87F44494E4735DD26 /* Pods-Runner.release.xcconfig */,
193+
4E4698DCF3D47C2398A1195D /* Pods-Runner.profile.xcconfig */,
194+
99867943115C27533792C611 /* Pods-RunnerTests.debug.xcconfig */,
195+
4B93928D1ADB5795749C18AB /* Pods-RunnerTests.release.xcconfig */,
196+
6B7855103D8ADB3BF00D0CC2 /* Pods-RunnerTests.profile.xcconfig */,
193197
);
194-
name = Frameworks;
198+
name = Pods;
199+
path = Pods;
195200
sourceTree = "<group>";
196201
};
197-
FCE9C8849E4935423F995C46 /* Pods */ = {
202+
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
198203
isa = PBXGroup;
199204
children = (
200-
6EFD98C0B74EAE576EA6BD89 /* Pods-Runner.debug.xcconfig */,
201-
4853D859CC038C0E3C5CB3D3 /* Pods-Runner.release.xcconfig */,
202-
3EEFCA0A00A4E083FF698451 /* Pods-Runner.profile.xcconfig */,
203-
A258299BAED6573167847DF8 /* Pods-RunnerTests.debug.xcconfig */,
204-
AB058528858FA802F3453193 /* Pods-RunnerTests.release.xcconfig */,
205-
6E9CA7785A97C0AF56C23A7B /* Pods-RunnerTests.profile.xcconfig */,
205+
61E5BE228655538DD99BE18A /* Pods_Runner.framework */,
206+
088922E9991DFAB30567AF8D /* Pods_RunnerTests.framework */,
206207
);
207-
name = Pods;
208-
path = Pods;
208+
name = Frameworks;
209209
sourceTree = "<group>";
210210
};
211211
/* End PBXGroup section */
@@ -215,7 +215,7 @@
215215
isa = PBXNativeTarget;
216216
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217217
buildPhases = (
218-
326E101DA72350DF2914E827 /* [CP] Check Pods Manifest.lock */,
218+
786BC907A7B742B3FD84346B /* [CP] Check Pods Manifest.lock */,
219219
331C80D1294CF70F00263BE5 /* Sources */,
220220
331C80D2294CF70F00263BE5 /* Frameworks */,
221221
331C80D3294CF70F00263BE5 /* Resources */,
@@ -234,13 +234,13 @@
234234
isa = PBXNativeTarget;
235235
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
236236
buildPhases = (
237-
8F8B104B523381246F7D9675 /* [CP] Check Pods Manifest.lock */,
237+
BE3B4CE91209D71783A220B5 /* [CP] Check Pods Manifest.lock */,
238238
33CC10E92044A3C60003C045 /* Sources */,
239239
33CC10EA2044A3C60003C045 /* Frameworks */,
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
51156E3C9FAE49996C449183 /* [CP] Embed Pods Frameworks */,
243+
512FE022562180A4BB3B4F96 /* [CP] Embed Pods Frameworks */,
244244
);
245245
buildRules = (
246246
);
@@ -323,28 +323,6 @@
323323
/* End PBXResourcesBuildPhase section */
324324

325325
/* Begin PBXShellScriptBuildPhase section */
326-
326E101DA72350DF2914E827 /* [CP] Check Pods Manifest.lock */ = {
327-
isa = PBXShellScriptBuildPhase;
328-
buildActionMask = 2147483647;
329-
files = (
330-
);
331-
inputFileListPaths = (
332-
);
333-
inputPaths = (
334-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
335-
"${PODS_ROOT}/Manifest.lock",
336-
);
337-
name = "[CP] Check Pods Manifest.lock";
338-
outputFileListPaths = (
339-
);
340-
outputPaths = (
341-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
342-
);
343-
runOnlyForDeploymentPostprocessing = 0;
344-
shellPath = /bin/sh;
345-
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";
346-
showEnvVarsInLog = 0;
347-
};
348326
3399D490228B24CF009A79C7 /* ShellScript */ = {
349327
isa = PBXShellScriptBuildPhase;
350328
alwaysOutOfDate = 1;
@@ -383,7 +361,7 @@
383361
shellPath = /bin/sh;
384362
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
385363
};
386-
51156E3C9FAE49996C449183 /* [CP] Embed Pods Frameworks */ = {
364+
512FE022562180A4BB3B4F96 /* [CP] Embed Pods Frameworks */ = {
387365
isa = PBXShellScriptBuildPhase;
388366
buildActionMask = 2147483647;
389367
files = (
@@ -400,7 +378,29 @@
400378
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
401379
showEnvVarsInLog = 0;
402380
};
403-
8F8B104B523381246F7D9675 /* [CP] Check Pods Manifest.lock */ = {
381+
786BC907A7B742B3FD84346B /* [CP] Check Pods Manifest.lock */ = {
382+
isa = PBXShellScriptBuildPhase;
383+
buildActionMask = 2147483647;
384+
files = (
385+
);
386+
inputFileListPaths = (
387+
);
388+
inputPaths = (
389+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
390+
"${PODS_ROOT}/Manifest.lock",
391+
);
392+
name = "[CP] Check Pods Manifest.lock";
393+
outputFileListPaths = (
394+
);
395+
outputPaths = (
396+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
397+
);
398+
runOnlyForDeploymentPostprocessing = 0;
399+
shellPath = /bin/sh;
400+
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";
401+
showEnvVarsInLog = 0;
402+
};
403+
BE3B4CE91209D71783A220B5 /* [CP] Check Pods Manifest.lock */ = {
404404
isa = PBXShellScriptBuildPhase;
405405
buildActionMask = 2147483647;
406406
files = (
@@ -473,7 +473,7 @@
473473
/* Begin XCBuildConfiguration section */
474474
331C80DB294CF71000263BE5 /* Debug */ = {
475475
isa = XCBuildConfiguration;
476-
baseConfigurationReference = A258299BAED6573167847DF8 /* Pods-RunnerTests.debug.xcconfig */;
476+
baseConfigurationReference = 99867943115C27533792C611 /* Pods-RunnerTests.debug.xcconfig */;
477477
buildSettings = {
478478
BUNDLE_LOADER = "$(TEST_HOST)";
479479
CURRENT_PROJECT_VERSION = 1;
@@ -488,7 +488,7 @@
488488
};
489489
331C80DC294CF71000263BE5 /* Release */ = {
490490
isa = XCBuildConfiguration;
491-
baseConfigurationReference = AB058528858FA802F3453193 /* Pods-RunnerTests.release.xcconfig */;
491+
baseConfigurationReference = 4B93928D1ADB5795749C18AB /* Pods-RunnerTests.release.xcconfig */;
492492
buildSettings = {
493493
BUNDLE_LOADER = "$(TEST_HOST)";
494494
CURRENT_PROJECT_VERSION = 1;
@@ -503,7 +503,7 @@
503503
};
504504
331C80DD294CF71000263BE5 /* Profile */ = {
505505
isa = XCBuildConfiguration;
506-
baseConfigurationReference = 6E9CA7785A97C0AF56C23A7B /* Pods-RunnerTests.profile.xcconfig */;
506+
baseConfigurationReference = 6B7855103D8ADB3BF00D0CC2 /* Pods-RunnerTests.profile.xcconfig */;
507507
buildSettings = {
508508
BUNDLE_LOADER = "$(TEST_HOST)";
509509
CURRENT_PROJECT_VERSION = 1;

github-client/step_04/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# The following adds the Cupertino Icons font to your application.
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
cupertino_icons: ^1.0.8
37-
http: ^1.3.0
37+
http: ^1.4.0
3838
oauth2: ^2.0.3
3939
url_launcher: ^6.3.1
4040

0 commit comments

Comments
 (0)