Skip to content

Conversation

@InteractionEngineer
Copy link
Owner

No description provided.

* QR-Code works for new and old project-token now
* Updating QR-Code Scanner dependencies might also have helped with other related issues
* This also enables adding new project-token style projects manually
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue that was preventing the addition of new projects by modifying the way project tokens are handled and updating code signing configurations.

  • Removed the lowercased() transformation on the project token in URL construction.
  • Updated DEVELOPMENT_TEAM identifiers in the Xcode project configuration for proper code signing.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
PayForMe/Services/NetworkService.swift Modified URL building by removing the lowercased call on project.token to address bug #68.
PayForMe.xcodeproj/project.pbxproj Updated the DEVELOPMENT_TEAM values across multiple targets to ensure correct code signing setup.

@InteractionEngineer
Copy link
Owner Author

I'm going to take care of the failing GitHub actions in the next couple of days. It just seems to be outdated tooling.

@InteractionEngineer InteractionEngineer merged commit e186455 into main May 7, 2025
1 check failed
@InteractionEngineer InteractionEngineer deleted the fix/#68-problems-adding-project branch May 7, 2025 22:46
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