GithubHelp home page GithubHelp logo

breakmeovo / monkeydev_xcode14 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from equati0n/monkeydev_xcode14

0.0 0.0 0.0 3.84 MB

MonkeyDev 支持Xcode 14安装

Shell 28.87% JavaScript 6.19% Python 5.10% Objective-C 54.87% Cycript 4.97%

monkeydev_xcode14's Introduction

MonkeyDev_Xcode14

MonkeyDev 支持Xcode 14安装
修复Xcode14 MacOSX Package Types.xcspec not found报错

Summit ~ % cd MonkeyDev/bin

执行安装命令
Summit bin % sudo bash md-install

Password:
Downloading MonkeyDev base from Github...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3452k  100 3452k    0     0   884k      0  0:00:03  0:00:03 --:--:--  885k
Downloading Xcode templates from Github...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  306k  100  306k    0     0   333k      0 --:--:-- --:--:-- --:--:--  335k
Downloading frida-ios-dump from Github...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9669  100  9669    0     0   2417      0  0:00:04  0:00:03  0:00:01  2420
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11727  100 11727    0     0   4523      0  0:00:02  0:00:02 --:--:--  4533

安装完成
Creating symlink to Xcode templates...
Modifying Bash personal initialization file...

Summit bin % 

运行遇到的报错

“error: Signing for “SummitDylib” requires a development team.”

“Select a development team in the Signing & Capabilities editor.”

在Xcode中 选中Dylib对应的target (in target ‘SummitDylib’)

点击Build Settings 中 在User-Defined (用户自定义那一栏)

添加"CODE_SIGNING_ALLOWED = NO" 关闭对Dylib的Code签名

libstdc++

Xcode 10之后删除的libstdc++

  1. 先下载下来这个项目,然后打开终端cdlibstdc--master文件夹;
  2. 如果你使用的是 Xcode 10,则将install-xcode_10.sh拖到终端中执行即可;
  3. Xcode 11 之后的版本则将install-xcode_11+.sh拖到终端中执行。

iOS file not found: /usr/lib/libstdc++.dylib


~ % cd /Users/Summit/libstdc- 

~ % sudo sh install-xcode_11+.sh

monkeydev_xcode14's People

Contributors

equati0n avatar

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.