Skip to content

Conversation

@antonfelinsky
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Rinal Rinal left a comment

Choose a reason for hiding this comment

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

Please check PR comments
Update the package version in the current PR

menuName = MenuPaths.IOS + nameof(Archive)
)]
public sealed class Archive : IosPostBuildStep
public class Archive : IosPostBuildStep
Copy link
Collaborator

Choose a reason for hiding this comment

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

Must be abstract

[SerializeField] private PathProperty m_outputPath = new PathProperty("Unity-iPhone.xcarchive");
[SerializeField] private string m_scheme = "Unity-iPhone";
[SerializeField] private bool m_useModernBuildSystem = true;
protected virtual string CommandStart { get; set; }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Must be abstract

@antonfelinsky
Copy link
Contributor Author

@Rinal please, check updated PR

Copy link
Collaborator

@Rinal Rinal left a comment

Choose a reason for hiding this comment

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

Please add a new package version

@antonfelinsky
Copy link
Contributor Author

@Rinal package version updated

Copy link
Collaborator

@Rinal Rinal left a comment

Choose a reason for hiding this comment

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

Good job, ready for a merge

@Rinal Rinal merged commit 2a7490d into master Jun 3, 2022
@Rinal Rinal deleted the feature/iosBildStepsUpdate branch June 3, 2022 10:17
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.

4 participants