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

AUI-55 Bye bye cocoapods hello Swift packages #2

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

Ali-Pourasad
Copy link
Contributor

No description provided.

@Ali-Pourasad Ali-Pourasad requested a review from tinora June 3, 2020 15:11

let package = Package(
name: "BundleFileUpdater",
products: [
Copy link
Contributor

Choose a reason for hiding this comment

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

@Ali-Pourasad please add the 'platform' specification and specify 'iOS(.v12)'

README.md Outdated
```ruby
pod "BundleFileUpdater"
```
Just integrate the APLNetworkLayer via Xcode 11 - that's it!
Copy link
Contributor

Choose a reason for hiding this comment

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

@Ali-Pourasad what has APLNetworkLayer to do here? ;)

@nischu nischu merged commit 9f1a487 into master Jun 10, 2020
@Ali-Pourasad Ali-Pourasad linked an issue Jun 11, 2020 that may be closed by this pull request
@markusfassbender-parshipgroup

The merge doesn't show up on the public master branch, but as tag 1.0.0. Maybe something went wrong?

@Ali-Pourasad
Copy link
Contributor Author

The merge of this branch on the master was reverted, due to Issues described here:
#3

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.

Unable to transition from CocoaPods to Swift Package
4 participants