AdguardForiOS
AdguardForiOS copied to clipboard
Build Error: 'No Such Module SharedAdGuardSDK' After Running Fastlane Build
Please answer the following questions for yourself before submitting a question.
- [X] I am running the latest version
- [X] I checked the knowledge base and found no answer
- [X] I checked to make sure that this issue has not already been filed
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:
- Re-importing the module directly into the file.
- Cleaning and rebuilding the build folder.
@CristianCanalesAnd Are you trying to build from 4.3 branch?
Hello @Versty
No, I'm trying to build from master branch.
@CristianCanalesAnd Please use the 4.3 branch and let me know the result.
@CristianCanalesAnd Any news?
@CristianCanalesAnd Closed due to inactivity, please reopen if needed.