Skip to content

Commit

Permalink
Fixed swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Oct 2, 2018
1 parent 2b851a8 commit 2a4bdde
Show file tree
Hide file tree
Showing 11 changed files with 470 additions and 550 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yaml
@@ -1,6 +1,6 @@
author: Philip Niedertscheider
author_url: https://www.github.com/techprimate-phil
github_url: https://www.github.com/Techprimate/TPPDF
github_url: https://www.github.com/techprimate/TPPDF
root_url: https://techprimate.github.io/TPPDF/
module: TPPDF
output: docs
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: objective-c
os: osx
osx_image: xcode10
cache:
- bundler
Expand Down
66 changes: 33 additions & 33 deletions CHANGELOG.md
@@ -1,7 +1,7 @@
# Change Log

## [Unreleased](https://github.com/Techprimate/TPPDF/tree/HEAD) (2018-??-??)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.2.0...HEAD)
## [Unreleased](https://github.com/techprimate/TPPDF/tree/HEAD) (2018-??-??)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.2.0...HEAD)

**Implemented enhancements:**

Expand All @@ -11,8 +11,8 @@

**Merged pull requests:**

## [1.2.0](https://github.com/Techprimate/TPPDF/tree/1.2.0) (2018-07-12)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.1.2...1.2.0)
## [1.2.0](https://github.com/techprimate/TPPDF/tree/1.2.0) (2018-07-12)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.1.2...1.2.0)

**Implemented enhancements:**

Expand All @@ -24,8 +24,8 @@
- Issue #77
- Issue #78

## [1.1.2](https://github.com/Techprimate/TPPDF/tree/1.1.2) (2018-07-12)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.1.1...1.1.2)
## [1.1.2](https://github.com/techprimate/TPPDF/tree/1.1.2) (2018-07-12)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.1.1...1.1.2)

**Implemented enhancements:**

Expand All @@ -43,8 +43,8 @@

- PR #77 [by emericspiroux]

## [1.1.1](https://github.com/Techprimate/TPPDF/tree/1.1.1) (2018-06-29)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.1.0...1.1.1)
## [1.1.1](https://github.com/techprimate/TPPDF/tree/1.1.1) (2018-06-29)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.1.0...1.1.1)

**Implemented enhancements:**

Expand All @@ -58,8 +58,8 @@

- Issue #76

## [1.1.0](https://github.com/Techprimate/TPPDF/tree/1.1.0) (2018-05-07)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.0.3...1.1.0)
## [1.1.0](https://github.com/techprimate/TPPDF/tree/1.1.0) (2018-05-07)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.0.3...1.1.0)

**Implemented enhancements:**

Expand All @@ -69,8 +69,8 @@

- PR #63

## [1.0.3](https://github.com/Techprimate/TPPDF/tree/1.0.3) (2018-05-07)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.0.2...1.0.3)
## [1.0.3](https://github.com/techprimate/TPPDF/tree/1.0.3) (2018-05-07)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.0.2...1.0.3)

**Implemented enhancements:**

Expand All @@ -81,8 +81,8 @@
- Issue #55
- Issue #64

## [1.0.2](https://github.com/Techprimate/TPPDF/tree/1.0.2) (2018-04-18)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.0.1...1.0.2)
## [1.0.2](https://github.com/techprimate/TPPDF/tree/1.0.2) (2018-04-18)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.0.1...1.0.2)

**Fixed bugs:**

Expand All @@ -92,22 +92,22 @@

- Issue #59

## [1.0.1](https://github.com/Techprimate/TPPDF/tree/1.0.1) (2018-04-16)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/1.0.0...1.0.1)
## [1.0.1](https://github.com/techprimate/TPPDF/tree/1.0.1) (2018-04-16)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/1.0.0...1.0.1)

**Merged pull requests:**

- PR #56 [by kf99916]

## [1.0.0](https://github.com/Techprimate/TPPDF/tree/1.0.0) (2018-04-08)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.4.0...1.0.0)
## [1.0.0](https://github.com/techprimate/TPPDF/tree/1.0.0) (2018-04-08)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.4.0...1.0.0)

**Implemented enhancements:**

- Rebuilt whole library, too much for one changelog

## [0.4.0](https://github.com/Techprimate/TPPDF/tree/0.4.0) (2017-06-05)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.3.0...0.4.0)
## [0.4.0](https://github.com/techprimate/TPPDF/tree/0.4.0) (2017-06-05)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.3.0...0.4.0)

**Implemented enhancements:**

Expand All @@ -122,8 +122,8 @@
- Issue #4
- Issue #7

## [0.3.0](https://github.com/Techprimate/TPPDF/tree/0.3.0) (2017-01-19)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.2.0...0.3.0)
## [0.3.0](https://github.com/techprimate/TPPDF/tree/0.3.0) (2017-01-19)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.2.0...0.3.0)

**Implemented enhancements:**

Expand All @@ -147,18 +147,18 @@
- PR #3 from kf99916/master


## [0.2.0](https://github.com/Techprimate/TPPDF/tree/0.2.0) (2016-11-07)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.1.5...0.2.0)
## [0.2.0](https://github.com/techprimate/TPPDF/tree/0.2.0) (2016-11-07)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.1.5...0.2.0)

**Implemented enhancements:**

- Updated to Swift 3.0

## [0.1.5](https://github.com/Techprimate/TPPDF/tree/0.1.5) (2016-11-09)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.1.4...0.1.5)
## [0.1.5](https://github.com/techprimate/TPPDF/tree/0.1.5) (2016-11-09)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.1.4...0.1.5)

## [0.1.4](https://github.com/Techprimate/TPPDF/tree/0.1.4) (2016-08-24)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.1.3...0.1.4)
## [0.1.4](https://github.com/techprimate/TPPDF/tree/0.1.4) (2016-08-24)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.1.3...0.1.4)

**Implemented enhancements:**

Expand All @@ -168,16 +168,16 @@

- Small link issues in `CHANGELOG.md`

## [0.1.3](https://github.com/Techprimate/TPPDF/tree/0.1.3) (2016-08-21)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.1.2...0.1.3)
## [0.1.3](https://github.com/techprimate/TPPDF/tree/0.1.3) (2016-08-21)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.1.2...0.1.3)

**Implemented enhancements:**

- Added indentation command `SetIndentation(points: CGFloat)`

## [0.1.2](https://github.com/Techprimate/TPPDF/tree/0.1.2) (2016-08-16)
[Full Changelog](https://github.com/Techprimate/TPPDF/compare/0.1.1...0.1.2)
## [0.1.2](https://github.com/techprimate/TPPDF/tree/0.1.2) (2016-08-16)
[Full Changelog](https://github.com/techprimate/TPPDF/compare/0.1.1...0.1.2)

**Fixed bugs:**

- Footer space is rendering correctly now
- Footer space is rendering correctly now
14 changes: 0 additions & 14 deletions Example/Podfile
Expand Up @@ -13,17 +13,3 @@ target 'TPPDF_Tests' do
pod 'Quick'
pod 'Nimble'
end

post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
if target.name == "TPPDF"
puts "#{target.name} -> 4.1"
config.build_settings['SWIFT_VERSION'] = '4.1'
else
puts "#{target.name} -> 3.2"
config.build_settings['SWIFT_VERSION'] = '3.2'
end
end
end
end
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Expand Up @@ -2,7 +2,7 @@ PODS:
- Nimble (7.3.1)
- Quick (1.3.2)
- SwiftLint (0.27.0)
- TPPDF (1.2.0):
- TPPDF (1.3.0):
- SwiftLint

DEPENDENCIES:
Expand All @@ -24,8 +24,8 @@ SPEC CHECKSUMS:
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
TPPDF: fd2b62b6e5e6a4fc2560d7fc0ab7b4e40885769e
TPPDF: 27ab40abb6893df16302ba89b01a9c0125e6c34e

PODFILE CHECKSUM: 0c8849772298db6432e95b563e736cd39f590f7e
PODFILE CHECKSUM: 90989ad9e7d612890314a38f1db902d47fbb1153

COCOAPODS: 1.5.3
6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a4bdde

Please sign in to comment.