From 6cae36e72686c283035dfc2aa38fe0c1ee2c48df Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 13 May 2016 19:18:40 +0000 Subject: [PATCH 1/2] [auto] [ci skip] Generate README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be5fda97..b8ce6100 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ⚠️ This README is generated, please do not update. To contribute, make changes to contents.json ⚠️ --> -A collaborative list of **399** open-source iOS apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: (last update *May 13, 2016*). +A collaborative list of **400** open-source iOS apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: (last update *May 13, 2016*). Jump to @@ -391,6 +391,9 @@ Projects that are not in English have a flag - Sakura Fly: Action game created in SpriteKit - https://github.com/l800891/Sakura-Fly - https://itunes.apple.com/app/sakura-fly/id1019023051 +- Scary Flight: Just another yet FlappyBird-style game + - https://github.com/EvgenyKarkan/ScaryFlight + - https://itunes.apple.com/app/scary-flight/id824428528 - SceneKitFrogger 🔶 - https://github.com/devindazzle/SceneKitFrogger - Spare Parts: Simple 2D point and line physics using Verlet integration From b4721b8188b190d1d4b3bb041636d8446a721381 Mon Sep 17 00:00:00 2001 From: Adrian Edwards Date: Fri, 13 May 2016 12:53:10 -0700 Subject: [PATCH 2/2] Add MiamiSunglasses by @DeveloperACE (#301) --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index 772a8190..00db52d1 100644 --- a/contents.json +++ b/contents.json @@ -3632,6 +3632,15 @@ "source": "https://github.com/EvgenyKarkan/ScaryFlight", "itunes": "https://itunes.apple.com/app/scary-flight/id824428528", "stars": 19 + }, + { + "title": "MiamiSunglasses", + "category": [ + "media" + ], + "description": "An app that plays the first five seconds of the CSI Miami theme song for on-the-go meme creation. (YEAAAAAAAAAAHH).", + "source": "https://github.com/DeveloperACE/MiamiSunglasses", + "tags": ["swift"] } ] }