- 27 Sep, 2015 3 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
[Bundle] Update RuboCop to 0.34
-
- 26 Sep, 2015 3 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
[AggregateXCConfig] Set EMBEDDED_CONTENT_CONTAINS_SWIFT when using a …
-
- 25 Sep, 2015 6 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel E. Giddins authored
-
Samuel E. Giddins authored
[Resolver] Give a meaningful message for the case where there is no stable version for a pod, and user do not explicitly specify the required version.
-
Samuel E. Giddins authored
-
- 24 Sep, 2015 5 commits
-
-
Muhammed Yavuz Nuzumlali authored
Previous message was not covering the case where there are only pre-release versions between two stable versions, and user specifies version requirements for the pod such that only possibilities satisfying version requirements are pre-release versions. New message format also includes version requirements set by user in order to give a more explanatory output.
-
Orta authored
Added `source` and valuable flags to Podfile template
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
Provides a meaningful error message for the dependency conflict occuring when there is no stable version available for a given pod and user do not specify pod version explicitly in Podfile. While handling resolver error in `handle_resolver_error` method of `resolver.rb` file, we will check if the specificati on that is not satisfying given requirement was a pre-release version, and if the requirement was including any explicit version or source. If spec is a pre-release version, and there is no explicit version or source for the requirement, we will print a message directing the user to specify pre-release version explicitly.
-
- 23 Sep, 2015 3 commits
-
-
JamieREvans authored
-
JamieREvans authored
* commit '2c3185a1': [CHANGELOG] Spelling fixes [Changelog] Entry for #4219 Remove SDKROOT relative search path
-
Kyle Fuller authored
-
- 22 Sep, 2015 2 commits
-
-
Jamie Riley Evans authored
-
Boris Bügling authored
Remove SDKROOT relative search path
-
- 20 Sep, 2015 2 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
This was causing warnings with the iOS 9 SDK as this path doesn't even exist anymore and seemingly wasn't needed since XCTest came along. Fixes #4168
-
- 19 Sep, 2015 1 commit
-
-
Jamie Riley Evans authored
All Podfiles should specify a `source` and with the growing number of Swift applications, having the `use_frameworks!` flag available is also very helpful. Also, including the `inhibit_all_warnings!` will usually save a google search, as well. Most people haven't memorized all of the common cocoapod flags.
-
- 12 Sep, 2015 1 commit
-
-
Boris Bügling authored
[Sandbox::FileAccessor] Add C++ Sources (.i)
-
- 11 Sep, 2015 6 commits
-
-
Andrea Aresu authored
-
Andrea Aresu authored
-
Andrea Aresu authored
-
Boris Bügling authored
[Validator] build watchOS pods against watchossimulator for validation
🌈 -
Thomas Kollbach authored
-
Thomas Kollbach authored
This reverts commit c521ad1e.
-
- 09 Sep, 2015 1 commit
-
-
Thomas Kollbach authored
-
- 08 Sep, 2015 2 commits
-
-
Thomas Kollbach authored
-
Thomas Kollbach authored
-
- 06 Sep, 2015 3 commits
-
-
Thomas Kollbach authored
-
Thomas Kollbach authored
-
Thomas Kollbach authored
-
- 03 Sep, 2015 2 commits
-
-
Samuel E. Giddins authored
Added the cocoapods-search plugin to CocoaPods
-
Emma Koszinowski authored
-