Skip to content

Commit 4702346

Browse files
committed
switched to Swift Package, and other improvements
1 parent 03257f6 commit 4702346

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1048
-2990
lines changed

.gitignore

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

.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

EMPageViewController.podspec

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)