8000 Merge branch 'master' of github.com:AlexRezit/WebAppWrapper-iOS · f2er/WebAppWrapper-iOS@088f85b · GitHub
[go: up one dir, main page]

Skip to content

Commit 088f85b

Browse files
committed
Merge branch 'master' of github.com:AlexRezit/WebAppWrapper-iOS
2 parents 71f8908 + b967a0e commit 088f85b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.gitignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Xcode
2+
.DS_Store
3+
build/
4+
*.pbxuser
5+
!default.pbxuser
6+
*.mode1v3
7+
!default.mode1v3
8+
*.mode2v3
9+
!default.mode2v3
10+
*.perspectivev3
11+
!default.perspectivev3
12+
*.xcworkspace
13+
!default.xcworkspace
14+
xcuserdata
15+
profile
16+
*.moved-aside
17+
DerivedData
18+
.idea/

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
WebAppWrapper-iOS
2+
=================
3+
4+
An web app wrapper for iOS.

0 commit comments

Comments
 (0)
0