Skip to content

Conversation

@KevinGrafstrom
Copy link
Collaborator

Adding dependencies with swift package manager is done by providing a git url in the package.swift file. For that reason, we need to publish the iOS SDK to its own repository with a package.swift file at the top level. This pull request adds a script to publish the iOS SDK to its own repository.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I renamed a folder from "lib" to "library" because the .gitignore was preventing it from being tracked.

@KevinGrafstrom KevinGrafstrom force-pushed the ios-publish-pipeline branch 3 times, most recently from 8c1718e to e209238 Compare April 14, 2025 06:08
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

xcuserdata should have been ignored via .gitignore

@KevinGrafstrom KevinGrafstrom force-pushed the ios-publish-pipeline branch 2 times, most recently from 0bf1226 to 092ae4a Compare April 14, 2025 06:17
@aerovulpe aerovulpe merged commit 58027e6 into main Apr 14, 2025
@aerovulpe aerovulpe deleted the ios-publish-pipeline branch April 14, 2025 16:15
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.

3 participants