GithubHelp home page GithubHelp logo

Comments (4)

ueshiba avatar ueshiba commented on June 12, 2024

Hello @t0mmar !

Thanks for your message, could you try to run the following commands, hopefully that should fix your issue:

pod deintegrate
pod install

Regards,
Jose Blaya

from mobile-ios.

thomasmarkiewicz avatar thomasmarkiewicz commented on June 12, 2024

Hi @ueshiba,

I just cloned latest and tried pod deintegrate as you suggested.

pod install fails for me on OpenSSL step Installing OpenSSL-Apple (1.1.0h). This was likely happening before and I just have not noticed.

Any idea how to fix this?

Building openssl-1.1.0h for MacOSX 10.14 i386...
  Logfile: /Users/tom/Library/Caches/CocoaPods/Pods/Release/OpenSSL-Apple/1.1.0h-cd153/bin/MacOSX10.14-i386.sdk/build-openssl-1.1.0h.log
  Configure...
  Make (using 8 thread(s))...
Problem during make - Please check /Users/tom/Library/Caches/CocoaPods/Pods/Release/OpenSSL-Apple/1.1.0h-cd153/bin/MacOSX10.14-i386.sdk/build-openssl-1.1.0h.log
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 5295k  100 5295k    0     0  11.4M      0 --:--:-- --:--:-- --:--:-- 11.3M

Log file attached...

build-openssl-1.1.0h.log

from mobile-ios.

ueshiba avatar ueshiba commented on June 12, 2024

Hi @t0mmar

The problem is compiling the openssl framework with the current version of Xcode and support iOS9 at the same time. (you need the iOS9 SDK installed in the computer).

The quick solution is to change the deployment target to iOS11+

If you need to compile your app for old versions, you can follow the solution described in this issue pia-foss/tunnel-apple#66

I hope this can help you to resolve the issue.

Thank you,
Jose Blaya

from mobile-ios.

t0mmar avatar t0mmar commented on June 12, 2024

Hi @ueshiba,

The solution suggested in the link above worked for me using XCode 7.3.1. Thanks!

Tom

from mobile-ios.

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.