This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10318291-reusable-ios-frameworks/lessons/3
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10318291-reusable-ios-frameworks/lessons/3
wrong commend student have to run this commend first
- swift package init --type library
- swift package generate-xcodeproj
@dokun1 Can you please help with this when you get a chance? Thank you - much appreciated! :]
generate-xcodeproj does not seem to work. Can you please have a look and suggest?
❯ swift package generate-xcodeproj
warning: Xcode can open and build Swift Packages directly. 'generate-xcodeproj' is no longer needed and will be deprecated soon.
error: terminated(72): /usr/bin/xcrun --sdk macosx --find xctest output:
xcrun: error: unable to find utility "xctest", not a developer tool or in PATH