Florian Friedrich
d2cbd0aa19
Update Demos
2022-11-02 15:09:37 +01:00
Dmitry Lobanov
394357171b
demos: linking to framework has been added.
2018-10-19 16:25:56 +03:00
Dmitry Lobanov
cd06f8d237
demos: pods clues have been wiped out.
2018-10-19 15:34:21 +03:00
Bogdan Poplauschi
1b618e8d35
Merged framework targets + using xcconfig
...
- Xcode 10 (already supported)
- merged the framework targets into multi-platform ones
- using xcconfig for most of the configurations (Lumberjack.xcodeproj + Tests.xcodeproj + Demos) - only adding setting in xcodeproj where they are not valid for all the other targets
- set deployment target to iOS8 and Mac OS 10.10 - also cleaned up some branched code for the earlier versions
- updated Travis scripts
2018-10-15 20:37:12 +03:00
Ernesto Rivera
f670be745b
Update Demos
2017-10-03 12:13:08 -04:00
Bogdan Poplauschi
637dfc1d45
Addopted CocoaPods 1.0.0 because the builds were no longer working. Updated the .travis.yml script so that we use xcodebuild pipped with xcpretty instead of xctool (it's faster and more reliable). Since the new pod setup has a huge output, redirected that to /dev/null
2016-05-29 14:33:51 +03:00
Ernesto Rivera
94ac6d82f2
Adjust Demos' deployment targets
2014-12-04 11:22:03 +09:00
Ernesto Rivera
a3002b3e25
Update demos
2014-11-06 16:47:10 +09:00
Bogdan Poplauschi
d3b4b28b4f
In order to be able to specify each libPods file in a unique way, added a prefix to all pod targets (project based prefix)
2014-08-11 17:04:53 +09:00
Bogdan Poplauschi
19936b948f
Updated Capture ASL project (removed old Pods.xconfig reference)
2014-08-11 17:04:52 +09:00
Bogdan Poplauschi
70f3dbdd08
Updated Capture ASL project (removed old libPods.a reference)
2014-08-11 17:04:52 +09:00
Bogdan Poplauschi
52fb4dd79c
Added Capture ASL project to the workspace. They reference the code via private Cocoapod. Removed Podfile.lock from repo
2014-08-11 17:04:51 +09:00
Bogdan Poplauschi
e5f15c24b1
Renamed Xcode folder to Demos - contains remaining demo projects
2014-08-11 17:04:50 +09:00