8
0
Fork
You've already forked pEpForiOS-toolbox
0
Logging and other services for p≡p for iOS
  • Swift 98.1%
  • Objective-C 1.9%
Find a file
2026年02月28日 11:25:04 +01:00
pEpIOSToolbox super.layoutAttributesForElements can still be empty as well 2026年02月28日 11:25:04 +01:00
pEpIOSToolbox.xcodeproj Depend on CocoaLumberjack 2026年01月05日 11:26:48 +01:00
pEpIOSToolboxForExtensions IOS-2791 <pEpIOSToolboxForExtensions/PEPLogger.h> 2021年05月04日 14:23:07 +02:00
pEpIOSToolboxTests Test for the special case of nil summary, which leads to empty string 2025年12月21日 10:24:46 +01:00
PEPToolbox_macOS APPLEMAIL-42 Add modulemap. Fix toolbox scheme. 2021年04月29日 12:22:52 +02:00
Shared IOS-2811 adds receivedbUtil 2021年06月30日 13:51:29 +02:00
.gitignore uses build dir for product and headers 2021年03月22日 18:07:05 +01:00
LICENSE.txt Add a LICENSE 2025年12月15日 17:37:05 +01:00
README.md Adds Lumberjack to Readme. 2021年04月07日 10:21:29 +02:00

Dependencies

git clone https://pep-security.lu/gitlab/iOS/CocoaLumberjack
git clone http://pep-security.lu/gitlab/iOS/pep-toolbox.git

HowTo Build

Open pep-toolbox/pEpIOSToolbox.xcodeproj.

iOS

Select the "pEpIOSToolbox" scheme.

Build.

The build framework can be found in ${BUILD_DIR}.

macOS

Select the "PEPToolbox_macOS" scheme.

Build.

Lib and headers are copied to build.

HoTo Use in ObjC

#import <pEpIOSToolbox/pEpIOSToolbox-Swift.h>