IOS opendev download and Installation

Source: Internet
Author: User

1.Http://iosopendev.com/download/

2.InstallIn the process, if there is an error, you can refer to: https://github.com/kokoabim/iOSOpenDev/wiki/Troubleshoot

Of course, if you don't know what the problem is, you can fix all the above problems and install them again,

As I encountered the following error during installation:

Jan 28 14:20:30 xxxmatoMacBook installd[2020]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “iOSOpenDev-1.5.pkg”." UserInfo=0x7fc17a5291f0 {NSFilePath=./postinstall, NSURL=file://localhost/Users/xxxx/Downloads/iOSOpenDev-1.5.pkg#iodsetup.pkg, PKInstallPackageIdentifier=com.iosopendev.iosopendev15.iod-setup.pkg, NSLocalizedDescription=An error occurred while running scripts from the package “iOSOpenDev-1.5.pkg”.} {        NSFilePath = "./postinstall";        NSLocalizedDescription = "An error occurred while running scripts from the package \U201ciOSOpenDev-1.5.pkg\U201d.";        NSURL = "file://localhost/Users/xxxx/Downloads/iOSOpenDev-1.5.pkg#iodsetup.pkg";        PKInstallPackageIdentifier = "com.iosopendev.iosopendev15.iod-setup.pkg";    }

Follow the xcode license issue in the https://github.com/kokoabim/iOSOpenDev/wiki/Troubleshoot, fix,

1. Download https://github.com/downloads/kokoabim/iOSOpenDev/xcode-license.tar.gz and extract xcode-license out of it.2. Open Terminal, go to the directory where the file was extracted to and run: ./xcode-license

Then you can reinstall it.

After installation, restart the machine.

3. All solutions have been tried. If there are still problems:

You can mail to the dev@iosopendev.com, don't forget to bring the log (command + L, call the log)

4. If the following error occurs during compilation:

target specifies product type ‘com.apple.product-type.library.dynamic’, but there’s no such product type for the ‘iphoneos’ platform

You can restart the machine. This is generally because IOS open-Dev has not been restarted.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.