- 01 Feb, 2018 13 commits
-
-
Keith Smiley authored
-
Keith Smiley authored
This is required for `set -u` to work since this variable isn't required to be set.
-
Keith Smiley authored
This adds `set -u` to both the frameworks and resources copy shell scripts. This means that if the scripts attempt to reference any variable that is undefined, they will fail.
-
Samuel Giddins authored
[Sandbox] Clean up usage of #local?
-
Samuel Giddins authored
-
Samuel Giddins authored
Only add resources and frameworks build phase when needed
-
Samuel Giddins authored
A recent version of git has changed what whitespace it outputs
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Keith Smiley authored
This changes the project integrator to only add build phases to the user's project if there are resources of frameworks that will be copied in that phase.
-
Dimitris Koutsogiorgas authored
Clear input/output paths if they exceed an arbitrary limit
-
Dimitris Koutsogiorgas authored
-
- 30 Jan, 2018 3 commits
-
-
Dimitris Koutsogiorgas authored
Warn instead of throwing an exception when dev pod's license file is missing
-
Eric Amorde authored
Warn instead of throwing an exception when a development pod's podspec specifies a license file that does not exist
-
Dimitris Koutsogiorgas authored
Better static frameworks transitive dependency error checking
-
- 27 Jan, 2018 3 commits
-
-
Samuel Giddins authored
Store spec repos in the Lockfile
-
Samuel Giddins authored
-
Paul Beusterien authored
-
- 26 Jan, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
Always update input/output paths even if they are empty
-
Dimitris Koutsogiorgas authored
-
- 25 Jan, 2018 5 commits
-
-
Danielle Tomlinson authored
[Examples] Get examples building with Xcode 9
-
Samuel Giddins authored
-
Danielle Tomlinson authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 23 Jan, 2018 2 commits
-
-
Dimitris Koutsogiorgas authored
[Repo::Push] Allow disabling overwriting published specs
-
Dimitris Koutsogiorgas authored
Unique all available pre-release versions when displaying
-
- 21 Jan, 2018 1 commit
-
-
Dimitris Koutsogiorgas authored
-
- 20 Jan, 2018 1 commit
-
-
Samuel Giddins authored
-
- 19 Jan, 2018 10 commits
-
-
Dimitris Koutsogiorgas authored
Do not attempt compilation for pods with no sources and skipping import validation
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Set direct and transitive dependency header search paths for pod targets
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
-
Dimitris Koutsogiorgas authored
Log target names missing host for libraries
-
Keith Smiley authored
Previously we only logged the target name if the target missing a host wasn't a framework target. Logging it for framework targets as well can be useful for debugging Podfile configuration issues.
-
Samuel Giddins authored
-
Samuel Giddins authored
Release 1.4.0 # gpg: Signature made Thu Jan 18 14:56:04 2018 PST # 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
-
Samuel Giddins authored
-