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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carthage can't build 1.18.2 #112

Closed
ttuygun opened this issue Jul 29, 2022 · 8 comments
Closed

Carthage can't build 1.18.2 #112

ttuygun opened this issue Jul 29, 2022 · 8 comments
Assignees

Comments

@ttuygun
Copy link

ttuygun commented Jul 29, 2022

I successfully build with 1.18.1 but 1.18.2 can't build with carthage

Console:
xcodebuild timed out while trying to read Atlantis-Example-App.xcodeproj 馃槶

carthage 0.38.0 (installed with brew to m1 mac)
macOS 12.4
Xcode 13.4.1
Xcode build version: Xcode 13.4.1 Build version 13F100
Command: carthage update --use-xcframeworks --cache-builds

@NghiaTranUIT NghiaTranUIT self-assigned this Jul 31, 2022
@NghiaTranUIT
Copy link
Member

I'm not sure what happened, but I'm able to integrate Atlantis 1.18.1 with Atlantis 馃

Screen Shot 2022-07-31 at 17 54 01


Maybe you should remove the --cache-builds

@ttuygun
Copy link
Author

ttuygun commented Jul 31, 2022

OK, I solved it. No specific problem in the tag

@ttuygun ttuygun closed this as completed Jul 31, 2022
@JohnnyTseng
Copy link

@ttuygun Can you share how did you solve it?

@NghiaTranUIT
Copy link
Member

@JohnnyTseng just use the latest version. Can you share with me the error log when integrating via Carthage?

@JohnnyTseng
Copy link

@NghiaTranUIT I'm using the latest version 1.18.2, the log appears the same as @ttuygun
so strange

Screen Shot 2022-09-05 at 14 55 40

  • Xcode 13.4.1
  • Carthage 0.38.0

@JohnnyTseng
Copy link

I found similar issues, wondering if it's the same issue cc @NghiaTranUIT
realm/realm-swift#6549

@NghiaTranUIT
Copy link
Member

Can you try to use carthage update --use-xcframeworks. It works fine with Xcode 13.4.1 and iOS 15.5.

Screen Shot 2022-09-05 at 14 04 25

@JohnnyTseng
Copy link

JohnnyTseng commented Sep 5, 2022

It seems like my network today is too slow to fetch the Alamofire dependency

Screen Shot 2022-09-05 at 15 02 21

After manually open the Atlantis-Example-App to let Xcode resolve the package first, and run carthage command again, it works.

I think is same issue as realm/realm-swift#6549 (comment) encountered

Thank you @NghiaTranUIT , solved temporarily!

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

3 participants