Git Product home page Git Product logo

Comments (2)

menjoo avatar menjoo commented on May 26, 2024

Hi,

I think I have the same trouble getting the iOS app to run.

Android Studio 4.1
Xcode 12.0.1

After pulling the sources. I did pod install:

menno@MBP-van-Menno ios-app % pod install
Analyzing dependencies
Downloading dependencies
prepare MultiPlatformLibrary.framework (require some time...)
preparing MultiPlatformLibrary.framework complete
Generating Pods project
Integrating client project
Pod installation complete! There are 5 dependencies from the Podfile and 6 total pods installed.

[!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via `pod repo remove master`. To suppress this warning please add `warn_for_unused_master_specs_repo => false` to your Podfile.
menno@MBP-van-Menno ios-app % 

Also building the project goes well:

menno@MBP-van-Menno moko-mvvm-app % ./gradlew build

...

BUILD SUCCESSFUL in 6s
344 actionable tasks: 12 executed, 332 up-to-date
menno@MBP-van-Menno moko-mvvm-app % 

After this Android app runs well, but iOS I can't get it to run. If I start it from Android Studio the simulator starts but nothing happens. Also no error in the build log:
Screenshot 2020-10-29 at 13 19 30

When trying to build it from Xcode, the build fails saying No such module 'MultiPlatformLibraryUnits':
Screenshot 2020-10-29 at 13 20 42

Any ideas what to try?

from moko-template.

Alex009 avatar Alex009 commented on May 26, 2024

hi! try set build only active architecture
image
in this branch i do it and also run

pod deintegrate
pod install

to reintegrate pods with new version

from moko-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.