- 11 Jul, 2016 10 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Samuel Giddins authored
This pull request adds a license, such as `MIT` or `Commercial`, to generated `Pods-{Project}-acknowledgements.plist`. I send this PR because I want to filter some licenses by their types. It is useful to show licenses only for open libraries, not private libraries.
-
Samuel Giddins authored
-
Naoto Kaneko authored
-
Naoto Kaneko authored
-
Naoto Kaneko authored
-
- 10 Jul, 2016 1 commit
-
-
Samuel Giddins authored
-
- 09 Jul, 2016 6 commits
-
-
Samuel Giddins authored
Use gh-issues-inspector to improve error reporting
-
Samuel Giddins authored
Avoid use of `activesupport` version 5
-
Boris Bügling authored
Version 5 of `activesupport` requires Ruby version >= 2.2.2 which breaks fresh installations using system Ruby, which is still 2.0, even on macOS 10.12.
-
Orta Therox authored
-
Orta Therox authored
Update to use the latest GHInspector Fix the API urls for the gh-inspector
-
Samuel Giddins authored
Removed extra bug fixes section in CHANGELOG.md
-
- 07 Jul, 2016 5 commits
-
-
Ben Asher authored
Also put "Improve handling of app extensions…" back into enhancements, where I moved it during the PR
-
Samuel Giddins authored
[Installer] Print message when skipping user project integration
-
Samuel Giddins authored
Fix shellscript in '
📦 Check Pods Manifest.lock' -
Samuel Giddins authored
Require active_support in xcconfig_helper
-
Danielle Tomlinson authored
-
- 06 Jul, 2016 6 commits
-
-
📦 Simon Warta authored -
📦 Simon Warta authoredThis ensures that scripts like xcpretty can differentiate default output and error output.
-
📦 Simon Warta authoredThe script is integrated using /bin/sh but [[ is not defined in generic POSIX shell. Confirm shellcheck error: if [[ $? != 0 ]] ; then ^-- SC2039: In POSIX sh, [[ ]] is undefined. This works right now, because on common OS X systems, /bin/sh is Bash. But this might change in the future.
-
Danielle Tomlinson authored
-
Orta authored
[Installer] Use user defined swift version
-
Daniel Tomlinson authored
-
- 05 Jul, 2016 3 commits
-
-
Samuel Giddins authored
Improve handling of app and watch os 1 extensions
-
Samuel Giddins authored
[Installer] Verify no duplicate static libs
-
Daniel Tomlinson authored
-
- 04 Jul, 2016 1 commit
-
-
Boris Bügling authored
Fix code signing in Xcode 8
-
- 30 Jun, 2016 6 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
-
Boris Bügling authored
This sets `CODE_SIGN_IDENTITY` to empty for all generated aggregate and Pod targets.
-
Boris Bügling authored
-
Boris Bügling authored
[repo/push] allow URLs for pushing to private repos
-
- 29 Jun, 2016 2 commits
-
-
Ben Asher authored
-
Mark Schall authored
-