iOSOpenDev icon indicating copy to clipboard operation
iOSOpenDev copied to clipboard

Code 112: Failed install of iOSOpenDev 1.6.2 on Mac OSX 10.11.3 XCode Version 7.2.1 (7C1002)

Open 8a5 opened this issue 9 years ago • 11 comments

I get a failed install of iOSOpenDev 1.6.2 on Mac OSX 10.11.3 XCode Version 7.2.1 (7C1002).

Feb 19 13:46:37 MacBookPro installd[480]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “iOSOpenDev-1.6-2.pkg”." UserInfo={NSFilePath=./postinstall, NSURL=file://localhost/Users/***/Downloads/iOSOpenDev-1.6-2.pkg#iodsetup.pkg, PKInstallPackageIdentifier=com.iosopendev.iosopendev162.iod-setup.pkg, NSLocalizedDescription=An error occurred while running scripts from the package “iOSOpenDev-1.6-2.pkg”.} { NSFilePath = "./postinstall"; NSLocalizedDescription = "An error occurred while running scripts from the package \U201ciOSOpenDev-1.6-2.pkg\U201d."; NSURL = "file://localhost/Users/Bas/Downloads/iOSOpenDev-1.6-2.pkg#iodsetup.pkg"; PKInstallPackageIdentifier = "com.iosopendev.iosopendev162.iod-setup.pkg"; }

8a5 avatar Feb 19 '16 12:02 8a5

also get this error

SeanXiao1988 avatar Feb 24 '16 02:02 SeanXiao1988

so do I... +1

saighost avatar Feb 24 '16 03:02 saighost

maybe you could take look this solution,it might helps https://github.com/535064094/iosOpenDevInstallTools/wiki/iOSOpenDev-install-solution @8a5 @SeanXiao1988 @saighost

jiachangdangniban avatar Mar 04 '16 04:03 jiachangdangniban

谢谢,搞定了。

saighost avatar Mar 04 '16 15:03 saighost

@535064094 your steps works, I've successfully installed iOSOpenDev on OSX 10.10 and XCode 7.2. There are few minor changes though in your steps. You can check the modified steps at https://gist.github.com/ashish1405/8744a1cf9d3d78af3a75559042f7eb54

ashish1405 avatar Aug 08 '16 06:08 ashish1405

@ashish1405 Thank you very much, can I update this to my blog?:)

jiachangdangniban avatar Aug 08 '16 07:08 jiachangdangniban

@535064094 yes definitely, I also wrote you a mail regarding the same.

ashish1405 avatar Aug 08 '16 07:08 ashish1405

@ashish1405 have a wonderful day:)

jiachangdangniban avatar Aug 08 '16 07:08 jiachangdangniban

I have followed solution step by step, but still got same error .....

is it possible because of 9.3 sdk doesn't include private framework ?

Mac OSX 10.11.3 Xcode Version 7.3

** Update ** I fixed this by change Xcode back to 7.2

kennedy0527 avatar Aug 08 '16 14:08 kennedy0527

clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated] clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated] ld: library not found for -lcrypto clang: error: linker command failed with exit code 1 (use -v to see invocation)

DarrenDuXuan avatar Mar 23 '18 08:03 DarrenDuXuan

has this error

DarrenDuXuan avatar Mar 23 '18 08:03 DarrenDuXuan