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

Feat/flutter build ipa support #206

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

mafreud
Copy link
Contributor

@mafreud mafreud commented Feb 1, 2025

No description provided.

mafreud and others added 22 commits January 28, 2025 17:24
…iguration

- Update iOS project configuration to use automatic code signing
- Implement dynamic auth key path generation for certificates
- Add Ruby script to modify Xcode project build settings
- Improve App Store Connect upload process
- Remove unused imports and commented code
- Create Runner.entitlements file
- Set APS environment to development
- Support iOS push notification configuration
- Implement `deleteProfile` method in AppStoreConnectClient
- Add `DeleteProvisioningProfileCommand` to command runner
- Update command exports and file structure
- Bump version to 0.1.7
- Expand README with detailed usage instructions
- Add sections for certificate, provisioning profile, and bundle ID commands
- Include installation, requirements, and configuration guidance
- Enhance project description and provide example CLI commands
- Generate unique provisioning profile name with bundle ID and timestamp
- Capture provisioning profile ID for cleanup
- Add cleanup step to delete provisioning profile after build
- Remove debug print statements
- Bump dashboard version to 1.1.0+5
- Update delete-provisioning-profile script with new profile ID
- Modify Flutter build IPA handler to include full provisioning profile deletion command
- Bump dashboard version to 1.1.0+6
- Bump CLI version to 0.1.8
- Update error handling in delete-provisioning-profile command
- Modify AppStoreConnectClient to handle 204 status code
- Update provisioning profile generation in Flutter build IPA handler
- Update delete-pp script with new profile ID
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.

1 participant