Skip to content

Commit

Permalink
Merge pull request #75 from chillpop/bugfix/no-modulemap
Browse files Browse the repository at this point in the history
Remove unneeded modulemap
  • Loading branch information
chillpop committed Feb 9, 2016
2 parents 831b11c + 73d5394 commit 509f49a
Show file tree
Hide file tree
Showing 15 changed files with 90 additions and 100 deletions.
28 changes: 14 additions & 14 deletions Paging Data Source Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
PODS:
- ILGDynamicObjC/ILGClasses (0.1.1)
- Vokoder (2.3.0):
- Vokoder/Core (= 2.3.0)
- Vokoder/DataSources (= 2.3.0)
- Vokoder/MapperMacros (= 2.3.0)
- Vokoder/Core (2.3.0):
- Vokoder (2.3.1):
- Vokoder/Core (= 2.3.1)
- Vokoder/DataSources (= 2.3.1)
- Vokoder/MapperMacros (= 2.3.1)
- Vokoder/Core (2.3.1):
- ILGDynamicObjC/ILGClasses (~> 0.1.1)
- VOKUtilities/VOKKeyPathHelper (~> 0.8.0)
- Vokoder/DataSources (2.3.0):
- Vokoder/DataSources (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/Collection (= 2.3.0)
- Vokoder/DataSources/FetchedResults (= 2.3.0)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.0)
- Vokoder/DataSources/Collection (2.3.0):
- Vokoder/DataSources/Collection (= 2.3.1)
- Vokoder/DataSources/FetchedResults (= 2.3.1)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.1)
- Vokoder/DataSources/Collection (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/DataSources/FetchedResults (2.3.0):
- Vokoder/DataSources/FetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/PagingFetchedResults (2.3.0):
- Vokoder/DataSources/PagingFetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/MapperMacros (2.3.0):
- Vokoder/MapperMacros (2.3.1):
- Vokoder/Core
- VOKUtilities/VOKKeyPathHelper (0.8.0)
- xUnique (4.1.2)
Expand All @@ -43,7 +43,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ILGDynamicObjC: 63443567f8ce851067ea3070d3b8c7f93d37207c
Vokoder: 60241b87c4e69de33c77ef0218a96177d0345757
Vokoder: fc60909b0d3410d3abdc1af7ba01f7e9b6f1198e
VOKUtilities: 7d579a7fa5304c2eec17c49d293b2554d6059eaa
xUnique: 7f74d3f52c7769f648aa7be8fe614fc27dba2405

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions Paging Data Source Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions Pod/Classes/MapperMacros/module.modulemap

This file was deleted.

28 changes: 14 additions & 14 deletions SampleProject/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
PODS:
- ILGDynamicObjC/ILGClasses (0.1.1)
- Vokoder (2.3.0):
- Vokoder/Core (= 2.3.0)
- Vokoder/DataSources (= 2.3.0)
- Vokoder/MapperMacros (= 2.3.0)
- Vokoder/Core (2.3.0):
- Vokoder (2.3.1):
- Vokoder/Core (= 2.3.1)
- Vokoder/DataSources (= 2.3.1)
- Vokoder/MapperMacros (= 2.3.1)
- Vokoder/Core (2.3.1):
- ILGDynamicObjC/ILGClasses (~> 0.1.1)
- VOKUtilities/VOKKeyPathHelper (~> 0.8.0)
- Vokoder/DataSources (2.3.0):
- Vokoder/DataSources (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/Collection (= 2.3.0)
- Vokoder/DataSources/FetchedResults (= 2.3.0)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.0)
- Vokoder/DataSources/Collection (2.3.0):
- Vokoder/DataSources/Collection (= 2.3.1)
- Vokoder/DataSources/FetchedResults (= 2.3.1)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.1)
- Vokoder/DataSources/Collection (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/DataSources/FetchedResults (2.3.0):
- Vokoder/DataSources/FetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/PagingFetchedResults (2.3.0):
- Vokoder/DataSources/PagingFetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/MapperMacros (2.3.0):
- Vokoder/MapperMacros (2.3.1):
- Vokoder/Core
- VOKUtilities/VOKKeyPathHelper (0.8.0)
- xUnique (4.1.2)
Expand All @@ -43,7 +43,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ILGDynamicObjC: 63443567f8ce851067ea3070d3b8c7f93d37207c
Vokoder: 60241b87c4e69de33c77ef0218a96177d0345757
Vokoder: fc60909b0d3410d3abdc1af7ba01f7e9b6f1198e
VOKUtilities: 7d579a7fa5304c2eec17c49d293b2554d6059eaa
xUnique: 7f74d3f52c7769f648aa7be8fe614fc27dba2405

Expand Down
7 changes: 3 additions & 4 deletions SampleProject/Pods/Local Podspecs/Vokoder.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions SampleProject/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions SwiftSampleProject/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
PODS:
- ILGDynamicObjC/ILGClasses (0.1.1)
- Vokoder/Core (2.3.0):
- Vokoder/Core (2.3.1):
- ILGDynamicObjC/ILGClasses (~> 0.1.1)
- VOKUtilities/VOKKeyPathHelper (~> 0.8.0)
- Vokoder/DataSources (2.3.0):
- Vokoder/DataSources (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/Collection (= 2.3.0)
- Vokoder/DataSources/FetchedResults (= 2.3.0)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.0)
- Vokoder/DataSources/Collection (2.3.0):
- Vokoder/DataSources/Collection (= 2.3.1)
- Vokoder/DataSources/FetchedResults (= 2.3.1)
- Vokoder/DataSources/PagingFetchedResults (= 2.3.1)
- Vokoder/DataSources/Collection (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/DataSources/FetchedResults (2.3.0):
- Vokoder/DataSources/FetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/PagingFetchedResults (2.3.0):
- Vokoder/DataSources/PagingFetchedResults (2.3.1):
- Vokoder/Core
- Vokoder/DataSources/FetchedResults
- Vokoder/Swift (2.3.0):
- Vokoder/Swift (2.3.1):
- Vokoder/DataSources
- VOKUtilities/VOKKeyPathHelper (0.8.0)
- xUnique (4.1.2)
Expand All @@ -39,7 +39,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ILGDynamicObjC: 63443567f8ce851067ea3070d3b8c7f93d37207c
Vokoder: 60241b87c4e69de33c77ef0218a96177d0345757
Vokoder: fc60909b0d3410d3abdc1af7ba01f7e9b6f1198e
VOKUtilities: 7d579a7fa5304c2eec17c49d293b2554d6059eaa
xUnique: 7f74d3f52c7769f648aa7be8fe614fc27dba2405

Expand Down
7 changes: 3 additions & 4 deletions SwiftSampleProject/Pods/Local Podspecs/Vokoder.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions SwiftSampleProject/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 509f49a

Please sign in to comment.