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

xcodebuild timed out while trying to read ATMobileAnalytics.xcworkspace 馃槶 #1450

Closed
d-theo opened this issue Aug 23, 2016 · 1 comment
Closed

Comments

@d-theo
Copy link

d-theo commented Aug 23, 2016

Hi, I have some problems integrating my swift3 framework into a project :

  • carthage version: 0.17.2
  • xcodebuild -version: Xcode 8.0 Build version 8S201h (xcode 8 beta 6)
  • Are you using --no-build? no
  • Are you using --no-use-binaries? no
  • Are you using --use-submodules? no

Cartfile

github "at-internet/atinternet-ios-swift-sdk" "swift3"

Carthage Output

~ $ carthage update
*** Fetching atinternet-ios-swift-sdk
*** Checking out atinternet-ios-swift-sdk at "c29dc7c754c64d75e7567ab11a70cb45b27e18aa"
*** xcodebuild output can be found in /var/folders/2q/bzkzqxl556nd22530jy3dc800000gp/T/carthage-xcodebuild.iQp8Vk.log
xcodebuild timed out while trying to read ATMobileAnalytics.xcworkspace 馃槶

~ $ carthage build --no-skip-current
*** xcodebuild output can be found in /var/folders/2q/bzkzqxl556nd22530jy3dc800000gp/T/carthage-xcodebuild.j4cFKr.log
xcodebuild timed out while trying to read ATMobileAnalytics.xcworkspace 馃槶

The log file in the output are empty. However building with xcodebuild -workspace ATMobileAnalytics.xcworkspace -scheme Tracker build succeed without any problem (same for all scheme available)

Any ideas about it ?

Best regards

@d-theo d-theo changed the title xcodebuild output can be found in /var/folders/2q/bzkzqxl556nd22530jy3dc800000gp/T/carthage-xcodebuild.FqMD6h.log xcodebuild timed out while trying to read ATMobileAnalytics.xcworkspace 馃槶 xcodebuild timed out while trying to read ATMobileAnalytics.xcworkspace 馃槶 Aug 23, 2016
@dcaunt
Copy link
Contributor

dcaunt commented Aug 23, 2016

#1310 has a good explanation of this issue. TLDR: It's an xcodebuild bug :/

@mdiep mdiep closed this as completed Aug 23, 2016
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