Skip to content

Commit cf0b2fb

Browse files
committed
Update next-gen-ui
1 parent e75a0e5 commit cf0b2fb

File tree

60 files changed

+1590
-1560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1590
-1560
lines changed

next-gen-ui/step_01/ios/Runner.xcodeproj/project.pbxproj

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

next-gen-ui/step_01/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930
shouldUseLaunchSchemeArgsEnv = "YES">
3031
<MacroExpansion>
3132
<BuildableReference
@@ -54,6 +55,7 @@
5455
buildConfiguration = "Debug"
5556
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5657
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
58+
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759
launchStyle = "0"
5860
useCustomWorkingDirectory = "NO"
5961
ignoresPersistentStateOnLaunch = "NO"

next-gen-ui/step_01/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 33 additions & 33 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-
76228F75E66B9D19704D3DDC /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8ABC97A6DD258E40B2211911 /* Pods_RunnerTests.framework */; };
31-
9E0C157AF221B322B9FBDEB0 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15F55EE57FA80B171AD1812D /* Pods_Runner.framework */; };
30+
AC2F65DF093A1C7F6F39ECAC /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90E613C468E7C49ECC7480D9 /* Pods_RunnerTests.framework */; };
31+
C24195F0E5EA739FEBA13BB8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 806E5F0865AF15E0540DDEA2 /* Pods_Runner.framework */; };
3232
/* End PBXBuildFile section */
3333

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

6464
/* Begin PBXFileReference section */
65-
15F55EE57FA80B171AD1812D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
65+
17006BD36B8B7FB923BD559E /* 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>"; };
66+
31227BFF522EF95526F0AA15 /* 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>"; };
6667
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6768
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
6869
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -79,31 +80,30 @@
7980
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
8081
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8182
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
82-
6EC0DE1EDB89D48B8EF27E09 /* 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>"; };
8383
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
84-
8ABC97A6DD258E40B2211911 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84+
806E5F0865AF15E0540DDEA2 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
85+
90E613C468E7C49ECC7480D9 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
86+
950EFCF88B69CB512EC31EA6 /* 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>"; };
8587
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
86-
C8B9E393531DD6333304BB8F /* 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>"; };
87-
D8FEC760553A65823C07DF08 /* 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>"; };
88-
E2F75870036823AA3EA90041 /* 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>"; };
89-
EF276A9B6A84EB6956EC5987 /* 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-
FF24E779A962F06F10C587F3 /* 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>"; };
88+
A55E731C05A7D0662CE4C9C7 /* 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+
AD332B96FA7BE7B29C799DD5 /* 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+
B90AACA9918EB24AB67BBE45 /* 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>"; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
76228F75E66B9D19704D3DDC /* Pods_RunnerTests.framework in Frameworks */,
98+
AC2F65DF093A1C7F6F39ECAC /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
9E0C157AF221B322B9FBDEB0 /* Pods_Runner.framework in Frameworks */,
106+
C24195F0E5EA739FEBA13BB8 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
@@ -137,7 +137,7 @@
137137
331C80D6294CF71000263BE5 /* RunnerTests */,
138138
33CC10EE2044A3C60003C045 /* Products */,
139139
D73912EC22F37F3D000D13A0 /* Frameworks */,
140-
769653910C81A903FAB3C7C0 /* Pods */,
140+
6FEBE079B5D797B6DBD94FE5 /* Pods */,
141141
);
142142
sourceTree = "<group>";
143143
};
@@ -185,15 +185,15 @@
185185
path = Runner;
186186
sourceTree = "<group>";
187187
};
188-
769653910C81A903FAB3C7C0 /* Pods */ = {
188+
6FEBE079B5D797B6DBD94FE5 /* Pods */ = {
189189
isa = PBXGroup;
190190
children = (
191-
E2F75870036823AA3EA90041 /* Pods-Runner.debug.xcconfig */,
192-
EF276A9B6A84EB6956EC5987 /* Pods-Runner.release.xcconfig */,
193-
C8B9E393531DD6333304BB8F /* Pods-Runner.profile.xcconfig */,
194-
D8FEC760553A65823C07DF08 /* Pods-RunnerTests.debug.xcconfig */,
195-
6EC0DE1EDB89D48B8EF27E09 /* Pods-RunnerTests.release.xcconfig */,
196-
FF24E779A962F06F10C587F3 /* Pods-RunnerTests.profile.xcconfig */,
191+
17006BD36B8B7FB923BD559E /* Pods-Runner.debug.xcconfig */,
192+
A55E731C05A7D0662CE4C9C7 /* Pods-Runner.release.xcconfig */,
193+
B90AACA9918EB24AB67BBE45 /* Pods-Runner.profile.xcconfig */,
194+
AD332B96FA7BE7B29C799DD5 /* Pods-RunnerTests.debug.xcconfig */,
195+
31227BFF522EF95526F0AA15 /* Pods-RunnerTests.release.xcconfig */,
196+
950EFCF88B69CB512EC31EA6 /* Pods-RunnerTests.profile.xcconfig */,
197197
);
198198
name = Pods;
199199
path = Pods;
@@ -202,8 +202,8 @@
202202
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
203203
isa = PBXGroup;
204204
children = (
205-
15F55EE57FA80B171AD1812D /* Pods_Runner.framework */,
206-
8ABC97A6DD258E40B2211911 /* Pods_RunnerTests.framework */,
205+
806E5F0865AF15E0540DDEA2 /* Pods_Runner.framework */,
206+
90E613C468E7C49ECC7480D9 /* Pods_RunnerTests.framework */,
207207
);
208208
name = Frameworks;
209209
sourceTree = "<group>";
@@ -215,7 +215,7 @@
215215
isa = PBXNativeTarget;
216216
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217217
buildPhases = (
218-
71D949565E12DC8F0DE0FABF /* [CP] Check Pods Manifest.lock */,
218+
8FBAEA9EC55DC24435D75E78 /* [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-
69D438FD096642040D2B7F49 /* [CP] Check Pods Manifest.lock */,
237+
9EFF94981538214223823EB0 /* [CP] Check Pods Manifest.lock */,
238238
33CC10E92044A3C60003C045 /* Sources */,
239239
33CC10EA2044A3C60003C045 /* Frameworks */,
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
9CCEE446A828DE3678C68D0E /* [CP] Embed Pods Frameworks */,
243+
CFCC307435C253F093606B42 /* [CP] Embed Pods Frameworks */,
244244
);
245245
buildRules = (
246246
);
@@ -361,7 +361,7 @@
361361
shellPath = /bin/sh;
362362
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
363363
};
364-
69D438FD096642040D2B7F49 /* [CP] Check Pods Manifest.lock */ = {
364+
8FBAEA9EC55DC24435D75E78 /* [CP] Check Pods Manifest.lock */ = {
365365
isa = PBXShellScriptBuildPhase;
366366
buildActionMask = 2147483647;
367367
files = (
@@ -376,14 +376,14 @@
376376
outputFileListPaths = (
377377
);
378378
outputPaths = (
379-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
379+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
380380
);
381381
runOnlyForDeploymentPostprocessing = 0;
382382
shellPath = /bin/sh;
383383
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";
384384
showEnvVarsInLog = 0;
385385
};
386-
71D949565E12DC8F0DE0FABF /* [CP] Check Pods Manifest.lock */ = {
386+
9EFF94981538214223823EB0 /* [CP] Check Pods Manifest.lock */ = {
387387
isa = PBXShellScriptBuildPhase;
388388
buildActionMask = 2147483647;
389389
files = (
@@ -398,14 +398,14 @@
398398
outputFileListPaths = (
399399
);
400400
outputPaths = (
401-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
401+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
402402
);
403403
runOnlyForDeploymentPostprocessing = 0;
404404
shellPath = /bin/sh;
405405
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";
406406
showEnvVarsInLog = 0;
407407
};
408-
9CCEE446A828DE3678C68D0E /* [CP] Embed Pods Frameworks */ = {
408+
CFCC307435C253F093606B42 /* [CP] Embed Pods Frameworks */ = {
409409
isa = PBXShellScriptBuildPhase;
410410
buildActionMask = 2147483647;
411411
files = (
@@ -473,7 +473,7 @@
473473
/* Begin XCBuildConfiguration section */
474474
331C80DB294CF71000263BE5 /* Debug */ = {
475475
isa = XCBuildConfiguration;
476-
baseConfigurationReference = D8FEC760553A65823C07DF08 /* Pods-RunnerTests.debug.xcconfig */;
476+
baseConfigurationReference = AD332B96FA7BE7B29C799DD5 /* 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 = 6EC0DE1EDB89D48B8EF27E09 /* Pods-RunnerTests.release.xcconfig */;
491+
baseConfigurationReference = 31227BFF522EF95526F0AA15 /* 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 = FF24E779A962F06F10C587F3 /* Pods-RunnerTests.profile.xcconfig */;
506+
baseConfigurationReference = 950EFCF88B69CB512EC31EA6 /* Pods-RunnerTests.profile.xcconfig */;
507507
buildSettings = {
508508
BUNDLE_LOADER = "$(TEST_HOST)";
509509
CURRENT_PROJECT_VERSION = 1;

next-gen-ui/step_01/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
rnd: ^0.2.0
1919
vector_math: ^2.1.4
2020
cupertino_icons: ^1.0.8
21-
provider: ^6.1.2
21+
provider: ^6.1.5
2222
window_size:
2323
git:
2424
url: https://github.com/google/flutter-desktop-embedding.git

0 commit comments

Comments
 (0)