- 30 May, 2018 3 commits
-
-
汪洋 authored
-
D. Koutsogiorgas authored
Fix source validation for local URLs and SSH repos
-
Dimitris Koutsogiorgas authored
-
- 28 May, 2018 1 commit
-
-
D. Koutsogiorgas authored
Fix `INFOPLIST_FILE` being overridden when set in `pod_target_xcconfig`
-
- 27 May, 2018 1 commit
-
-
Eric Amorde authored
-
- 25 May, 2018 8 commits
-
-
Samuel Giddins authored
Release 1.5.3 # gpg: Signature made Thu May 24 22:49:47 2018 PDT # gpg: using RSA key 01195BB315DDA856 # gpg: Good signature from "Samuel Giddins <segiddins@segiddins.me>" # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 7B19 37A9 CF66 AEF6 52C9 4090 0119 5BB3 15DD A856 # Conflicts: # Gemfile.lock # lib/cocoapods/generator/xcconfig/aggregate_xcconfig.rb # spec/cocoapods-integration-specs # spec/unit/installer/xcode/pods_project_generator_spec.rb
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
D. Koutsogiorgas authored
Raise an error if user target `SWIFT_VERSION` is missing
-
Dimitris Koutsogiorgas authored
-
Samuel Giddins authored
Be defensive when passing potentially nil strings to Gem::Version (cherry picked from commit 04cbea4d)
-
Samuel Giddins authored
Fix compatibility with RubyGems v2.7.7
-
- 23 May, 2018 6 commits
-
-
Samuel Giddins authored
Done by using Pod::Version instead of Gem::Version, which in 2.7.7 stop allowing initializing a version with `nil`
-
D. Koutsogiorgas authored
Remove analyzer `attr_accessor` properties
-
Dimitris Koutsogiorgas authored
-
D. Koutsogiorgas authored
Do not symlink headers that belong to test specs
-
Samuel Giddins authored
Be defensive when passing potentially nil strings to Gem::Version
-
Samuel Giddins authored
-
- 22 May, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
-
D. Koutsogiorgas authored
Fix a bug that umbrella header import fails in a specific case
-
- 21 May, 2018 2 commits
-
-
D. Koutsogiorgas authored
Attempt to parse `SWIFT_VERSION` from xcconfig during target inspection
-
Dimitris Koutsogiorgas authored
-
- 18 May, 2018 3 commits
-
-
D. Koutsogiorgas authored
Do not try to integrate uncreated test native targets
-
D. Koutsogiorgas authored
Warn if 'git://' protocol is used as the source of a pod
-
git://Dimitris Koutsogiorgas authored
-
- 17 May, 2018 6 commits
-
-
Takeru Chuganji authored
-
Takeru Chuganji authored
-
Takeru Chuganji authored
-
Dimitris Koutsogiorgas authored
-
D. Koutsogiorgas authored
Split test resource bundles installed by each test spec
-
D. Koutsogiorgas authored
Do not build pod target if it contains script phases
-
- 16 May, 2018 3 commits
-
-
Dimitris Koutsogiorgas authored
-
D. Koutsogiorgas authored
Do not overwrite App host info plist path for multiple test specs
-
D. Koutsogiorgas authored
Link vendored static libraries into dynamic frameworks
-
- 10 May, 2018 5 commits
-
-
Samuel Giddins authored
This fixes missing symbol errors at link time This mirrors the treatment vendored static libraries get
-
D. Koutsogiorgas authored
Allow EXPANDED_CODE_SIGN_IDENTITY to be unset
-
Samuel Giddins authored
-
Keith Smiley authored
This is unset for some test target configurations.
-
Samuel Giddins authored
Stop linking frameworks to static libraries to avoid warnings with th…
-