Open openaphid opened 4 years ago
Can you try again now, please?
Thanks for fixing the errors. Now I have a new build issue:
Telegram-Mac/StorageUsageController.swift:437:113: Value of type 'MediaBox' has no member 'allFileContexts'
https://github.com/overtake/TelegramSwift/blob/master/Telegram-Mac/StorageUsageController.swift#L437
_ = showModalProgress(signal: combineLatest(clearImageCache(), context.account.postbox.mediaBox.allFileContexts() |> mapToSignal { clearCache(path, excludes: $0) })
Facing the same issue with allFileContexts. @openaphid have you managed to resolve it?
@tubignat still unlucky about it. It seems there are some code changes that are not present in the repo. The iOS app is easier to deal with though.
I couldn't build the project caused by missing files. I think some commits might be not pushed into the repo correctly:
telegram-ios
is old, which doesn't have files likeLineBulletsRenerer.swift
(there was a typo in the file name and it has been fixed in upstream)core-xprojects/GraphCore/GraphCore.xcodeproj/project.pbxproj
has an incorrect path../../../../../../../../../../../builds/jAXw2Tf8/0/overtake/telegrammacos/submodules/telegram-ios/submodules/GraphCore/Sources/Charts/Controllers/Stacked Bars/TwoAxisStepBarsChartController.swift