- 23 May, 2018 1 commit
-
-
Samuel Giddins authored
-
- 22 May, 2018 1 commit
-
-
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 6 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…
-
Samuel Giddins authored
-
- 09 May, 2018 4 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
Release 1.5.2 # gpg: Signature made Wed May 9 08:05:28 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: # spec/cocoapods-integration-specs
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 07 May, 2018 14 commits
-
-
Samuel Giddins authored
Release 1.5.1 # gpg: Signature made Sun May 6 22:18:59 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/gem_version.rb # lib/cocoapods/generator/xcconfig/pod_xcconfig.rb # lib/cocoapods/generator/xcconfig/xcconfig_helper.rb # lib/cocoapods/installer/xcode/pods_project_generator.rb # spec/cocoapods-integration-specs # spec/unit/generator/xcconfig/xcconfig_helper_spec.rb # spec/unit/installer/xcode/pods_project_generator/pod_target_integrator_spec.rb # spec/unit/installer/xcode/pods_project_generator_spec.rb # spec/unit/target/pod_target_spec.rb
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Dimitris Koutsogiorgas authored
Do not include test dependencies input and output paths (cherry picked from commit 781d5047) # Conflicts: # spec/unit/installer/xcode/pods_project_generator/pod_target_integrator_spec.rb
-
Dimitris Koutsogiorgas authored
Change generated asset catalog plist name (cherry picked from commit c109b144) # Conflicts: # spec/cocoapods-integration-specs
-
Dimitris Koutsogiorgas authored
Do not force `[system]` value for custom module maps (cherry picked from commit 644280b5) # Conflicts: # spec/cocoapods-integration-specs
-
Samuel Giddins authored
Remove [system] declaration attribute from generated module maps (cherry picked from commit 0a93634a) # Conflicts: # spec/cocoapods-integration-specs
-
Dimitris Koutsogiorgas authored
Make modular header private header access consistent (cherry picked from commit 56231f98) # Conflicts: # spec/cocoapods-integration-specs
-
Dimitris Koutsogiorgas authored
Fix assetcatalog_generated_info.plist path in copy resources phase (cherry picked from commit 76c47a81) # Conflicts: # spec/cocoapods-integration-specs
-
Samuel Giddins authored
Prevent duplicated targets from being stripped out from the framework search paths (cherry picked from commit 15df291f)
-
Samuel Giddins authored
Always generate FRAMEWORK_SEARCH_PATHS for vendored_frameworks (cherry picked from commit d4468d5b)
-
Dimitris Koutsogiorgas authored
Fix static framework dependent target double linking (cherry picked from commit 8e0f3b09)
-
Dimitris Koutsogiorgas authored
Fix modular header access to header_dirs (cherry picked from commit 4d95ed04)
-