Skip to content

Conversation

@doronz88
Copy link

@doronz88 doronz88 commented Nov 5, 2024

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.
  • I've added or updated relevant unit tests.

Motivation and Context

This is a direct continuation to the existing PR #21388 which seems to be abandoned.
I only resolved the conflicts with the master branch so maybe this PR can proceed.

@doronz88 doronz88 changed the title [match][sigh][spaceship] add support for Apple offline provisioning p… [match][sigh][spaceship] add support for Apple offline provisioning פרםכןךקד Nov 5, 2024
@doronz88 doronz88 changed the title [match][sigh][spaceship] add support for Apple offline provisioning פרםכןךקד [match][sigh][spaceship] add support for Apple offline provisioning profiles Nov 5, 2024
@doronz88 doronz88 force-pushed the feature/offline-profile branch from cc2f07f to d0909b6 Compare November 5, 2024 22:02
@eugeneym
Copy link

eugeneym commented Jun 9, 2025

Now unfortunately it doesn't work. I get the error:

/var/lib/gems/3.1.0/gems/fastlane-2.227.1/spaceship/lib/spaceship/connect_api/api_client.rb:223:in `handle_response': \e[31m[!] The provided entity includes an unknown attribute - 'isOfflineProfile' is not an attribute on the resource 'profiles' - /data/attributes/isOfflineProfile\e[0m (Spaceship::UnexpectedResponse)
/var/lib/gems/3.1.0/gems/fastlane-2.227.1/spaceship/lib/spaceship/connect_api/api_client.rb:223:in `handle_response': The provided entity includes an unknown attribute - 'isOfflineProfile' is not an attribute on the resource 'profiles' - /data/attributes/isOfflineProfile (Spaceship::UnexpectedResponse)

Apple removed this parameter from the api?

@doronz88
Copy link
Author

Just checked and it worked for me

@eugeneym
Copy link

Just checked and it worked for me

Sorry, it works if i authenticate with login and password, but i get error if i use --api_key_path parameter
Thank you!

@doronz88 doronz88 closed this Sep 5, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants