desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

update xcode project files #64

Closed kwunyeung closed 4 years ago

kwunyeung commented 4 years ago

Description

Updated xcode project workspace file which removes macOS as a build target.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   17.76%   17.76%           
=======================================
  Files         254      254           
  Lines        6174     6174           
=======================================
  Hits         1097     1097           
  Misses       5077     5077           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5255b16...e3afef4. Read the comment docs.

RiccardoM commented 4 years ago

@kwunyeung Is it ok to remove ios/Podfile?

kwunyeung commented 4 years ago

@RiccardoM yes every time it says the ios/Podfile is outdated and ask me to remove it and generate a new one. So better just remove it from the repo.

Running pod install...
Warning: Podfile is out of date
  This can cause issues if your application depends on plugins that do not support iOS.
  See https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms for details.
  If you have local Podfile edits you would like to keep, see https://github.com/flutter/flutter/issues/45197 for instructions.
To regenerate the Podfile, run:
  rm ios/Podfile