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

Local PixelKit package replaced with BSK's PixelKit #2656

Merged
merged 16 commits into from
Apr 22, 2024

Conversation

federicocappelli
Copy link
Member

@federicocappelli federicocappelli commented Apr 17, 2024

@federicocappelli federicocappelli changed the title Local pixelkit replaced with BSK's pixelkit Local PixelKit replaced with BSK's PixelKit Apr 17, 2024
@federicocappelli federicocappelli changed the title Local PixelKit replaced with BSK's PixelKit Local PixelKit package replaced with BSK's PixelKit Apr 18, 2024
# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	LocalPackages/DataBrokerProtection/Package.swift
#	LocalPackages/NetworkProtectionMac/Package.swift
#	LocalPackages/PixelKit/Package.swift
#	LocalPackages/PixelKit/Sources/PixelKit/PixelKit.swift
#	LocalPackages/PixelKit/Sources/PixelKit/PixelKitEventV2.swift
# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	DuckDuckGo/NetworkProtection/AppTargets/DeveloperIDTarget/NetworkProtectionIPCTunnelController.swift
#	LocalPackages/DataBrokerProtection/Package.swift
#	LocalPackages/NetworkProtectionMac/Package.swift
#	LocalPackages/PixelKit/Package.swift
#	LocalPackages/PixelKit/Sources/PixelKit/PixelKit.swift
#	LocalPackages/PixelKit/Sources/PixelKit/PixelKitEventV2.swift
Copy link
Contributor

github-actions bot commented Apr 18, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 32f8bbe

federicocappelli added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Apr 22, 2024
Task/Issue URL: https://app.asana.com/0/1205842942115003/1206999268603553/f
macOS PR: duckduckgo/macos-browser#2656
What kind of version bump will this require?: Minor (new feature)

**Description**:
Migration of PixelKit to BSK and adoption in macOS ONLY
Copy link
Contributor

@aataraxiaa aataraxiaa left a comment

Choose a reason for hiding this comment

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

Left a few small comment which can be considered. Other than that, and when tests are passing, LGTM.

@@ -120,7 +120,7 @@
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"location" : "https://github.com/apple/swift-argument-parser.git",
Copy link
Contributor

Choose a reason for hiding this comment

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

Unrelated change, and could be removed?

Copy link
Member Author

Choose a reason for hiding this comment

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

I aligned all imports on purpose, I'm getting intermittent issues in xcode 15.3 when xcode is fetching the packages, this shouldn't be a problem.

DuckDuckGo/Localizable.xcstrings Outdated Show resolved Hide resolved
# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	LocalPackages/DataBrokerProtection/Package.swift
#	LocalPackages/NetworkProtectionMac/Package.swift
#	LocalPackages/SubscriptionUI/Package.swift
@federicocappelli federicocappelli merged commit 829f952 into main Apr 22, 2024
16 checks passed
@federicocappelli federicocappelli deleted the fcappelli/pixelkit_bsk branch April 22, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants