/CocoaLumberjackDirectDependencyTest

Test project to demonstrate including CocoaLumberjack as a dependency

Primary LanguageObjective-C

Demonstration of manually including CocoaLumberjack as a dependency.

  • Clone CocoaLumberjack as a submodule: git submodule update --init --recursive
  • Set a signing team in the project settings
  • Run xcrun xcodebuild -allowProvisioningUpdates -scheme 'TestProject' -configuration Release archive -archivePath 'iOS.xcarchive'