Jelajahi Sumber

demos: podfiles have been removed.

Dmitry Lobanov 7 tahun lalu
induk
melakukan
536a5a2fd2

+ 0 - 10
Demos/Benchmark/Desktop/Podfile

@@ -1,10 +0,0 @@
-
-project 'BenchmarkMac'
-workspace '../../Demos'
-
-target :'BenchmarkMac' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/Benchmark/Mobile/Podfile

@@ -1,10 +0,0 @@
-
-project 'BenchmarkIPhone'
-workspace '../../Demos'
-
-target :'BenchmarkIPhone' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/CLI/Podfile

@@ -1,10 +0,0 @@
-
-project 'CLI'
-workspace '../Demos'
-
-target :'CLI' do
-  platform :osx, '10.10'
-
-  pod 'CocoaLumberjack/CLI', :path => '../../'
-end
-

+ 0 - 10
Demos/CaptureASL/Podfile

@@ -1,10 +0,0 @@
-
-project 'CaptureASL'
-workspace '../Demos'
-
-target :'CaptureASL' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/ContextFilter/Podfile

@@ -1,10 +0,0 @@
-
-project 'ContextFilter'
-workspace '../Demos'
-
-target :'ContextFilter' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/CoreDataLogger/Podfile

@@ -1,10 +0,0 @@
-
-project 'CoreDataLogger'
-workspace '../Demos'
-
-target :'CoreDataLogger' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/CustomFormatters/Podfile

@@ -1,10 +0,0 @@
-
-project 'CustomFormatters'
-workspace '../Demos'
-
-target :'CustomFormatters' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/CustomLogLevels/Podfile

@@ -1,10 +0,0 @@
-
-project 'CustomLogLevels'
-workspace '../Demos'
-
-target :'CustomLogLevels' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/DispatchQueueLogger/Podfile

@@ -1,10 +0,0 @@
-
-project 'DispatchQueueLogger'
-workspace '../Demos'
-
-target :'DispatchQueueLogger' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/FineGrainedLogging/Podfile

@@ -1,10 +0,0 @@
-
-project 'FineGrainedLogging'
-workspace '../Demos'
-
-target :'FineGrainedLogging' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/GlobalLogLevel/Podfile

@@ -1,10 +0,0 @@
-
-project 'GlobalLogLevel'
-workspace '../Demos'
-
-target :'GlobalLogLevel' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/LogFileCompressor/Podfile

@@ -1,10 +0,0 @@
-
-project 'LogFileCompressor'
-workspace '../Demos'
-
-target :'LogFileCompressor' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/NonArcTest/Podfile

@@ -1,10 +0,0 @@
-
-project 'NonArcTest'
-workspace '../Demos'
-
-target :'NonArcTest' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/OverflowTestMac/Podfile

@@ -1,10 +0,0 @@
-
-project 'OverflowTestMac'
-workspace '../Demos'
-
-target :'OverflowTestMac' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/PerUserLogLevels/Podfile

@@ -1,10 +0,0 @@
-
-project 'PerUserLogLevels'
-workspace '../Demos'
-
-target :'PerUserLogLevels' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/RegisteredDynamicLogging/Desktop/Podfile

@@ -1,10 +0,0 @@
-
-project 'RegisteredLoggingTest'
-workspace '../../Demos'
-
-target :'RegisteredLoggingTest' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/RegisteredDynamicLogging/Mobile/Podfile

@@ -1,10 +0,0 @@
-
-project 'RegisteredLoggingTest'
-workspace '../../Demos'
-
-target :'RegisteredLoggingTest' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/RollingTestMac/Podfile

@@ -1,10 +0,0 @@
-
-project 'RollingTestMac'
-workspace '../Demos'
-
-target :'RollingTestMac' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/SQLiteLogger/Podfile

@@ -1,10 +0,0 @@
-
-project 'SQLiteLogger'
-workspace '../Demos'
-
-target :'SQLiteLogger' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/TestXcodeColors/Desktop/Podfile

@@ -1,10 +0,0 @@
-
-project 'TestXcodeColors'
-workspace '../../Demos'
-
-target :'TestXcodeColors' do
-  platform :osx, '10.10'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/TestXcodeColors/Mobile/Podfile

@@ -1,10 +0,0 @@
-
-project 'TextXcodeColors'
-workspace '../../Demos'
-
-target :'TextXcodeColors' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../../'
-end
-

+ 0 - 10
Demos/UniversalApp/Podfile

@@ -1,10 +0,0 @@
-
-project 'UniversalApp'
-workspace '../Demos'
-
-target :'UniversalApp' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-

+ 0 - 10
Demos/WebServerIPhone/Podfile

@@ -1,10 +0,0 @@
-
-project 'WebServerIPhone'
-workspace '../Demos'
-
-target :'WebServerIPhone' do
-  platform :ios, '8.0'
-  use_frameworks!
-  pod 'CocoaLumberjack', :path => '../../'
-end
-