Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile via Carthage #17

Open
tatsuya-yamamoto-nm opened this issue Jul 1, 2023 · 2 comments
Open

Cannot compile via Carthage #17

tatsuya-yamamoto-nm opened this issue Jul 1, 2023 · 2 comments

Comments

@tatsuya-yamamoto-nm
Copy link
Contributor

@muukii ,

Carthage build fails because it's remaining a reference to ListDiff scheme.

*** Building scheme "DifferenceKit" in DifferenceKit.xcworkspace
A shell task (/usr/bin/xcrun xcodebuild -project /Users/tatsuya.yamamoto/Documents/nm-media-dev/Matching-iPhone/Carthage/Checkouts/DataSources/DataSources.xcodeproj -scheme ListDiff -configuration Release CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -showBuildSettings -skipUnavailableActions) failed with exit code 6:
2023-06-30 12:08:37.026 xcodebuild[60916:3282420] [MT] DVTAssertions: ASSERTION FAILURE in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunDestinations/IDERunDestinationCLI.m:566
Details:  Unhandled/unexpected case where no run destinations were produced.
Object:   <IDERunDestinationCLI>
Method:   +resolveRunDestinationsWithWorkspace:scheme:buildAction:schemeCommand:schemeTask:destinationSpecifications:architectures:timeout:runDestinationManager:deviceManager:fallbackPreferredSDK:fallbackPreferredArchitectures:skipUnsupportedDestinations:shouldSkipRunDestinationValidation:didDisambiguate:disambiguatedMatches:disambiguatedMatchesDescription:error:
Thread:   <_NSMainThread: 0x600000ff4280>{number = 1, name = main}
Hints: 

Backtrace:
  0   -[DVTAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in DVTFoundation)
  1   _DVTAssertionHandler (in DVTFoundation)
  2   _DVTAssertionFailureHandler (in DVTFoundation)
  3   _sortDevicesForDisplay (in IDEFoundation)
  4   -[Xcode3CommandLineBuildTool _resolveRunDestinationsForBuildAction:] (in Xcode3Core)
  5   -[Xcode3CommandLineBuildTool _resolveInputOptionsWithTimingSection:] (in Xcode3Core)
  6   -[Xcode3CommandLineBuildTool run] (in Xcode3Core)
  7   XcodeBuildMain (in libxcodebuildLoader.dylib)
  8   start (in dyld)

And README.md still saids ListDiff.framework but it should be DifferenceKit.framework ?

@tatsuya-yamamoto-nm
Copy link
Contributor Author

Thanks, mate!

@tatsuya-yamamoto-nm
Copy link
Contributor Author

tatsuya-yamamoto-nm commented Jul 1, 2023

Will the next Release Version be bumped up to 1.0.2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant