Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Demo/What's New?.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "What's New?/What_s_New_.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_ASSET_PATHS = "\"What's New?/Preview Content\"";
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -327,7 +327,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 6.0;
MARKETING_VERSION = 6.1;
PRODUCT_BUNDLE_IDENTIFIER = io.startway.WhatsNew;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
Expand All @@ -350,7 +350,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "What's New?/What_s_New_.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEVELOPMENT_ASSET_PATHS = "\"What's New?/Preview Content\"";
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -364,7 +364,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 6.0;
MARKETING_VERSION = 6.1;
PRODUCT_BUNDLE_IDENTIFIER = io.startway.WhatsNew;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
Expand Down
24 changes: 18 additions & 6 deletions Demo/What's New?/en.lproj/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"version": "6.0",
"subVersion": "6.0.0",
"version": "6.1",
"subVersion": "6.1.0",
"new": [
{
"icon": "wineglass",
"title": "Glass",
"subtitle": "Effect",
"body": "Coming Soon!"
"icon": "hammer",
"title": "Project",
"subtitle": "Restructure",
"body": "Seperate files and folders for better maintenance."
},
{
"icon": "macpro.gen3.server",
Expand All @@ -23,6 +23,18 @@
}
]
},
{
"version": "6.0",
"subVersion": "6.0.0",
"new": [
{
"icon": "wineglass",
"title": "Glass",
"subtitle": "Effect",
"body": "Available now!"
}
]
},
{
"version": "5.5",
"subVersion": "5.5.0",
Expand Down
24 changes: 18 additions & 6 deletions Demo/What's New?/ja.lproj/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"version": "6.0",
"subVersion": "6.0.0",
"version": "6.1",
"subVersion": "6.1.0",
"new": [
{
"icon": "wineglass",
"title": "ガラス",
"subtitle": "エフェクト",
"body": "近日公開予定!"
"icon": "hammer",
"title": "プロジェクト",
"subtitle": "リストラクチャ",
"body": "より良いメンテナンスのためのファイルとフォルダの分離。"
},
{
"icon": "macpro.gen3.server",
Expand All @@ -23,6 +23,18 @@
}
]
},
{
"version": "6.0",
"subVersion": "6.0.0",
"new": [
{
"icon": "wineglass",
"title": "ガラス",
"subtitle": "エフェクト",
"body": "利用可能になりました!"
}
]
},
{
"version": "5.5",
"subVersion": "5.5.0",
Expand Down
24 changes: 18 additions & 6 deletions Demo/What's New?/ko.lproj/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"version": "6.0",
"subVersion": "6.0.0",
"version": "6.1",
"subVersion": "6.1.0",
"new": [
{
"icon": "wineglass",
"title": "유리",
"subtitle": "효과",
"body": "곧 출시 예정!"
"icon": "hammer",
"title": "프로젝트",
"subtitle": "재구성",
"body": "더 나은 유지보수를 위한 파일과 폴더 분리."
},
{
"icon": "macpro.gen3.server",
Expand All @@ -23,6 +23,18 @@
}
]
},
{
"version": "6.0",
"subVersion": "6.0.0",
"new": [
{
"icon": "wineglass",
"title": "유리",
"subtitle": "효과",
"body": "지금 사용 가능!"
}
]
},
{
"version": "5.5",
"subVersion": "5.5.0",
Expand Down
26 changes: 19 additions & 7 deletions Demo/What's New?/zh-Hans.lproj/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"version": "6.0",
"subVersion": "6.0.0",
"version": "6.1",
"subVersion": "6.1.0",
"new": [
{
"icon": "wineglass",
"title": "玻璃",
"subtitle": "效果",
"body": "即将推出!"
"icon": "hammer",
"title": "项目",
"subtitle": "重构",
"body": "分离文件和文件夹以便更好地维护。"
},
{
"icon": "macpro.gen3.server",
Expand All @@ -19,7 +19,19 @@
"icon": "arrow.triangle.pull",
"title": "贡献",
"subtitle": "一起",
"body": "提出请求,变得更好! 🎉"
"body": "提出请求,让每个人都变得更好! 🎉"
}
]
},
{
"version": "6.0",
"subVersion": "6.0.0",
"new": [
{
"icon": "wineglass",
"title": "玻璃",
"subtitle": "效果",
"body": "现已推出!"
}
]
},
Expand Down
26 changes: 19 additions & 7 deletions Demo/What's New?/zh-Hant.lproj/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"version": "6.0",
"subVersion": "6.0.0",
"version": "6.1",
"subVersion": "6.1.0",
"new": [
{
"icon": "wineglass",
"title": "玻璃",
"subtitle": "效果",
"body": "即將推出!"
"icon": "hammer",
"title": "專案",
"subtitle": "重構",
"body": "分離檔案和資料夾以便更好地維護。"
},
{
"icon": "macpro.gen3.server",
Expand All @@ -19,7 +19,19 @@
"icon": "arrow.triangle.pull",
"title": "貢獻",
"subtitle": "一起",
"body": "提出請求,變得更好! 🎉"
"body": "提出請求,讓每個人都變得更好! 🎉"
}
]
},
{
"version": "6.0",
"subVersion": "6.0.0",
"new": [
{
"icon": "wineglass",
"title": "玻璃",
"subtitle": "效果",
"body": "現已推出!"
}
]
},
Expand Down
16 changes: 9 additions & 7 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ let package = Package(
defaultLocalization: "en",
platforms: [
.iOS(.v15),
.watchOS(.v8),
.macOS(.v14),
.visionOS(.v1),
.tvOS(.v17)
Expand All @@ -22,17 +21,20 @@ let package = Package(
targets: ["SwiftNEW"]),
],
dependencies: [
.package(name: "SwiftVB", url: "https://github.com/1998code/SwiftVBKit.git", .upToNextMinor(from: "1.4.0")),
.package(name: "Drops", url: "https://github.com/omaralbeik/Drops.git", .upToNextMinor(from: "1.7.0")),
.package(name: "SwiftGlass", url: "https://github.com/1998code/SwiftGlass.git", .upToNextMinor(from: "1.8.0"))
.package(url: "https://github.com/1998code/SwiftVBKit.git", .upToNextMinor(from: "1.4.0")),
.package(url: "https://github.com/omaralbeik/Drops.git", .upToNextMinor(from: "1.7.0")),
.package(url: "https://github.com/1998code/SwiftGlass.git", .upToNextMinor(from: "1.8.0"))
],
targets: [
.target(
name: "SwiftNEW",
dependencies: [
"SwiftVB",
"Drops",
"SwiftGlass"
.product(name: "SwiftVB", package: "SwiftVBKit"),
.product(name: "Drops", package: "Drops"),
.product(name: "SwiftGlass", package: "SwiftGlass")
],
resources: [
.process("Localizable.xcstrings")
]
)
]
Expand Down
Loading