Logging and other services for p≡p for iOS
- Swift 98.1%
- Objective-C 1.9%
| pEpIOSToolbox | super.layoutAttributesForElements can still be empty as well | |
| pEpIOSToolbox.xcodeproj | Depend on CocoaLumberjack | |
| pEpIOSToolboxForExtensions | IOS-2791 <pEpIOSToolboxForExtensions/PEPLogger.h> | |
| pEpIOSToolboxTests | Test for the special case of nil summary, which leads to empty string | |
| PEPToolbox_macOS | APPLEMAIL-42 Add modulemap. Fix toolbox scheme. | |
| Shared | IOS-2811 adds receivedbUtil | |
| .gitignore | uses build dir for product and headers | |
| LICENSE.txt | Add a LICENSE | |
| README.md | Adds Lumberjack to Readme. | |
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>