Skip to content

[nio] minor issue with project initialization #693

Closed
@Kirow

Description

@Kirow

New Issue Checklist

Issue Description

  1. Clone and make xcode project file:
git clone -b nio https://github.com/grpc/grpc-swift.git
cd grpc-swift
make project

Error - No such file or directory -- fix-project-settings.rb (LoadError). This command should be removed from Makefile or fix-project-settings.rb should be restored.

  1. Open project > Manage Scheme > add GRPC > build on iOS
    Error - Compiling for iOS 8.0, but module 'SwiftProtobuf' has a minimum deployment target of iOS 13.2. Manual change will helps of course, but it could be that there is a setting for this somewhere and it is possible to make it 8.0 during initialization.

Environment

Key Value
OS Version 10.14.6
Swift Version 5.1.3
Xcode Version 11.3
gRPC-Swift Version nio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions