You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Recently I have a started working on a project that uses Carthage for rome for CI testing. Since i'm quite beginner in using Carthage and rome, I tried to use the initial configuration but after changing the AWS access code, everything gets broken.
here is the output and you can see the error The specified key does not exist.
Downloaded OHHTTPStubs from: OHHTTPStubs/iOS/OHHTTPStubs.framework-9.0.0.zip
Downloaded OHHTTPStubs.dSYM from: OHHTTPStubs/iOS/OHHTTPStubs.framework.dSYM-9.0.0.zip
Downloaded OHHTTPStubs.9A952DA9-4C26-3A15-9419-A069B7D8777B.bcsymbolmap from: OHHTTPStubs/iOS/9A952DA9-4C26-3A15-9419-A069B7D8777B.bcsymbolmap-9.0.0.zip
Downloaded OHHTTPStubs.B5F9E3DA-F22D-368A-83C1-827A3627543B.bcsymbolmap from: OHHTTPStubs/iOS/B5F9E3DA-F22D-368A-83C1-827A3627543B.bcsymbolmap-9.0.0.zip
Error: could not download OHHTTPStubs.6FE81494-021A-3E93-8E20-5CFA09E5E4D4.bcsymbolmap : The specified key does not exist.
Error: could not download OHHTTPStubs.15B594F8-09E3-37AD-8D2D-DD8A289CB663.bcsymbolmap : The specified key does not exist.
Downloaded TOCropViewController from: TOCropViewController/iOS/TOCropViewController.framework-2.5.2.zip
Downloaded TOCropViewController.dSYM from: TOCropViewController/iOS/TOCropViewController.framework.dSYM-2.5.2.zip
Downloaded TOCropViewController.F31D2CA0-9778-3EE5-A374-4389E0F7AA9F.bcsymbolmap from: TOCropViewController/iOS/F31D2CA0-9778-3EE5-A374-4389E0F7AA9F.bcsymbolmap-2.5.2.zip
Downloaded TOCropViewController.E2ED19DC-6D9F-318F-BA80-96DF611D157C.bcsymbolmap from: TOCropViewController/iOS/E2ED19DC-6D9F-318F-BA80-96DF611D157C.bcsymbolmap-2.5.2.zip
Error: could not download TOCropViewController.B126D1B0-2470-3F5B-896B-3D7194119762.bcsymbolmap : The specified key does not exist.
Error: could not download TOCropViewController.A28B4D7C-E91F-3024-B761-23924ED458F0.bcsymbolmap : The specified key does not exist.
Downloaded .OHHTTPStubs.version from: OHHTTPStubs/.OHHTTPStubs.version-9.0.0
Copied .OHHTTPStubs.version to: Carthage/Build/.OHHTTPStubs.version
Downloaded .TOCropViewController.version from: TOCropViewController/.TOCropViewController.version-2.5.2
Copied .TOCropViewController.version to: Carthage/Build/.TOCropViewController.version
I will be appreciated if you can help me to fix this issue.
Thanks
Rome version:
0.23.2.63
OS and version:
macOS 10.15.3
The text was updated successfully, but these errors were encountered:
Hello,
Recently I have a started working on a project that uses Carthage for rome for CI testing. Since i'm quite beginner in using Carthage and rome, I tried to use the initial configuration but after changing the AWS access code, everything gets broken.
Here is the carfile content:
and Rome file:
I got the the error when I am trying to download packages
Steps which explain the enhancement or reproduce the bug
Seems to run fine, no errors
shows zero dependencies
here is the output and you can see the error
The specified key does not exist.
I will be appreciated if you can help me to fix this issue.
Thanks
Rome version:
OS and version:
The text was updated successfully, but these errors were encountered: