You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libetpan/build-mac
Andreas Buff 2e83ac7fc1
IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files.
2 years ago
..
dependencies Enable bitcode build 8 years ago
libetpan Tests.xcodeproj Support for retrieval of SSL certificates 10 years ago
libetpan.xcodeproj IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files. 2 years ago
Info.plist Fixed warnings in Xcode build. 7 years ago
README.md IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files. 2 years ago
autogen-result.tar.gz Small fixes in iOS build 8 years ago
prepare-ios.sh build for iOS 11 years ago
update-macos.sh MACOSINST-26 next try to let Xcode to the job for macOS builds too. 2 years ago
update.sh Fixed archive action 8 years ago

README.md

libetpan 4 Apple Hardware

Prerequisites

Package managers

MacPorts for installing dependencies:

Install MacPorts for your version of OS X/macOS.

Dependencies of prerequisites

sudo port install git

sudo port install gmake
sudo port install autoconf
sudo port install libtool
sudo port install automake

sudo port install wget

sudo port install gsed

xcode-select --install

Dependencies

git clone https://gitea.pep.foundation/buff/mac-os-build-scripts-common-dependencies.git
git clone https://gitea.pep.foundation/pEp.foundation/libetpan.git

Build

Using Xcode UI

open libetpan/build-mac/libetpan.xcodeproj.

Build the scheme fitting your needs (libetpan [macOS|iOS].

Using terminal

xcodebuild -project "libetpan/build-mac/libetpan.xcodeproj" -scheme "libetpan [macOS|iOS]" -configuration [RELEASE|DEBUG]

Output Dir

Find arttefacts and headers in libetpan/build-mac/build.