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

Replaced move of .app archive with copy for Mac projects #197

Merged
merged 1 commit into from
Jan 28, 2016

Conversation

OSemenovBoyarka
Copy link
Contributor

For Mac apps I had an issue, .app disappeared from xcode archive, generated by gym. It wasn't the case, when destination .app existed in project directory, but it didn't get overwrited with new archive.

So, I've replace mv with cp_r command, because in case of Mac app original .app archive should be preserved in source archive directory.

KrauseFx added a commit that referenced this pull request Jan 28, 2016
Replaced move of .app archive with copy for Mac projects
@KrauseFx KrauseFx merged commit 70dfb33 into fastlane-old:master Jan 28, 2016
@KrauseFx
Copy link
Contributor

Looks good, thanks @semenovalexander 👍

@OSemenovBoyarka OSemenovBoyarka deleted the bug-broken-archive branch February 11, 2016 16:32
@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.

2 participants