Skip to content

Commit ee8e7a1

Browse files
committed
add WeatherKit content
1 parent 47df327 commit ee8e7a1

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

SwiftPamphletApp.xcodeproj/project.pbxproj

+8-4
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@
476476
08F14B422BBDA3EA005B46CC /* NukeVideo in Frameworks */ = {isa = PBXBuildFile; productRef = 08F14B412BBDA3EA005B46CC /* NukeVideo */; };
477477
08F14B442BBE2865005B46CC /* ViewComponentImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08F14B432BBE2865005B46CC /* ViewComponentImage.swift */; };
478478
08F51BC527A374A500693AB6 /* footer_js.html in Resources */ = {isa = PBXBuildFile; fileRef = 08F51BC427A374A500693AB6 /* footer_js.html */; };
479+
3A30EFD62CDA818B0029CB2F /* WeatherKit(ap).md in Resources */ = {isa = PBXBuildFile; fileRef = 3A30EFD52CDA818B0029CB2F /* WeatherKit(ap).md */; };
479480
3A46DEF52BD7AAB2008AD993 /* SMDate in Frameworks */ = {isa = PBXBuildFile; productRef = 3A46DEF42BD7AAB2008AD993 /* SMDate */; };
480481
3ACA74FB2BD7964A0024B18E /* SMFile in Frameworks */ = {isa = PBXBuildFile; productRef = 3ACA74FA2BD7964A0024B18E /* SMFile */; };
481482
3AE0D59A2BAB0A0600D6D925 /* DeveloperListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AE0D5992BAB0A0600D6D925 /* DeveloperListView.swift */; };
@@ -952,6 +953,7 @@
952953
08F0F8C02C959B0600DC659B /* 开源-时间(ap).md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "开源-时间(ap).md"; sourceTree = "<group>"; };
953954
08F14B432BBE2865005B46CC /* ViewComponentImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewComponentImage.swift; sourceTree = "<group>"; };
954955
08F51BC427A374A500693AB6 /* footer_js.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = footer_js.html; sourceTree = "<group>"; };
956+
3A30EFD52CDA818B0029CB2F /* WeatherKit(ap).md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "WeatherKit(ap).md"; sourceTree = "<group>"; };
955957
3AE0D5992BAB0A0600D6D925 /* DeveloperListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeveloperListView.swift; sourceTree = "<group>"; };
956958
3AE0D59D2BAB183100D6D925 /* EditDeveloper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditDeveloper.swift; sourceTree = "<group>"; };
957959
3AF2A2DE2BE22A8C00F3BE1B /* UnCategoryInfoListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnCategoryInfoListView.swift; sourceTree = "<group>"; };
@@ -1755,6 +1757,7 @@
17551757
isa = PBXGroup;
17561758
children = (
17571759
08BDD4462C6B007A00914412 /* AppIcon(ap).md */,
1760+
3A30EFD52CDA818B0029CB2F /* WeatherKit(ap).md */,
17581761
08BDD4472C6B007A00914412 /* Swift-DocC(ap).md */,
17591762
088F2C2E2C8E827300DCA64F /* Share Extension(ap).md */,
17601763
);
@@ -2707,6 +2710,7 @@
27072710
08BDD57B2C6B007A00914412 /* Inspectors右侧多出一栏(ap).md in Resources */,
27082711
08BDD5052C6B007A00914412 /* Transaction(ap).md in Resources */,
27092712
08BDD51F2C6B007A00914412 /* Swift Concurrency和Combine(ap).md in Resources */,
2713+
3A30EFD62CDA818B0029CB2F /* WeatherKit(ap).md in Resources */,
27102714
08BDD56C2C6B007A00914412 /* 布局-对齐(ap).md in Resources */,
27112715
08BDD5792C6B007A00914412 /* 导航状态保存和还原(ap).md in Resources */,
27122716
087A7AEA2C80B92500321F85 /* 自动引用计数(ARC)机制(ap).md in Resources */,
@@ -2992,7 +2996,7 @@
29922996
CODE_SIGN_IDENTITY = "Apple Development";
29932997
CODE_SIGN_STYLE = Automatic;
29942998
COMBINE_HIDPI_IMAGES = YES;
2995-
CURRENT_PROJECT_VERSION = 24;
2999+
CURRENT_PROJECT_VERSION = 25;
29963000
DEAD_CODE_STRIPPING = YES;
29973001
DEVELOPMENT_ASSET_PATHS = "\"SwiftPamphletApp/Preview Content\"";
29983002
DEVELOPMENT_TEAM = 962Z8PV35L;
@@ -3007,7 +3011,7 @@
30073011
"@executable_path/../Frameworks",
30083012
);
30093013
MACOSX_DEPLOYMENT_TARGET = 14.0;
3010-
MARKETING_VERSION = 6.6.3;
3014+
MARKETING_VERSION = 6.6.4;
30113015
OTHER_LDFLAGS = (
30123016
"-Xlinker",
30133017
"-interposable",
@@ -3037,7 +3041,7 @@
30373041
CODE_SIGN_IDENTITY = "Apple Development";
30383042
CODE_SIGN_STYLE = Automatic;
30393043
COMBINE_HIDPI_IMAGES = YES;
3040-
CURRENT_PROJECT_VERSION = 24;
3044+
CURRENT_PROJECT_VERSION = 25;
30413045
DEAD_CODE_STRIPPING = YES;
30423046
DEVELOPMENT_ASSET_PATHS = "\"SwiftPamphletApp/Preview Content\"";
30433047
DEVELOPMENT_TEAM = 962Z8PV35L;
@@ -3052,7 +3056,7 @@
30523056
"@executable_path/../Frameworks",
30533057
);
30543058
MACOSX_DEPLOYMENT_TARGET = 14.0;
3055-
MARKETING_VERSION = 6.6.3;
3059+
MARKETING_VERSION = 6.6.4;
30563060
PRODUCT_BUNDLE_IDENTIFIER = com.starming.SwiftPamphletAppByMing;
30573061
PRODUCT_NAME = "戴铭的开发小册子";
30583062
PROVISIONING_PROFILE_SPECIFIER = "";

SwiftPamphletApp/Guide/View/GuideListView.swift

+2
Original file line numberDiff line numberDiff line change
@@ -475,9 +475,11 @@ final class GuideListModel {
475475
L(t: "小组件-参考资料", icon: "books.vertical"),
476476
]),
477477
L(t: "系统能力",icon: "apple.terminal",sub: [
478+
L(t: "WeatherKit", icon: "app"),
478479
L(t: "Swift-DocC", icon: "doc.append"),
479480
L(t: "AppIcon", icon: "app"),
480481
L(t: "Share Extension", icon: "app")
482+
481483
]),
482484

483485
L(t: "多线程", icon: "text.line.first.and.arrowtriangle.forward", sub: [

0 commit comments

Comments
 (0)