mirror of
https://github.com/passepartoutvpn/openssl-apple.git
synced 2025-01-19 15:29:04 +00:00
0c61811aed
1. Produce one framework per platform 2. Merge archs (lipo) into same platform framework 3. Assemble fat frameworks into XCFramework For more information: - https://github.com/balthisar/openssl-xcframeworks - https://developer.apple.com/forums/thread/666335
17 lines
199 B
Plaintext
17 lines
199 B
Plaintext
.DS_Store
|
|
.*.swp
|
|
bin
|
|
src
|
|
lib
|
|
frameworks
|
|
include/openssl
|
|
*.gz
|
|
*.framework
|
|
*.o
|
|
*.pbxuser
|
|
*.xcworkspace/xcuserdata
|
|
*.xcworkspace/xcshareddata
|
|
*.xcodeproj/project.xcworkspace
|
|
*.xcodeproj/xcuserdata
|
|
Pods
|