Skip to content

Commit

Permalink
Merge pull request #61 from crane-hiromu/fix_code
Browse files Browse the repository at this point in the history
画像の不足とバージョンアップ
  • Loading branch information
crane-hiromu authored Sep 10, 2022
2 parents aab99f2 + b7a13e3 commit 41e5454
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions Assets.xcassets/StaffUser/Temporary/user607.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "user607.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
targets: ["AppModule"],
bundleIdentifier: "hcrane.padosdc.japan.2022",
teamIdentifier: "R82WJ5W3TV",
displayVersion: "1.4.1",
displayVersion: "1.6",
bundleVersion: "10",
appIcon: .asset("AppIcon"),
accentColor: .presetColor(.blue),
Expand Down

0 comments on commit 41e5454

Please sign in to comment.