Skip to content

Commit

Permalink
crear issue template since publicationworks again
Browse files Browse the repository at this point in the history
Had to uninstall and install cocoapods to solve the problem !?
  • Loading branch information
Vermeer, Edwin authored and Vermeer, Edwin committed Oct 22, 2017
1 parent 6564836 commit cf62410
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 191 deletions.
Binary file not shown.
11 changes: 0 additions & 11 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +0,0 @@
Please take notice that:

I switched master to Swift 4

Unfortunately I'm not allowed to push a new version for this to cocoapods. I hope to fix this issue soon

In order to use this using cocoapods you have to specify the git pad so that it will use master
`pod 'EVReflection', :git => 'https://github.com/evermeer/EVReflection.git'`

If you also use Moya, then you also have to add this:
`pod 'Moya', :git => 'https://github.com/Moya/Moya.git', :branch => '10.0.0-dev'`
28 changes: 14 additions & 14 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
PODS:
- Alamofire (4.5.1)
- EVReflection/Alamofire (5.1.2):
- EVReflection/Alamofire (5.1.3):
- Alamofire
- EVReflection/Core
- EVReflection/AlamofireXML (5.1.2):
- EVReflection/AlamofireXML (5.1.3):
- EVReflection/Alamofire
- EVReflection/XML
- EVReflection/CloudKit (5.1.2):
- EVReflection/CloudKit (5.1.3):
- EVReflection/Core
- EVReflection/Core (5.1.2)
- EVReflection/CoreData (5.1.2):
- EVReflection/Core (5.1.3)
- EVReflection/CoreData (5.1.3):
- EVReflection/Core
- EVReflection/Moya (5.1.2):
- EVReflection/Moya (5.1.3):
- EVReflection/Alamofire
- Moya
- EVReflection/MoyaReactiveSwift (5.1.2):
- EVReflection/MoyaReactiveSwift (5.1.3):
- EVReflection/Moya
- Moya/ReactiveSwift
- EVReflection/MoyaReactiveSwiftXML (5.1.2):
- EVReflection/MoyaReactiveSwiftXML (5.1.3):
- EVReflection/MoyaReactiveSwift
- EVReflection/MoyaXML
- EVReflection/MoyaRxSwift (5.1.2):
- EVReflection/MoyaRxSwift (5.1.3):
- EVReflection/Moya
- Moya/RxSwift
- EVReflection/MoyaRxSwiftXML (5.1.2):
- EVReflection/MoyaRxSwiftXML (5.1.3):
- EVReflection/MoyaRxSwift
- EVReflection/MoyaXML
- EVReflection/MoyaXML (5.1.2):
- EVReflection/MoyaXML (5.1.3):
- EVReflection/AlamofireXML
- EVReflection/Moya
- EVReflection/Realm (5.1.2):
- EVReflection/Realm (5.1.3):
- EVReflection/Core
- RealmSwift
- EVReflection/XML (5.1.2):
- EVReflection/XML (5.1.3):
- EVReflection/Core
- XMLDictionary
- Moya (10.0.0):
Expand Down Expand Up @@ -71,7 +71,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Alamofire: 2d95912bf4c34f164fdfc335872e8c312acaea4a
EVReflection: e6ff665fb398384964b566f549be5e4af9aec6ba
EVReflection: c8ada3253b9dc4d545dc2d0a2ab5ce54e7ffa3ae
Moya: adb58b0f4e58430db43cc6e2f6ebab1836501186
ReactiveSwift: 60a29ff35988a964fd2bb759755cb6594de523fc
Realm: dec0de73be8c57506e39db72694d513c189493b3
Expand Down
150 changes: 2 additions & 148 deletions Pods/Local Podspecs/EVReflection.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 Pods/Manifest.lock

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

2 changes: 1 addition & 1 deletion Pods/Target Support Files/EVReflection-0db607d1/Info.plist

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

2 changes: 1 addition & 1 deletion Pods/Target Support Files/EVReflection-18115d1d/Info.plist

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

2 changes: 1 addition & 1 deletion Pods/Target Support Files/EVReflection-Core/Info.plist

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

2 changes: 1 addition & 1 deletion Pods/Target Support Files/EVReflection-e20423af/Info.plist

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

0 comments on commit cf62410

Please sign in to comment.