Code Monkey home page Code Monkey logo

Comments (3)

ZhaoXiangXML avatar ZhaoXiangXML commented on August 11, 2024

I'm wondering if it's possible to build test apps with dinghy and deploy/launch with https://github.com/ios-control/ios-deploy?

I don't know if there's a command argument for that.

from dinghy.

ZhaoXiangXML avatar ZhaoXiangXML commented on August 11, 2024

So I noticed the app is built and code signed at target/dinghy/xxx/Dinghy.app. I installed and launched it with:

ios-deploy --noninteractive --bundle target/dinghy/xxx/Dinghy.app/

I got the following error:

......
(lldb)     connect
(lldb)     run
success
(lldb)     autoexit

PROCESS_STOPPED
error: invalid thread

And I found this in crash logs:

image

from dinghy.

ZhaoXiangXML avatar ZhaoXiangXML commented on August 11, 2024
otool -L target/dinghy/xxx/Dinghy.app/Dinghy 
target/dinghy/xxx/Dinghy.app/Dinghy:
        /System/Library/Frameworks/Security.framework/Security (compatibility version 1.0.0, current version 60158.120.9)
        /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1311.120.1)
        /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)
        /System/Library/Frameworks/Foundation.framework/Foundation (compatibility version 300.0.0, current version 1860.0.0)
        /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 1.0.0)

from dinghy.

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.