Code Monkey home page Code Monkey logo

Comments (4)

davidmurray avatar davidmurray commented on July 26, 2024

Hm, the method is defined in DMNetworksViewController.h, so I'm not sure why the error happens.

In any case, try adding this at the top of the Makefile:

export GO_EASY_ON_ME=1

and then try running make again. Hopefully the error will turn into a warning and you'll be able to successfully build the project.

from wifi.

leejunhui avatar leejunhui commented on July 26, 2024

Appreciate! I've successfully done the steps of make,make package,and I put thedebfile into the Cydia's autointall folder,and then reboot my iPhone.But when I launched the app, it just crashed immediately. Below is the devices logs :(My iPhone is iPhone 5s, iOS 8.4, already jailborken)
Devices Logs
It seems like the cause of crash is EXC_BAD_ACCESS, I am a newbie of iOS Development, So I can not figure out how to fix that bug, hope you can help me, thanks!

-- update
After I have search the closed issue 1, I have found the ldid -e /Applications/WiFi.app/WiFi,and then I done this.and it outputs ldid.cpp(1188): _assert(signature != NULL); errno=0

--update again
Hopefully,I've rebuild the project and install on my device.and when I type ldid -e /Applications/WiFi.app/WiFi in the terminal, it outputs
logs

--update again
I've successfully launched the app,awesome!
screenshot

from wifi.

leejunhui avatar leejunhui commented on July 26, 2024

I have build the project successfully on Xcode, thanks a lot for your help! Enjoy the good day!

from wifi.

davidmurray avatar davidmurray commented on July 26, 2024

I'm glad that you've been able to solve the issue(s)!

Thanks,
David

from wifi.

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.