ios_system
ios_system copied to clipboard
Not able to run swift run --package-path xcfs build
Hi, I'm new to the ios-system integration. When I try to build the ios_system.framework using the command swift run --package-path xcfs build. I get this issues
warning: Building with bitcode is deprecated. Please update your project and/or target settings to disable bitcode. (in target 'ios_system' from project 'ios_system') ** ARCHIVE FAILED **
Swift/ErrorType.swift:200: Fatal error: Error raised at top level: FMake.BuildError.unexpectedStatusCode zsh: trace trap swift run --package-path xcfs build
I have checked the project, and there is no bitcode enable.