AdguardTeam / AdguardForiOS

The most advanced ad blocker for iOS
https://adguard.com/
GNU General Public License v3.0
1.39k stars 200 forks source link

Build Error: 'No Such Module SharedAdGuardSDK' After Running Fastlane Build #2299

Closed CristianCanalesAnd closed 3 months ago

CristianCanalesAnd commented 4 months ago

Please answer the following questions for yourself before submitting a question.

Ask a question

Issue Description:

After executing 'bundle exec fastlane build', I encountered a dependency issue with 'SharedAdGuardSDK'. The error occurs during the build process.

Error Output:

❌  /AdguardForiOS/AdguardExtension/AdguardApp/Services/Utils/URL+CustomSchemeURLParserProtocol.swift:20:8: no such module 'SharedAdGuardSDK'

import SharedAdGuardSDK

Expected Behavior: The build process completes without errors.

Attempted Fixes:

Versty commented 3 months ago

@CristianCanalesAnd Are you trying to build from 4.3 branch?

CristianCanalesAnd commented 3 months ago

Hello @Versty

No, I'm trying to build from master branch.

Versty commented 3 months ago

@CristianCanalesAnd Please use the 4.3 branch and let me know the result.

Versty commented 3 months ago

@CristianCanalesAnd Any news?

Versty commented 3 months ago

@CristianCanalesAnd Closed due to inactivity, please reopen if needed.