Giter Club home page Giter Club logo

Comments (5)

kengruven avatar kengruven commented on September 28, 2024 1

(I'm still on Xcode 8.2.1.)

The 0.4.2 release now builds without error, for all 4 platforms. Thank you!

from igidenticon.

seaburg avatar seaburg commented on September 28, 2024

Fixed. Thank you!

from igidenticon.

kengruven avatar kengruven commented on September 28, 2024

That was fast, thanks!

I can't seem to get it to work, though. The changeset looks reasonable to me, and carthage update --platform iOS works fine, but carthage update --platform Mac --verbose gives:

*** Checking out IGIdenticon at "0.4.1"
*** Building scheme "Identicon macOS" in Identicon.xcodeproj
/usr/bin/xcrun xcodebuild -project /Users/ken/X/Carthage/Checkouts/IGIdenticon/Identicon.xcodeproj -scheme Identicon macOS -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean buildBuild settings from command line:
    CARTHAGE = YES
    CODE_SIGN_IDENTITY = 
    CODE_SIGNING_REQUIRED = NO
    ONLY_ACTIVE_ARCH = NO

xcodebuild: error: Failed to build project Identicon with scheme Identicon macOS.
	Reason: The run destination My Mac is not valid for Running the scheme 'Identicon macOS'.
A shell task (/usr/bin/xcrun xcodebuild -project /Users/ken/X/Carthage/Checkouts/IGIdenticon/Identicon.xcodeproj -scheme Identicon macOS -configuration Release ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 70:
xcodebuild: error: Failed to build project Identicon with scheme Identicon macOS.
	Reason: The run destination My Mac is not valid for Running the scheme 'Identicon macOS'.

Am I missing something?

(The tvOS and watchOS schemes don't work for me, either, but I don't need them, and the errors are completely different. They seem related to simulators, which I probably don't have installed.)

from igidenticon.

seaburg avatar seaburg commented on September 28, 2024

The tvOS and watchOS schemes don't work for me

I'm sorry, I forgot update TARGETED_DEVICE_FAMILY

carthage update --platform Mac --verbose

You use Xcode 9?

from igidenticon.

seaburg avatar seaburg commented on September 28, 2024

I removed hardcoded sdk version. This was to solve the problem

from igidenticon.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.