Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several fixes to the example projects. #300

Merged
merged 1 commit into from
Sep 3, 2018
Merged

Several fixes to the example projects. #300

merged 1 commit into from
Sep 3, 2018

Conversation

MrMage
Copy link
Collaborator

@MrMage MrMage commented Aug 28, 2018

  • Added a try! in Examples/Cocoapods/NaturalLanguage/NaturalLanguage/AppDelegate.swift
  • Ran pod install in Examples/Cocoapods/NaturalLange, causing a minor update to that project
  • Removed existing references to SwiftProtobuf and SwiftGRPC from EchoXcode.xcodeproj (the user should add these manually)
  • Removed existing references to SwiftGRPC from SimpleXcode.xcodeproj (the user should add these manually)
  • Removed CocoaPods references from SimpleXcode.xcodeproj (that project isn't using CocoaPods)
  • Updated READMEs

I am afraid the "Google" samples are still broken because of a compiler error in https://github.com/swift-server/http (might be new with Swift 4.2).

- Added a `try!` in Examples/Cocoapods/NaturalLanguage/NaturalLanguage/AppDelegate.swift
- Ran `pod install` in Examples/Cocoapods/NaturalLange, causing a minor update to that project
- Removed existing references to SwiftProtobuf and SwiftGRPC from EchoXcode.xcodeproj (the user should add these manually)
- Removed existing references to SwiftGRPC from SimpleXcode.xcodeproj (the user should add these manually)
- Removed CocoaPods references from SimpleXcode.xcodeproj (that project isn't using CocoaPods)
- Updated READMEs

I am afraid the "Google" samples are still broken because of a compiler error in https://github.com/swift-server/http (might be new with Swift 4.2).
@MrMage MrMage requested a review from timburks August 28, 2018 11:24
@timburks timburks merged commit 33fecc1 into master Sep 3, 2018
@MrMage MrMage deleted the fix-examples branch September 4, 2018 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants