Code Monkey home page Code Monkey logo

Comments (6)

phimage avatar phimage commented on May 29, 2024

sometimes xcode have some issues with file compile order.
I put String extension at the beginning, do a clean and now it's work

from filekit.

nvzqz avatar nvzqz commented on May 29, 2024

Thanks @phimage, I tried messing around with the project and couldn't seem to fix it.

from filekit.

Jeehut avatar Jeehut commented on May 29, 2024

Indeed, thanks @phimage! Also thank you @nvzqz for trying to fix, too, of course. 👍

from filekit.

Jeehut avatar Jeehut commented on May 29, 2024

I just ran 'carthage update' on my project which is linked to the develop branch and saw the same issue for the OSX target. Yesterday it was working. Strange. ^^

Here's the output where I installed the targets one by one:

Cihats-MacBook-Pro-3:CSVImporter Dschee$ carthage update --platform ios
*** Fetching FileKit
*** Checking out FileKit at "7f926e1eb6593536aa0ce045a1090b3044843947"
*** xcodebuild output can be found in /var/folders/c1/slwc_7ln1wq8kq619bcc33h40000gn/T/carthage-xcodebuild.A6PbtA.log
*** Building scheme "FileKit-iOS" in FileKit.xcodeproj
Cihats-MacBook-Pro-3:CSVImporter Dschee$ carthage update --platform tvos
*** Fetching FileKit
*** Checking out FileKit at "7f926e1eb6593536aa0ce045a1090b3044843947"
*** xcodebuild output can be found in /var/folders/c1/slwc_7ln1wq8kq619bcc33h40000gn/T/carthage-xcodebuild.XR1k0J.log
*** Building scheme "FileKit-tvOS" in FileKit.xcodeproj
Cihats-MacBook-Pro-3:CSVImporter Dschee$ carthage update --platform osx
*** Fetching FileKit
*** Checking out FileKit at "7f926e1eb6593536aa0ce045a1090b3044843947"
*** xcodebuild output can be found in /var/folders/c1/slwc_7ln1wq8kq619bcc33h40000gn/T/carthage-xcodebuild.eHXtQU.log
*** Building scheme "FileKit-OSX" in FileKit.xcodeproj
** BUILD FAILED **


The following build commands failed:
    CompileSwift normal x86_64 /Users/Dschee/Code/Project/Carthage/Checkouts/FileKit/FileKit/Core/FileKit.swift
    CompileSwift normal x86_64 /Users/Dschee/Code/Project/Carthage/Checkouts/FileKit/FileKit/Extensions/NSString+FileKit.swift
    CompileSwift normal x86_64 /Users/Dschee/Code/Project/Carthage/Checkouts/FileKit/FileKit/Extensions/NSBundle+FileKit.swift
    CompileSwift normal x86_64 /Users/Dschee/Code/Project/Carthage/Checkouts/FileKit/FileKit/Core/DataType.swift
    CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
[several more lines...]

from filekit.

phimage avatar phimage commented on May 29, 2024

maybe I make an OSX edit when editing TVOS
I take OSX as example and move many file to find the problem.
So I make a new commit now to fix

from filekit.

Jeehut avatar Jeehut commented on May 29, 2024

Thanks again, all targets are now working! 👍

from filekit.

Related Issues (20)

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.