Skip to content

Building for iOS #21

Closed
Closed
@Epiczzor

Description

@Epiczzor

Trying a simple google sign in for an iOS Build, cocoa pods was installed successfully, even ran it before building on Xcode, got this error on Xcode when I was trying to build

ld: warning: directory not found for option '-L/Users/Sahil/Library/Developer/Xcode/DerivedData/Unity-iPhone-dquohajfthqtuwcwbouazpxioeaj/Build/Products/ReleaseForRunning-iphoneos/GTMOAuth2'
ld: warning: directory not found for option '-L/Users/Sahil/Library/Developer/Xcode/DerivedData/Unity-iPhone-dquohajfthqtuwcwbouazpxioeaj/Build/Products/ReleaseForRunning-iphoneos/GTMSessionFetcher'
ld: warning: directory not found for option '-L/Users/Sahil/Library/Developer/Xcode/DerivedData/Unity-iPhone-dquohajfthqtuwcwbouazpxioeaj/Build/Products/ReleaseForRunning-iphoneos/GoogleToolboxForMac'
ld: library not found for -lGTMOAuth2
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Activity

Epiczzor

Epiczzor commented on Jan 24, 2018

@Epiczzor
Author

Hi, I have resolved this issue,

Forgot to run pod install, and was opening the project instead of opening the workspace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @Epiczzor

        Issue actions

          Building for iOS · Issue #21 · googlesamples/google-signin-unity