Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Built product is for 10.12, but need 10.11 #22

Description

@brendand

Hi,

I've opened up the libsqlcipher.xcodeproj and made sure that all the build settings have a deployment target of macOS 10.11, but when I execute ./build-osx.sh on the command-line and then use the resulting libsqlcipher.a in my macOS app, I get the following warning:

ld: warning: object file (/Users/brendan/Projects/tapforms-mac/Tap Forms Mac/Third Party/libsqlcipher.a(sqlite3.c.o)) was built for newer OSX version (10.12) than being linked (10.11)

My MBP is on 10.12.6, but I target macOS 10.11.

Is there another file somewhere that's dictating which macOS version the project should be built for?

Activity

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

      Issue actions