Vsevolod Ganin
04/21/2023, 1:21 PMerror: no such module '<my framework name>'
, while on my local machine the same build command xcodebuild -workspace <...>.xcworkspace -scheme <...> -configuration Debug -sdk iphonesimulator -arch arm64
works just fine. I’m using native.cocoapods
plugin and generated podspec. All code is open-source, the error is here. Any hints are appreciated, since I cannot check GitHub machines to ensure that required files are in place, so I’m in blind here.Vsevolod Ganin
04/21/2023, 1:37 PMVsevolod Ganin
04/21/2023, 3:42 PMgenerateDummyFramework
before pod install