Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
Signed-off-by: Daiki Matsudate <[email protected]>
  • Loading branch information
d-date committed Mar 13, 2024
1 parent 1617869 commit b747d34
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion MyLibrary/Sources/DataClient/Resources/day2.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
]
}
],
"description": "Swift is cool but... do you know what's cooler? Successfully code signing your Swift apps. Code signing issues can certainly be scary but they can be really fun to solve! This talk will teach you how to take a step back from scary code signing errors to calmly and quickly code sign your apps.",
"description": "Swift is cool but... do you know what's cooler? Successfully code signing your Swift apps. Code signing issues can certainly be scary but they can be really fun to solve! This talk will teach you how to take a step back from scary code signing errors to calmly and quickly code sign your apps."
},
{
"id": 43,
Expand Down
28 changes: 14 additions & 14 deletions MyLibrary/Sources/DataClient/Resources/organizers.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,20 +208,20 @@
]
},
{
"id": 14,
"name": "Hideyuki Nanashima",
"image_name": "jollyjoester",
"bio": "Hideyuki is a Swift lover and focusing to enjoy learning and playing with Swift more. He organizes Swift Fun Club which is the group where Swift lovers gather in Japan. He is also the most famous Kanpai-er(person who make a toast). He is expanding the circle of Swift lovers with Kanpai🍻",
"links": [
{
"name": "@jollyjoester",
"url": "https://x.com/jollyjoester"
},
{
"name": "@jollyjoester",
"url": "https://github.com/jollyjoester"
}
]
"id": 14,
"name": "Hideyuki Nanashima",
"image_name": "jollyjoester",
"bio": "Hideyuki is a Swift lover and focusing to enjoy learning and playing with Swift more. He organizes Swift Fun Club which is the group where Swift lovers gather in Japan. He is also the most famous Kanpai-er(person who make a toast). He is expanding the circle of Swift lovers with Kanpai🍻",
"links": [
{
"name": "@jollyjoester",
"url": "https://x.com/jollyjoester"
},
{
"name": "@jollyjoester",
"url": "https://github.com/jollyjoester"
}
]
},
{
"id": 15,
Expand Down

0 comments on commit b747d34

Please sign in to comment.