Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Xamarin.iOS Archiving helper #581

Merged
merged 1 commit into from
Nov 3, 2014

Conversation

chrisriesgo
Copy link
Contributor

No description provided.

@forki
Copy link
Member

forki commented Nov 3, 2014

Cool. What does this tool do?

@chrisriesgo
Copy link
Contributor Author

Xamarin provides a way for iOS developers to tie into the Xcode Archive functionality by exposing an Archive tool. Archive simply takes a copy of all of the built application outputs and debug symbols, and archives them away in the default Xcode archive directory. This functionality allows you to later find an exact snapshot of the app as it was the moment it was archived.

@forki
Copy link
Member

forki commented Nov 3, 2014

Nice. I'd really love to see a tutorial about all the xamarin stuff in our docs

forki added a commit that referenced this pull request Nov 3, 2014
Added a Xamarin.iOS Archiving helper
@forki forki merged commit 3b81f8d into fsprojects:master Nov 3, 2014
@forki
Copy link
Member

forki commented Nov 3, 2014

gooog

released in 3.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants