Git Product home page Git Product logo

Comments (5)

krzyzanowskim avatar krzyzanowskim commented on September 27, 2024

idk. It may be Xcode bananas. I don't see an issue in the repository. Maybe delete all the caches and try again

from openssl.

art-ghub avatar art-ghub commented on September 27, 2024

It's same on my Mac and build server

from openssl.

krzyzanowskim avatar krzyzanowskim commented on September 27, 2024

how do you integrate. can you attach sample project?

from openssl.

art-ghub avatar art-ghub commented on September 27, 2024

The steps are simple:

  1. Create new iOS project (XCode 15.3)
  2. Add Swift package via Package manager, put Exact version 3.1.5000
  3. In Package Dependencies locate Frameworks/iphoneos/OpenSSL package (Show in Finder)
  4. Then 'cd' in terminal and 'ls -la':

[xxx] ~ % cd /Users/xxx/Library/Developer/Xcode/DerivedData/OpenSSLTest-blmwyzxdgtdbhcdqtnkqldhnayng/SourcePackages/checkouts/OpenSSL/Frameworks/iphoneos/OpenSSL.framework
xxx OpenSSL.framework % ls -la
total 7616
drwxr-xr-x 8 xxx staff 256 Mar 27 11:34 .
drwxr-xr-x 3 xxx staff 96 Mar 27 11:34 ..
drwxr-xr-x 138 xxx staff 4416 Mar 27 11:34 Headers
-r--r--r-- 1 xxx staff 769 Mar 27 11:34 Info.plist
drwxr-xr-x 3 xxx staff 96 Mar 27 11:34 Modules
-r-xr-xr-x 1 xxx staff 3887296 Mar 27 11:34 OpenSSL
-r--r--r-- 1 xxx staff 392 Mar 27 11:34 PrivacyInfo.xcprivacy
drwxr-xr-x 3 xxx staff 96 Mar 27 11:34 _CodeSignature

from openssl.

krzyzanowskim avatar krzyzanowskim commented on September 27, 2024

That's not how it is stored in zip archive nor in the repository

Frameworks/iphoneos/OpenSSL.framework on main ❯ ls -al
total 7616
drwxr-xr-x    8 marcinkrzyzanowski  staff      256 Apr 16 20:39 .
drwxr-xr-x    3 marcinkrzyzanowski  staff       96 Apr 16 20:34 ..
drwxr-xr-x  138 marcinkrzyzanowski  staff     4416 Apr 16 20:34 Headers
-rw-r--r--    1 marcinkrzyzanowski  staff      769 Apr 16 20:39 Info.plist
drwxr-xr-x    3 marcinkrzyzanowski  staff       96 Apr 16 20:34 Modules
-rwxr-xr-x    1 marcinkrzyzanowski  staff  3887296 Apr 16 20:39 OpenSSL
-rw-r--r--    1 marcinkrzyzanowski  staff      392 Apr 16 20:39 PrivacyInfo.xcprivacy
drwxr-xr-x    3 marcinkrzyzanowski  staff       96 Apr 16 20:39 _CodeSignature

and from the zip archive from the release

OpenSSL.xcframework/ios-arm64/OpenSSL.framework ❯ ls -al
total 7616
drwxr-xr-x@   8 marcinkrzyzanowski  staff      256 Mar 24 17:16 .
drwxr-xr-x@   3 marcinkrzyzanowski  staff       96 Mar 24 17:16 ..
drwxr-xr-x@ 138 marcinkrzyzanowski  staff     4416 Mar 24 17:16 Headers
-rw-r--r--@   1 marcinkrzyzanowski  staff      769 Mar 24 17:16 Info.plist
drwxr-xr-x@   3 marcinkrzyzanowski  staff       96 Mar 24 17:16 Modules
-rwxr-xr-x@   1 marcinkrzyzanowski  staff  3887296 Mar 24 17:16 OpenSSL
-rw-r--r--@   1 marcinkrzyzanowski  staff      392 Mar 24 17:16 PrivacyInfo.xcprivacy
drwxr-xr-x@   3 marcinkrzyzanowski  staff       96 Mar 24 17:16 _CodeSignature

I don't think there anything to do on my end. Try clean derived data and SwiftPM caches. I don't know what is that tbh

from openssl.

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.