Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Mark Xcode archives generated by gym with extended attribute #206

Merged
merged 2 commits into from
Feb 11, 2016

Conversation

mpirri
Copy link
Contributor

@mpirri mpirri commented Feb 10, 2016

No description provided.

@@ -1,6 +1,7 @@
require 'pty'
require 'open3'
require 'fileutils'
require 'shellwords'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be added to the gemspec?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, excellent question. Other fastlane tools (fastlane, sign, snapshot) have .rb files that similarly require 'shellwords', but do not declare it in the gemspec. That's what I modeled this on, but perhaps I'm misunderstanding what needs to go in the gemspec?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, AFAIK it's in the standard library and doesn't need to be added. We use it already in gym

@KrauseFx
Copy link
Contributor

Looks good to me, test succeed (just one job got stuck), ready to 🚢

mpirri added a commit that referenced this pull request Feb 11, 2016
Mark Xcode archives generated by gym with extended attribute
@mpirri mpirri merged commit 8634657 into master Feb 11, 2016
@mpirri mpirri deleted the feature/archive-xattr branch February 11, 2016 15:55
@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants