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

[fix/fastlane-build-action-extension-provisioning] Fixed fastlane builds for EMM and oC.online #1441

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

hosy
Copy link
Collaborator

@hosy hosy commented Feb 4, 2025

Description

This pull request includes changes to the ownCloud.xcodeproj/project.pbxproj file to fix it for fastlane builds for EMM and oC.online builds.
Before the fix the wrong provisioning profile was used.

  • Set DEVELOPMENT_TEAM directly and removed redundant DEVELOPMENT_TEAM[sdk=iphoneos*] entry.
  • Set PROVISIONING_PROFILE_SPECIFIER directly and removed redundant PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*] entry.

Related Issue

#1438

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • Added an issue with details about all relevant changes in the iOS documentation repository.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Added changelog files for the fixed issues in folder changelog/unreleased

@hosy hosy self-assigned this Feb 4, 2025
@hosy hosy added this to the 12.4-Next milestone Feb 4, 2025
@hosy hosy requested a review from jesmrec February 4, 2025 09:08
@hosy hosy merged commit 2378250 into master Feb 4, 2025
5 checks passed
@hosy hosy deleted the fix/fastlane-build-action-extension-provisioning branch February 4, 2025 09:24
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