Skip to content

Commit f95268d

Browse files
committed
Change up dep versions
1 parent a1a057c commit f95268d

File tree

24 files changed

+538
-525
lines changed

24 files changed

+538
-525
lines changed

adaptive_app/codelab_rebuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ steps:
13161316
flutter: pub get
13171317
- name: Add googleapis_auth google_sign_in extension_google_sign_in_as_googleapis_auth
13181318
path: adaptive_app
1319-
flutter: pub add googleapis_auth google_sign_in:^6.3.0 extension_google_sign_in_as_googleapis_auth:^2.0.13
1319+
flutter: pub add googleapis_auth google_sign_in extension_google_sign_in_as_googleapis_auth
13201320
- name: Patch .gitignore
13211321
path: adaptive_app/.gitignore
13221322
patch-u: |

adaptive_app/step_03/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.0.0+1
2020

2121
environment:
22-
sdk: ^3.9.0-0
22+
sdk: ^3.9.0
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

adaptive_app/step_04/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 83 additions & 83 deletions
Large diffs are not rendered by default.

adaptive_app/step_04/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 44 additions & 44 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-
7BDB475EAE12196F47FFEACF /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A76F6D0F9A9ECF5F372C2225 /* Pods_Runner.framework */; };
31-
E9B346FCCB84F4EA1D68C334 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 730B02D05566FDB3B0AEDB76 /* Pods_RunnerTests.framework */; };
30+
53647FAF61F617BA3B007C03 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37D1A7A1B1DF20E4946F7EE7 /* Pods_RunnerTests.framework */; };
31+
9228050728845E57C43E6171 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8028E4024CC152E9494AD52 /* Pods_Runner.framework */; };
3232
/* End PBXBuildFile section */
3333

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

6464
/* Begin PBXFileReference section */
65-
14895E96298C624464DBFB8C /* 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>"; };
66-
29C543CCDB05C79A3F587798 /* 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>"; };
65+
00953292D3CAEBAD344DE8D1 /* 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>"; };
66+
1E0562F3F238083D875A013B /* 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>"; };
67+
23F67D5F6EB32828A6FB8A89 /* 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>"; };
6768
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6869
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
6970
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -80,30 +81,29 @@
8081
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
8182
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8283
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
83-
5FD9945727C4F1E36849A9F7 /* 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-
730B02D05566FDB3B0AEDB76 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84+
37D1A7A1B1DF20E4946F7EE7 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
85+
56EAC3B83F22717B6A8AD5ED /* 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>"; };
8586
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
86-
88BE8072AAD162173C43127D /* 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>"; };
87+
7EF8CF5E83E7C0F416DA751E /* 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>"; };
8788
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
88-
9B72268C6ED12489C79A9053 /* 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>"; };
89-
A76F6D0F9A9ECF5F372C2225 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
90-
E0BA8669BFAF0D7D3530D231 /* 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>"; };
89+
9E3D485AA156E31CB583861D /* 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+
D8028E4024CC152E9494AD52 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
E9B346FCCB84F4EA1D68C334 /* Pods_RunnerTests.framework in Frameworks */,
98+
53647FAF61F617BA3B007C03 /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
7BDB475EAE12196F47FFEACF /* Pods_Runner.framework in Frameworks */,
106+
9228050728845E57C43E6171 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
@@ -137,7 +137,7 @@
137137
331C80D6294CF71000263BE5 /* RunnerTests */,
138138
33CC10EE2044A3C60003C045 /* Products */,
139139
D73912EC22F37F3D000D13A0 /* Frameworks */,
140-
D9486C6BFEBDC468325B5CA3 /* Pods */,
140+
E8BE1346EDE02A76DB00B1F6 /* Pods */,
141141
);
142142
sourceTree = "<group>";
143143
};
@@ -188,21 +188,21 @@
188188
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
189189
isa = PBXGroup;
190190
children = (
191-
A76F6D0F9A9ECF5F372C2225 /* Pods_Runner.framework */,
192-
730B02D05566FDB3B0AEDB76 /* Pods_RunnerTests.framework */,
191+
D8028E4024CC152E9494AD52 /* Pods_Runner.framework */,
192+
37D1A7A1B1DF20E4946F7EE7 /* Pods_RunnerTests.framework */,
193193
);
194194
name = Frameworks;
195195
sourceTree = "<group>";
196196
};
197-
D9486C6BFEBDC468325B5CA3 /* Pods */ = {
197+
E8BE1346EDE02A76DB00B1F6 /* Pods */ = {
198198
isa = PBXGroup;
199199
children = (
200-
29C543CCDB05C79A3F587798 /* Pods-Runner.debug.xcconfig */,
201-
E0BA8669BFAF0D7D3530D231 /* Pods-Runner.release.xcconfig */,
202-
5FD9945727C4F1E36849A9F7 /* Pods-Runner.profile.xcconfig */,
203-
14895E96298C624464DBFB8C /* Pods-RunnerTests.debug.xcconfig */,
204-
9B72268C6ED12489C79A9053 /* Pods-RunnerTests.release.xcconfig */,
205-
88BE8072AAD162173C43127D /* Pods-RunnerTests.profile.xcconfig */,
200+
56EAC3B83F22717B6A8AD5ED /* Pods-Runner.debug.xcconfig */,
201+
1E0562F3F238083D875A013B /* Pods-Runner.release.xcconfig */,
202+
00953292D3CAEBAD344DE8D1 /* Pods-Runner.profile.xcconfig */,
203+
9E3D485AA156E31CB583861D /* Pods-RunnerTests.debug.xcconfig */,
204+
7EF8CF5E83E7C0F416DA751E /* Pods-RunnerTests.release.xcconfig */,
205+
23F67D5F6EB32828A6FB8A89 /* Pods-RunnerTests.profile.xcconfig */,
206206
);
207207
name = Pods;
208208
path = Pods;
@@ -215,7 +215,7 @@
215215
isa = PBXNativeTarget;
216216
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217217
buildPhases = (
218-
C174CBC3E8D2724091838EDC /* [CP] Check Pods Manifest.lock */,
218+
B0504DC2651C7A3918D7A707 /* [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-
FA3DA86855CBE4C6E115CE10 /* [CP] Check Pods Manifest.lock */,
237+
FB8A2CBD1C3328EE0D2F8CCC /* [CP] Check Pods Manifest.lock */,
238238
33CC10E92044A3C60003C045 /* Sources */,
239239
33CC10EA2044A3C60003C045 /* Frameworks */,
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
D76E5D624E19B5A423D1EBD9 /* [CP] Embed Pods Frameworks */,
243+
89D93264B6A9756910DD9B2B /* [CP] Embed Pods Frameworks */,
244244
);
245245
buildRules = (
246246
);
@@ -361,46 +361,46 @@
361361
shellPath = /bin/sh;
362362
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
363363
};
364-
C174CBC3E8D2724091838EDC /* [CP] Check Pods Manifest.lock */ = {
364+
89D93264B6A9756910DD9B2B /* [CP] Embed Pods Frameworks */ = {
365365
isa = PBXShellScriptBuildPhase;
366366
buildActionMask = 2147483647;
367367
files = (
368368
);
369369
inputFileListPaths = (
370+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
370371
);
371-
inputPaths = (
372-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
373-
"${PODS_ROOT}/Manifest.lock",
374-
);
375-
name = "[CP] Check Pods Manifest.lock";
372+
name = "[CP] Embed Pods Frameworks";
376373
outputFileListPaths = (
377-
);
378-
outputPaths = (
379-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
374+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
380375
);
381376
runOnlyForDeploymentPostprocessing = 0;
382377
shellPath = /bin/sh;
383-
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";
378+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
384379
showEnvVarsInLog = 0;
385380
};
386-
D76E5D624E19B5A423D1EBD9 /* [CP] Embed Pods Frameworks */ = {
381+
B0504DC2651C7A3918D7A707 /* [CP] Check Pods Manifest.lock */ = {
387382
isa = PBXShellScriptBuildPhase;
388383
buildActionMask = 2147483647;
389384
files = (
390385
);
391386
inputFileListPaths = (
392-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
393387
);
394-
name = "[CP] Embed Pods Frameworks";
388+
inputPaths = (
389+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
390+
"${PODS_ROOT}/Manifest.lock",
391+
);
392+
name = "[CP] Check Pods Manifest.lock";
395393
outputFileListPaths = (
396-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
394+
);
395+
outputPaths = (
396+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
397397
);
398398
runOnlyForDeploymentPostprocessing = 0;
399399
shellPath = /bin/sh;
400-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
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";
401401
showEnvVarsInLog = 0;
402402
};
403-
FA3DA86855CBE4C6E115CE10 /* [CP] Check Pods Manifest.lock */ = {
403+
FB8A2CBD1C3328EE0D2F8CCC /* [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 = 14895E96298C624464DBFB8C /* Pods-RunnerTests.debug.xcconfig */;
476+
baseConfigurationReference = 9E3D485AA156E31CB583861D /* 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 = 9B72268C6ED12489C79A9053 /* Pods-RunnerTests.release.xcconfig */;
491+
baseConfigurationReference = 7EF8CF5E83E7C0F416DA751E /* 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 = 88BE8072AAD162173C43127D /* Pods-RunnerTests.profile.xcconfig */;
506+
baseConfigurationReference = 23F67D5F6EB32828A6FB8A89 /* Pods-RunnerTests.profile.xcconfig */;
507507
buildSettings = {
508508
BUNDLE_LOADER = "$(TEST_HOST)";
509509
CURRENT_PROJECT_VERSION = 1;

adaptive_app/step_04/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919
version: 1.0.0+1
2020

2121
environment:
22-
sdk: ^3.9.0-0
22+
sdk: ^3.9.0
2323

2424
# Dependencies specify other packages that your package needs in order to work.
2525
# To automatically upgrade your package dependencies to the latest versions

0 commit comments

Comments
 (0)