tmspzz / Rome

Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others
MIT License
818 stars 57 forks source link

S3 Errors on Download: The specified key does not exist. #202

Closed edulpn closed 4 years ago

edulpn commented 4 years ago

Enhancement Suggestion / Bug Report

Rome uploads to S3 bucket seem to work fine, but I get a lot of errors when I try to download. Not sure if it's trying to download some files that were not uploaded due to architecture/platform specific build (and it shows as an error, but it's simply a file that was not uploaded) or if I'm missing some kind of bucket permission (I already have list, write and read permissions setup).

Steps which explain the enhancement or reproduce the bug

  1. carthage update --plaform iOS --cache-builds
  2. rome upload --platform iOS. Seems to run fine, no errors
  3. rome list --missing --platform iOS. Show some dependencies that looked like uploaded fine in the last step.
  4. rm -rf Carthage
  5. rome download --platform iOS. Throws lots of Error: could not download <framework-name>: The specified key does not exist.

Rome version:

0.23.1.61

OS and version:

Mojave 10.14.6

tmspzz commented 4 years ago

Are you sure these are not bcsymbolmap or dsyms? It’s normal for sumbolmaps to be missing.

Can you please check the other similar issues?

Can you share your Cartfile and Cartfile resolved?

edulpn commented 4 years ago

I'll paste the logs, hang on.

On Wed, Oct 9, 2019, 19:30 Tommaso Piazza notifications@github.com wrote:

Are you sure these are not bcsymbolmap or dsyms? It’s normal for sumbolmaps to be missing.

Can you please check the other similar issues?

Can you share your Cartfile and Cartfile resolved?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tmspzz/Rome/issues/202?email_source=notifications&email_token=ABDXETO4MS3OLWVAVVBWI3TQNZLQRA5CNFSM4I7FI7KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAZUYWA#issuecomment-540232792, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDXETKD7WDSGXWGN7KWL53QNZLQRANCNFSM4I7FI7KA .

edulpn commented 4 years ago

Cartfile:

binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/AppsFlyerTracker.json"
github "onevcat/Kingfisher" == 5.7.1
github "hyperoslo/BarcodeScanner" ~> 3.0
github "Alamofire/Alamofire"
github "lkzhao/Hero" ~> 1.4
github "facebook/pop" ~> 1.0
github "marketplacer/Cosmos" ~> 19.0
github "ArtSabintsev/Siren" ~> 3.9
github "goktugyil/EZSwiftExtensions"
github "Alamofire/AlamofireImage" ~> 3.4
github "Wistia/WistiaKit" ~> 0.42
github "hackiftekhar/IQKeyboardManager" == 6.4.2
github "vikmeup/SCLAlertView-Swift" "master"
github "raulriera/TextFieldEffects" ~> 1.6
github "amarofashion/customer-ios" ~> 0.2.5
github "amarofashion/yotpoKit" ~> 1.2.0
github "Swinject/Swinject" == 2.6.2
github "Swinject/SwinjectStoryboard"
github "jpotts18/SwiftValidator" "master"
github "Appboy/appboy-ios-sdk" ~> 3.20
github "mparticle/mparticle-apple-sdk" ~> 7.11
github "mparticle-integrations/mparticle-apple-integration-appsflyer" ~> 7.11
github "mparticle-integrations/mparticle-apple-integration-branchmetrics" ~> 7.11
github "mparticle-integrations/mparticle-apple-integration-appboy" ~> 7.11

Cartfile.resolved

binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/AppsFlyerTracker.json" "4.10.4"
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/Carthage.json" "4.10.4"
github "Alamofire/Alamofire" "4.9.0"
github "Alamofire/AlamofireImage" "3.5.2"
github "Appboy/appboy-ios-sdk" "3.20.3"
github "ArtSabintsev/Siren" "3.9.2"
github "BranchMetrics/ios-branch-deep-linking" "0.28.1"
github "Swinject/Swinject" "2.6.2"
github "Swinject/SwinjectStoryboard" "2.2.0"
github "Wistia/WistiaKit" "0.42.0"
github "amarofashion/customer-ios" "0.2.5"
github "amarofashion/yotpoKit" "1.2.0"
github "facebook/pop" "1.0.12"
github "goktugyil/EZSwiftExtensions" "2.0"
github "hackiftekhar/IQKeyboardManager" "v6.4.2"
github "hyperoslo/BarcodeScanner" "3.0.3"
github "jpotts18/SwiftValidator" "d370353b7a0ce758a53b189c81e485dcd53c99a4"
github "lkzhao/Hero" "1.4.0"
github "marketplacer/Cosmos" "19.0.3"
github "mparticle-integrations/mparticle-apple-integration-appboy" "7.12.0"
github "mparticle-integrations/mparticle-apple-integration-appsflyer" "7.12.0"
github "mparticle-integrations/mparticle-apple-integration-branchmetrics" "7.12.0"
github "mparticle/mparticle-apple-sdk" "7.12.1"
github "onevcat/Kingfisher" "5.7.1"
github "raulriera/TextFieldEffects" "1.6.0"
github "vikmeup/SCLAlertView-Swift" "d98c3e647ad77ed537d021e7d6ad07bb71f83186"

rome upload --platform iOS

Uploaded AppsFlyerTracker to: AppsFlyerTracker/iOS/AppsFlyerTracker.framework-4.10.4.zip
Uploaded AppsFlyerTracker.dSYM to: AppsFlyerTracker/iOS/AppsFlyerTracker.framework.dSYM-4.10.4.zip
Uploaded AppsFlyerTracker.A95F34AF-A4C0-3BBA-AB94-F78FE5CE7AC5.bcsymbolmap to: AppsFlyerTracker/iOS/A95F34AF-A4C0-3BBA-AB94-F78FE5CE7AC5.bcsymbolmap-4.10.4.zip
Uploaded AppsFlyerTracker.CD8DB0BA-6BC4-3FE3-9716-ABF0C3C29455.bcsymbolmap to: AppsFlyerTracker/iOS/CD8DB0BA-6BC4-3FE3-9716-ABF0C3C29455.bcsymbolmap-4.10.4.zip
Uploaded Alamofire to: Alamofire/iOS/Alamofire.framework-4.9.0.zip
Uploaded Alamofire.dSYM to: Alamofire/iOS/Alamofire.framework.dSYM-4.9.0.zip
Uploaded Alamofire.43DDBA92-E99E-30A8-A371-4E25A1F75292.bcsymbolmap to: Alamofire/iOS/43DDBA92-E99E-30A8-A371-4E25A1F75292.bcsymbolmap-4.9.0.zip
Uploaded Alamofire.8759EC60-2ABF-3CC4-84BC-D9BB5C102ED5.bcsymbolmap to: Alamofire/iOS/8759EC60-2ABF-3CC4-84BC-D9BB5C102ED5.bcsymbolmap-4.9.0.zip
Uploaded AlamofireImage to: AlamofireImage/iOS/AlamofireImage.framework-3.5.2.zip
Uploaded AlamofireImage.dSYM to: AlamofireImage/iOS/AlamofireImage.framework.dSYM-3.5.2.zip
Uploaded AlamofireImage.9E5898D3-D71C-3678-8353-3EB8D7F14CD1.bcsymbolmap to: AlamofireImage/iOS/9E5898D3-D71C-3678-8353-3EB8D7F14CD1.bcsymbolmap-3.5.2.zip
Uploaded AlamofireImage.37FC880B-5B43-368C-9126-A2601D127ED6.bcsymbolmap to: AlamofireImage/iOS/37FC880B-5B43-368C-9126-A2601D127ED6.bcsymbolmap-3.5.2.zip
Uploaded Siren to: Siren/iOS/Siren.framework-3.9.2.zip
Uploaded Siren.dSYM to: Siren/iOS/Siren.framework.dSYM-3.9.2.zip
Uploaded Siren.B96C3A02-3EA4-3E1A-81A0-898C4301382A.bcsymbolmap to: Siren/iOS/B96C3A02-3EA4-3E1A-81A0-898C4301382A.bcsymbolmap-3.9.2.zip
Uploaded Siren.3AF64D2B-7E7B-326B-B38D-307D6600886E.bcsymbolmap to: Siren/iOS/3AF64D2B-7E7B-326B-B38D-307D6600886E.bcsymbolmap-3.9.2.zip
Uploaded Swinject to: Swinject/iOS/Swinject.framework-2.6.2.zip
Uploaded Swinject.dSYM to: Swinject/iOS/Swinject.framework.dSYM-2.6.2.zip
Uploaded Swinject.E74BADAB-9DBE-3CEB-9AD5-129E646B91B9.bcsymbolmap to: Swinject/iOS/E74BADAB-9DBE-3CEB-9AD5-129E646B91B9.bcsymbolmap-2.6.2.zip
Uploaded Swinject.4365D616-E8D7-3B8A-8AE5-2BE2BD5572A6.bcsymbolmap to: Swinject/iOS/4365D616-E8D7-3B8A-8AE5-2BE2BD5572A6.bcsymbolmap-2.6.2.zip
Uploaded SwinjectStoryboard to: SwinjectStoryboard/iOS/SwinjectStoryboard.framework-2.2.0.zip
Uploaded SwinjectStoryboard.dSYM to: SwinjectStoryboard/iOS/SwinjectStoryboard.framework.dSYM-2.2.0.zip
Uploaded SwinjectStoryboard.95B4976E-995E-3D86-A6DE-12DC24D47AFE.bcsymbolmap to: SwinjectStoryboard/iOS/95B4976E-995E-3D86-A6DE-12DC24D47AFE.bcsymbolmap-2.2.0.zip
Uploaded SwinjectStoryboard.E7D1A130-70BA-3C55-A707-8D71692EF1E1.bcsymbolmap to: SwinjectStoryboard/iOS/E7D1A130-70BA-3C55-A707-8D71692EF1E1.bcsymbolmap-2.2.0.zip
Uploaded WistiaKit to: WistiaKit/iOS/WistiaKit.framework-0.42.0.zip
Uploaded WistiaKit.dSYM to: WistiaKit/iOS/WistiaKit.framework.dSYM-0.42.0.zip
Uploaded WistiaKit.EC84DD67-4AF3-33CB-9FED-6A015824F850.bcsymbolmap to: WistiaKit/iOS/EC84DD67-4AF3-33CB-9FED-6A015824F850.bcsymbolmap-0.42.0.zip
Uploaded WistiaKit.0CAB414A-16C5-3E06-9EA1-424E3D4736CC.bcsymbolmap to: WistiaKit/iOS/0CAB414A-16C5-3E06-9EA1-424E3D4736CC.bcsymbolmap-0.42.0.zip
Uploaded yotpoKit to: yotpoKit/iOS/yotpoKit.framework-1.2.0.zip
Uploaded yotpoKit.dSYM to: yotpoKit/iOS/yotpoKit.framework.dSYM-1.2.0.zip
Uploaded yotpoKit.2A22B389-8AFF-302D-BBC9-5BFE4280C129.bcsymbolmap to: yotpoKit/iOS/2A22B389-8AFF-302D-BBC9-5BFE4280C129.bcsymbolmap-1.2.0.zip
Uploaded yotpoKit.95D37A3C-F766-3C3F-8576-FE830AFF6931.bcsymbolmap to: yotpoKit/iOS/95D37A3C-F766-3C3F-8576-FE830AFF6931.bcsymbolmap-1.2.0.zip
Uploaded pop to: pop/iOS/pop.framework-1.0.12.zip
Uploaded pop.dSYM to: pop/iOS/pop.framework.dSYM-1.0.12.zip
Uploaded pop.6B76AA4D-E01D-3411-9CD6-DA0B47707BC5.bcsymbolmap to: pop/iOS/6B76AA4D-E01D-3411-9CD6-DA0B47707BC5.bcsymbolmap-1.0.12.zip
Uploaded pop.079A6F2D-23F9-33E1-BCBD-74F079E17162.bcsymbolmap to: pop/iOS/079A6F2D-23F9-33E1-BCBD-74F079E17162.bcsymbolmap-1.0.12.zip
Uploaded EZSwiftExtensions to: EZSwiftExtensions/iOS/EZSwiftExtensions.framework-2.0.zip
Uploaded EZSwiftExtensions.dSYM to: EZSwiftExtensions/iOS/EZSwiftExtensions.framework.dSYM-2.0.zip
Uploaded EZSwiftExtensions.4062EA70-8352-395F-98AD-22B0BDAF0113.bcsymbolmap to: EZSwiftExtensions/iOS/4062EA70-8352-395F-98AD-22B0BDAF0113.bcsymbolmap-2.0.zip
Uploaded EZSwiftExtensions.4E83E943-61F3-365E-A8EA-F702902CAF85.bcsymbolmap to: EZSwiftExtensions/iOS/4E83E943-61F3-365E-A8EA-F702902CAF85.bcsymbolmap-2.0.zip
Uploaded IQKeyboardManager to: IQKeyboardManager/iOS/IQKeyboardManager.framework-v6.4.2.zip
Uploaded IQKeyboardManager.dSYM to: IQKeyboardManager/iOS/IQKeyboardManager.framework.dSYM-v6.4.2.zip
Uploaded IQKeyboardManager.2FEDE7BD-3598-3688-814A-E7C0AEE74F47.bcsymbolmap to: IQKeyboardManager/iOS/2FEDE7BD-3598-3688-814A-E7C0AEE74F47.bcsymbolmap-v6.4.2.zip
Uploaded IQKeyboardManager.20657DAB-E6E8-3D0D-B9C8-FDB38D0E2398.bcsymbolmap to: IQKeyboardManager/iOS/20657DAB-E6E8-3D0D-B9C8-FDB38D0E2398.bcsymbolmap-v6.4.2.zip
Uploaded BarcodeScanner to: BarcodeScanner/iOS/BarcodeScanner.framework-3.0.3.zip
Uploaded BarcodeScanner.dSYM to: BarcodeScanner/iOS/BarcodeScanner.framework.dSYM-3.0.3.zip
Uploaded BarcodeScanner.38AD817E-5DF8-32D8-B8C1-950F887967B9.bcsymbolmap to: BarcodeScanner/iOS/38AD817E-5DF8-32D8-B8C1-950F887967B9.bcsymbolmap-3.0.3.zip
Uploaded BarcodeScanner.1B2CB851-7AF0-32D1-8FA3-CB4D07F54F1C.bcsymbolmap to: BarcodeScanner/iOS/1B2CB851-7AF0-32D1-8FA3-CB4D07F54F1C.bcsymbolmap-3.0.3.zip
Uploaded SwiftValidator to: SwiftValidator/iOS/SwiftValidator.framework-d370353b7a0ce758a53b189c81e485dcd53c99a4.zip
Uploaded SwiftValidator.dSYM to: SwiftValidator/iOS/SwiftValidator.framework.dSYM-d370353b7a0ce758a53b189c81e485dcd53c99a4.zip
Uploaded SwiftValidator.453AF5D1-F116-3ADD-9A20-5EF8F9C2DDF5.bcsymbolmap to: SwiftValidator/iOS/453AF5D1-F116-3ADD-9A20-5EF8F9C2DDF5.bcsymbolmap-d370353b7a0ce758a53b189c81e485dcd53c99a4.zip
Uploaded SwiftValidator.D51F25D4-560E-3C58-9F58-DBE5A2ED8291.bcsymbolmap to: SwiftValidator/iOS/D51F25D4-560E-3C58-9F58-DBE5A2ED8291.bcsymbolmap-d370353b7a0ce758a53b189c81e485dcd53c99a4.zip
Uploaded Hero to: Hero/iOS/Hero.framework-1.4.0.zip
Uploaded Hero.dSYM to: Hero/iOS/Hero.framework.dSYM-1.4.0.zip
Uploaded Hero.1F4098FE-63E6-3018-BADA-916C88C62C2A.bcsymbolmap to: Hero/iOS/1F4098FE-63E6-3018-BADA-916C88C62C2A.bcsymbolmap-1.4.0.zip
Uploaded Hero.05BB35B4-BDAF-3109-AD85-7B0F70B96F94.bcsymbolmap to: Hero/iOS/05BB35B4-BDAF-3109-AD85-7B0F70B96F94.bcsymbolmap-1.4.0.zip
Uploaded Cosmos to: Cosmos/iOS/Cosmos.framework-19.0.3.zip
Uploaded Cosmos.dSYM to: Cosmos/iOS/Cosmos.framework.dSYM-19.0.3.zip
Uploaded Cosmos.0ADAAEEC-6E69-3A8F-A285-2CB2185EA0AD.bcsymbolmap to: Cosmos/iOS/0ADAAEEC-6E69-3A8F-A285-2CB2185EA0AD.bcsymbolmap-19.0.3.zip
Uploaded Cosmos.943240A9-5109-3D18-9C6A-313F3A06F053.bcsymbolmap to: Cosmos/iOS/943240A9-5109-3D18-9C6A-313F3A06F053.bcsymbolmap-19.0.3.zip
Uploaded Kingfisher to: Kingfisher/iOS/Kingfisher.framework-5.7.1.zip
Uploaded Kingfisher.dSYM to: Kingfisher/iOS/Kingfisher.framework.dSYM-5.7.1.zip
Uploaded Kingfisher.60E9114D-DE3B-3D09-940F-6567000B2D52.bcsymbolmap to: Kingfisher/iOS/60E9114D-DE3B-3D09-940F-6567000B2D52.bcsymbolmap-5.7.1.zip
Uploaded Kingfisher.F275C7F9-FEF4-3FEB-8968-F9D079A69194.bcsymbolmap to: Kingfisher/iOS/F275C7F9-FEF4-3FEB-8968-F9D079A69194.bcsymbolmap-5.7.1.zip
Uploaded TextFieldEffects to: TextFieldEffects/iOS/TextFieldEffects.framework-1.6.0.zip
Uploaded TextFieldEffects.dSYM to: TextFieldEffects/iOS/TextFieldEffects.framework.dSYM-1.6.0.zip
Uploaded TextFieldEffects.C222EA22-4B9F-347C-85FB-A22E8F0249D5.bcsymbolmap to: TextFieldEffects/iOS/C222EA22-4B9F-347C-85FB-A22E8F0249D5.bcsymbolmap-1.6.0.zip
Uploaded TextFieldEffects.E29B5DF9-D890-3EEC-B2FC-BAC66739712D.bcsymbolmap to: TextFieldEffects/iOS/E29B5DF9-D890-3EEC-B2FC-BAC66739712D.bcsymbolmap-1.6.0.zip
Uploaded .AppsFlyerTracker.version to: AppsFlyerTracker/.AppsFlyerTracker.version-4.10.4
Uploaded .Carthage.version to: Carthage/.Carthage.version-4.10.4
Uploaded .Alamofire.version to: Alamofire/.Alamofire.version-4.9.0
Uploaded .AlamofireImage.version to: AlamofireImage/.AlamofireImage.version-3.5.2
Uploaded .appboy-ios-sdk.version to: appboy-ios-sdk/.appboy-ios-sdk.version-3.20.3
Uploaded .Siren.version to: Siren/.Siren.version-3.9.2
Uploaded .ios-branch-deep-linking.version to: ios-branch-deep-linking/.ios-branch-deep-linking.version-0.28.1
Uploaded .Swinject.version to: Swinject/.Swinject.version-2.6.2
Uploaded .SwinjectStoryboard.version to: SwinjectStoryboard/.SwinjectStoryboard.version-2.2.0
Uploaded .WistiaKit.version to: WistiaKit/.WistiaKit.version-0.42.0
Uploaded .customer-ios.version to: customer-ios/.customer-ios.version-0.2.5
Uploaded .yotpoKit.version to: yotpoKit/.yotpoKit.version-1.2.0
Uploaded .pop.version to: pop/.pop.version-1.0.12
Uploaded .EZSwiftExtensions.version to: EZSwiftExtensions/.EZSwiftExtensions.version-2.0
Uploaded .IQKeyboardManager.version to: IQKeyboardManager/.IQKeyboardManager.version-v6.4.2
Uploaded .BarcodeScanner.version to: BarcodeScanner/.BarcodeScanner.version-3.0.3
Uploaded .SwiftValidator.version to: SwiftValidator/.SwiftValidator.version-d370353b7a0ce758a53b189c81e485dcd53c99a4
Uploaded .Hero.version to: Hero/.Hero.version-1.4.0
Uploaded .Cosmos.version to: Cosmos/.Cosmos.version-19.0.3
Uploaded .mparticle-apple-integration-appboy.version to: mparticle-apple-integration-appboy/.mparticle-apple-integration-appboy.version-7.12.0
Uploaded .mparticle-apple-integration-appsflyer.version to: mparticle-apple-integration-appsflyer/.mparticle-apple-integration-appsflyer.version-7.12.0
Uploaded .mparticle-apple-integration-branchmetrics.version to: mparticle-apple-integration-branchmetrics/.mparticle-apple-integration-branchmetrics.version-7.12.0
Uploaded .mparticle-apple-sdk.version to: mparticle-apple-sdk/.mparticle-apple-sdk.version-7.12.1
Uploaded .Kingfisher.version to: Kingfisher/.Kingfisher.version-5.7.1
Uploaded .TextFieldEffects.version to: TextFieldEffects/.TextFieldEffects.version-1.6.0
Uploaded .SCLAlertView-Swift.version to: SCLAlertView-Swift/.SCLAlertView-Swift.version-d98c3e647ad77ed537d021e7d6ad07bb71f83186

rome list --missing --platform iOS (note that the guys that are missing here only uploaded the .version on the upload step)

Carthage 4.10.4 : -iOS
SCLAlertView-Swift d98c3e647ad77ed537d021e7d6ad07bb71f83186 : -iOS
appboy-ios-sdk 3.20.3 : -iOS
customer-ios 0.2.5 : -iOS
ios-branch-deep-linking 0.28.1 : -iOS
mparticle-apple-integration-appboy 7.12.0 : -iOS
mparticle-apple-integration-appsflyer 7.12.0 : -iOS
mparticle-apple-integration-branchmetrics 7.12.0 : -iOS
mparticle-apple-sdk 7.12.1 : -iOS
edulpn commented 4 years ago

Wait, I see a pattern here... the guys that are missing generate .framework files with different names than the actual repository name on Github.

edulpn commented 4 years ago

oops https://github.com/tmspzz/Rome/issues/76

yeah, it's not that clear on the docs, but I can see how this can be an issue

tmspzz commented 4 years ago

You need to write a "RepositoryMap"

https://github.com/tmspzz/Rome#repositorymap

edulpn commented 4 years ago

Yeah, I'll try to fix it

edulpn commented 4 years ago

And sorry, looks like it's the kind of obvious thing I should have spotted on the docs :(

tmspzz commented 4 years ago

No problem, please try and if there are no further issues consider closing this one.

edulpn commented 4 years ago

@tmspzz one more question, though... what about repositories that generate multiple binaries? how do I handle those?

tmspzz commented 4 years ago

add more names https://github.com/tmspzz/Rome#multiple-aliases

edulpn commented 4 years ago

awesome...

edulpn commented 4 years ago

@tmspzz After having lot's of issues with Carthage (the kind of ones that brought me to Rome, in the first place), the repositoryMap session worked, but I'm still having issue with one last dependency. customer-ios is an ObjectiveC lib that uses Cocoapods for it's own dependencies. My Romefile is as follows:

cache:
  s3Bucket: ios-framework-cache
repositoryMap:
- SCLAlertView-Swift:
  - name: SCLAlertView
- WistiaKit:
  - name: WistiaKit
  - name: WistiaKitCore
- IQKeyboardManager:
  - name: IQKeyboardManager
  - name: IQKeyboardManagerSwift
- customer-ios:
  - name: FLAnimatedImage
  - name: Kustomer
  - name: libPusher
  - name: NYTPhotoViewer
  - name: SDWebImage
  - name: SocketRocket
  - name: TSMarkdownParser
  - name: TTTAttributedLabel
- appboy-ios-sdk:
  - name: Appboy_iOS_SDK
- ios-branch-deep-linking:
  - name: Branch
- mparticle-apple-sdk:
  - name: mParticle_Apple_SDK
- mparticle-apple-integration-branchmetrics:
  - name: mParticle_BranchMetrics
- mparticle-apple-integration-appboy:
  - name: mParticle_Appboy

Thing is, rome list --missing --platform iOS says that customer-ios is missing, although rome upload customer-ios --platform iOS says it uploaded all the frameworks and dSYM. Cartfile for customer-ios is github "kustomer/customer-ios" ~> 0.2.4.

edulpn commented 4 years ago

Also, the --cache-builds on customer-ios gives me an invalid cache message when I run carthage bootstrap:

*** Invalid cache found for customer-ios because the binary checksum did not match, rebuilding with all downstream dependencies

tmspzz commented 4 years ago

If any of the names you have listed for customer-ios is missing, Rome will report it as missing. I see you are listing TTTAttributedLabel is this a product of that workspace?

About the checksum, there is probably a difference between what’s in your version file and the binaries that’s are downloaded.

Sent from my iPhone

On 12 Oct 2019, at 02:37, Eduardo Lourenço Pinto Neto notifications@github.com wrote:

 Also, the --cache-builds on customer-ios gives me an invalid cache message when I run carthage bootstrap:

*** Invalid cache found for customer-ios because the binary checksum did not match, rebuilding with all downstream dependencies

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

edulpn commented 4 years ago

customer-ios generates several products from it's Cocoapods shared schemes, TTTAttributedLabel is one of them, including the one I was actually missing: libPusher. It generates Pusher.framework. Now rome list --missing --platform iOS is working fine, but still missing the checksums, I'll look further into that... Original issue closed, thanks @tmspzz !