onebusaway-ios
onebusaway-ios copied to clipboard
Build Failed (fresher to Xcode)
I tried to setup and build this project into my machine but it shows package fetching errors
I am very new to the swift development in terms of open source projects, can anybody help out, thanks !
Hi @shrudge, what version of Xcode are you running?
You can find this by going to Xcode in the toolbar and selecting About Xcode
.
Hey @ualch9 I am on 15.3. I pretty much thought it would be due to the xcode version incompatibility, isn’t it?
Actually, I encountered a similar SPM issue after updating Xcode last night. Try deleting derived data.
Actually, I encountered a similar SPM issue after updating Xcode last night. Try deleting derived data.
i deleted the derived data and tried to build it, now its showing
i am running on xcode 15.3, I opened the OBAkit.xcodeproj as mentioned in the get started instructions, i am really sorry if i am making a big rookie mistake here...
it is version incompatible, check this
I am having all these issues while building. Would really appreciate the help ? My Xcode version is 15.0.1.
Hi everyone, please make sure you run scripts/generate_project
and clear derived data before opening OBAKit.xcodeproj
. I need more information to understand the issues you are having. If you are still having issues, please go to the Report Navigator, navigate to the most recent Build failure, and include a full screenshot or "Export..." the build logs.