chore(stage-pocket): bump and release ios build 0.9.0 (6)

This commit is contained in:
Makito
2026-03-28 12:00:35 +09:00
parent c0e499b044
commit f698c570a5
4 changed files with 9 additions and 9 deletions
@@ -305,7 +305,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 433DLLA855;
INFOPLIST_FILE = App/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = AIRI;
@@ -333,7 +333,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEVELOPMENT_TEAM = 433DLLA855;
INFOPLIST_FILE = App/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = AIRI;
@@ -6,8 +6,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ionic-team/capacitor-swift-pm.git",
"state" : {
"revision" : "1f324fe7bdbdc8c5cc28bea48a231545a8c2e823",
"version" : "8.1.0"
"revision" : "0e862e6ff13852a710c8a484180ca4d6a2cc9761",
"version" : "8.2.0"
}
}
],
@@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ionic-team/capacitor-swift-pm.git",
"state" : {
"revision" : "1f324fe7bdbdc8c5cc28bea48a231545a8c2e823",
"version" : "8.1.0"
"revision" : "0e862e6ff13852a710c8a484180ca4d6a2cc9761",
"version" : "8.2.0"
}
}
],
@@ -11,9 +11,9 @@ let package = Package(
targets: ["CapApp-SPM"])
],
dependencies: [
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.1.0"),
.package(name: "CapacitorLocalNotifications", path: "../../../../../../../../Library/pnpm/store/v10/links/@capacitor/local-notifications/8.0.1/48e4ccbf4066b5327c1dd47d8575df7d5846912c64191c6674cd39c59d257dac/node_modules/@capacitor/local-notifications"),
.package(name: "CapacitorNativeSettings", path: "../../../../../../../../Library/pnpm/store/v10/links/@/capacitor-native-settings/8.0.0/fa925ff73296270c1d620f8c2905b1d3217428d2a6f64525c6ec3b57f8167737/node_modules/capacitor-native-settings")
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", exact: "8.2.0"),
.package(name: "CapacitorLocalNotifications", path: "../../../../../node_modules/.pnpm/@capacitor+local-notifications@8.0.2_@capacitor+core@8.2.0/node_modules/@capacitor/local-notifications"),
.package(name: "CapacitorNativeSettings", path: "../../../../../node_modules/.pnpm/capacitor-native-settings@8.1.0_@capacitor+core@8.2.0/node_modules/capacitor-native-settings")
],
targets: [
.target(