Skip to content

Commit b540ff0

Browse files
committed
update icon for macos
1 parent 3b3723a commit b540ff0

File tree

10 files changed

+30
-30
lines changed

10 files changed

+30
-30
lines changed

Flutter/json_to_dart/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
3311162312E856FE51CB4891 /* 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>"; };
5858
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
5959
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
60-
33CC10ED2044A3C60003C045 /* json_to_dart.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = json_to_dart.app; sourceTree = BUILT_PRODUCTS_DIR; };
60+
33CC10ED2044A3C60003C045 /* JsonToDart.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JsonToDart.app; sourceTree = BUILT_PRODUCTS_DIR; };
6161
33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
6262
33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
6363
33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
@@ -112,7 +112,7 @@
112112
33CC10EE2044A3C60003C045 /* Products */ = {
113113
isa = PBXGroup;
114114
children = (
115-
33CC10ED2044A3C60003C045 /* json_to_dart.app */,
115+
33CC10ED2044A3C60003C045 /* JsonToDart.app */,
116116
);
117117
name = Products;
118118
sourceTree = "<group>";
@@ -159,7 +159,6 @@
159159
3311162312E856FE51CB4891 /* Pods-Runner.release.xcconfig */,
160160
B7A5F4BFF262402831A4783D /* Pods-Runner.profile.xcconfig */,
161161
);
162-
name = Pods;
163162
path = Pods;
164163
sourceTree = "<group>";
165164
};
@@ -193,7 +192,7 @@
193192
);
194193
name = Runner;
195194
productName = Runner;
196-
productReference = 33CC10ED2044A3C60003C045 /* json_to_dart.app */;
195+
productReference = 33CC10ED2044A3C60003C045 /* JsonToDart.app */;
197196
productType = "com.apple.product-type.application";
198197
};
199198
/* End PBXNativeTarget section */
@@ -426,6 +425,7 @@
426425
"$(inherited)",
427426
"@executable_path/../Frameworks",
428427
);
428+
PRODUCT_NAME = JsonToDart;
429429
PROVISIONING_PROFILE_SPECIFIER = "";
430430
SWIFT_VERSION = 5.0;
431431
};
@@ -552,6 +552,7 @@
552552
"$(inherited)",
553553
"@executable_path/../Frameworks",
554554
);
555+
PRODUCT_NAME = JsonToDart;
555556
PROVISIONING_PROFILE_SPECIFIER = "";
556557
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
557558
SWIFT_VERSION = 5.0;
@@ -572,6 +573,7 @@
572573
"$(inherited)",
573574
"@executable_path/../Frameworks",
574575
);
576+
PRODUCT_NAME = JsonToDart;
575577
PROVISIONING_PROFILE_SPECIFIER = "";
576578
SWIFT_VERSION = 5.0;
577579
};

Flutter/json_to_dart/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
18-
BuildableName = "json_to_dart.app"
18+
BuildableName = "JsonToDart.app"
1919
BlueprintName = "Runner"
2020
ReferencedContainer = "container:Runner.xcodeproj">
2121
</BuildableReference>
@@ -31,13 +31,13 @@
3131
<BuildableReference
3232
BuildableIdentifier = "primary"
3333
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
34-
BuildableName = "json_to_dart.app"
34+
BuildableName = "JsonToDart.app"
3535
BlueprintName = "Runner"
3636
ReferencedContainer = "container:Runner.xcodeproj">
3737
</BuildableReference>
3838
</MacroExpansion>
39-
<AdditionalOptions>
40-
</AdditionalOptions>
39+
<Testables>
40+
</Testables>
4141
</TestAction>
4242
<LaunchAction
4343
buildConfiguration = "Debug"
@@ -54,13 +54,11 @@
5454
<BuildableReference
5555
BuildableIdentifier = "primary"
5656
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
57-
BuildableName = "json_to_dart.app"
57+
BuildableName = "JsonToDart.app"
5858
BlueprintName = "Runner"
5959
ReferencedContainer = "container:Runner.xcodeproj">
6060
</BuildableReference>
6161
</BuildableProductRunnable>
62-
<AdditionalOptions>
63-
</AdditionalOptions>
6462
</LaunchAction>
6563
<ProfileAction
6664
buildConfiguration = "Profile"
@@ -73,7 +71,7 @@
7371
<BuildableReference
7472
BuildableIdentifier = "primary"
7573
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
76-
BuildableName = "json_to_dart.app"
74+
BuildableName = "JsonToDart.app"
7775
BlueprintName = "Runner"
7876
ReferencedContainer = "container:Runner.xcodeproj">
7977
</BuildableReference>
Loading
Loading
Loading
Loading
Loading
Loading
Loading

Flutter/json_to_dart/pubspec.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ packages:
4242
name: build
4343
url: "https://pub.flutter-io.cn"
4444
source: hosted
45-
version: "1.6.3"
45+
version: "2.0.0"
4646
build_config:
4747
dependency: transitive
4848
description:
4949
name: build_config
5050
url: "https://pub.flutter-io.cn"
5151
source: hosted
52-
version: "0.4.6"
52+
version: "0.4.7"
5353
build_daemon:
5454
dependency: transitive
5555
description:
@@ -63,21 +63,21 @@ packages:
6363
name: build_resolvers
6464
url: "https://pub.flutter-io.cn"
6565
source: hosted
66-
version: "1.5.4"
66+
version: "2.0.0"
6767
build_runner:
6868
dependency: "direct dev"
6969
description:
7070
name: build_runner
7171
url: "https://pub.flutter-io.cn"
7272
source: hosted
73-
version: "1.11.5"
73+
version: "1.12.2"
7474
build_runner_core:
7575
dependency: transitive
7676
description:
7777
name: build_runner_core
7878
url: "https://pub.flutter-io.cn"
7979
source: hosted
80-
version: "6.1.10"
80+
version: "6.1.12"
8181
built_collection:
8282
dependency: transitive
8383
description:
@@ -112,7 +112,7 @@ packages:
112112
name: checked_yaml
113113
url: "https://pub.flutter-io.cn"
114114
source: hosted
115-
version: "1.0.4"
115+
version: "2.0.1"
116116
cli_util:
117117
dependency: transitive
118118
description:
@@ -225,14 +225,14 @@ packages:
225225
name: graphs
226226
url: "https://pub.flutter-io.cn"
227227
source: hosted
228-
version: "0.2.0"
228+
version: "1.0.0"
229229
hive:
230230
dependency: "direct main"
231231
description:
232232
name: hive
233233
url: "https://pub.flutter-io.cn"
234234
source: hosted
235-
version: "2.0.0"
235+
version: "2.0.1"
236236
hive_flutter:
237237
dependency: "direct main"
238238
description:
@@ -246,14 +246,14 @@ packages:
246246
name: hive_generator
247247
url: "https://pub.flutter-io.cn"
248248
source: hosted
249-
version: "1.0.0"
249+
version: "1.0.1"
250250
http_multi_server:
251251
dependency: transitive
252252
description:
253253
name: http_multi_server
254254
url: "https://pub.flutter-io.cn"
255255
source: hosted
256-
version: "2.2.0"
256+
version: "3.0.0"
257257
http_parser:
258258
dependency: transitive
259259
description:
@@ -274,7 +274,7 @@ packages:
274274
name: io
275275
url: "https://pub.flutter-io.cn"
276276
source: hosted
277-
version: "0.3.5"
277+
version: "1.0.0"
278278
js:
279279
dependency: transitive
280280
description:
@@ -295,7 +295,7 @@ packages:
295295
name: logging
296296
url: "https://pub.flutter-io.cn"
297297
source: hosted
298-
version: "1.0.0"
298+
version: "1.0.1"
299299
matcher:
300300
dependency: transitive
301301
description:
@@ -435,7 +435,7 @@ packages:
435435
name: pubspec_parse
436436
url: "https://pub.flutter-io.cn"
437437
source: hosted
438-
version: "0.1.8"
438+
version: "1.0.0"
439439
quiver:
440440
dependency: transitive
441441
description:
@@ -456,7 +456,7 @@ packages:
456456
name: shelf_web_socket
457457
url: "https://pub.flutter-io.cn"
458458
source: hosted
459-
version: "0.2.4+1"
459+
version: "1.0.1"
460460
sky_engine:
461461
dependency: transitive
462462
description: flutter
@@ -468,7 +468,7 @@ packages:
468468
name: source_gen
469469
url: "https://pub.flutter-io.cn"
470470
source: hosted
471-
version: "0.9.10+3"
471+
version: "1.0.0"
472472
source_span:
473473
dependency: transitive
474474
description:
@@ -524,7 +524,7 @@ packages:
524524
name: timing
525525
url: "https://pub.flutter-io.cn"
526526
source: hosted
527-
version: "0.1.1+3"
527+
version: "1.0.0"
528528
tuple:
529529
dependency: "direct main"
530530
description:
@@ -559,14 +559,14 @@ packages:
559559
name: web_socket_channel
560560
url: "https://pub.flutter-io.cn"
561561
source: hosted
562-
version: "1.2.0"
562+
version: "2.0.0"
563563
win32:
564564
dependency: transitive
565565
description:
566566
name: win32
567567
url: "https://pub.flutter-io.cn"
568568
source: hosted
569-
version: "2.0.4"
569+
version: "2.0.5"
570570
xdg_directories:
571571
dependency: transitive
572572
description:

0 commit comments

Comments
 (0)