Skip to content

tangzzz-fan/WeatherForecast

Repository files navigation

WeatherForecast iOS App

Pre-conditions

Linter

brew install swiftlint

Build

./carthage.sh update --platform iOS --no-use-binaries --use-netrc --use-xcframeworks
  • use platform flag to build only for iOS to save time and disk space
  • use no-use-binaries to build from sources

Notice

  • Should set xcframework embed&&sign in Build General

OR

Re-build frameworks if needed

carthage build --platform iOS --use-xcframeworks

Xcode Version

version: 13.2.0 above

Confluence

Test

About

WeatherForcast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published