Skip to content

Commit b0a74b4

Browse files
authored
feat: create initial structure and network extension (#8)
Initial project structure based on XCode template. Include NetworkExtension and associated entitlements
1 parent 0124aca commit b0a74b4

File tree

18 files changed

+1074
-0
lines changed

18 files changed

+1074
-0
lines changed

Diff for: .gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Xcode specifics
2+
.DS_Store
3+
UserInterfaceState.xcuserstate
4+
xcuserdata/
5+
6+
# JetBrains
7+
.idea/

0 commit comments

Comments
 (0)