beltex / SystemKit

macOS system library in Swift
MIT License
351 stars 65 forks source link

Installation issue #23

Open SkrewEverything opened 8 years ago

SkrewEverything commented 8 years ago

Carthage is giving me an error while installation as

Skipped building SystemKit due to the error: Dependency "SystemKit" has no shared framework schemes

P.S. I've tried with other projects and they are working fine.

beltex commented 7 years ago

Hello!

Sorry about the late response on this!

Is this still an issue? I'm not really a user of Carthage so I don't normally test it. What version of Carthage?

yn5 commented 7 years ago

@beltex Hey this is indeed still an issue. I'm having the exact same problem.

OSX 10.12.3 Carthage 0.18.1 Xcode 8.2.1

yn5 commented 7 years ago

@beltex (@OskarGroth) The master branch of this fork fixes the issue, could you please merge it? https://github.com/OskarGroth/SystemKit

beltex commented 6 years ago

@yn5: Updated to Swift 3. Is this still an issue?

supraopticus commented 6 years ago

Just got the same issue.

Xcode9 MacOS 10.13

DannyGi commented 6 years ago

Same here MacOS 10.13.4 Xcode 9.3.1

andig commented 6 years ago

~~ Same problem here- would be great to get this resolved! ~~

Could be that it just needs a release or otherwise use master branch

github "beltex/SystemKit" "master"