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

Configure Xcode Cloud continuous integration #215

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

aokj4ck
Copy link
Contributor

@aokj4ck aokj4ck commented Apr 17, 2024

Description

Relates to #187

Checklist

  • Update CHANGELOG

- replicates Demo target from MapboxSearch.xcodeproj
- USEFUL as a separate project to validate Xcode cloud
- Previously partially deleted but a few lingering references remained
- Update Inject Mapbox API Token build script to fix error
- Move previous Sources/Demo.xcodeproj to new xcode_cloud directory
- Fix project settings in Demo.xcodeproj to:
	- build and run, and fix build settings
	- import sources from ../Sources/Demo
	- mimic MapboxSearch.xcodeproj target Demo with the key difference that mapbox-search-ios is imported via SPM
- Now we can validate mapbox-search-ios builds on Xcode Cloud with SPM packages
- Update ci_scripts README
- Validate with a git grep for customModule and confirm each interface builder file is in the appropriate module and path
@aokj4ck aokj4ck requested review from a team as code owners April 17, 2024 14:48
@aokj4ck aokj4ck linked an issue Apr 17, 2024 that may be closed by this pull request
@aokj4ck aokj4ck requested review from kried and eugenes78 April 17, 2024 14:48
@azarovalex azarovalex force-pushed the 187-xcode-cloud-support-for-version-200+ branch from cec718a to 7dc5502 Compare April 17, 2024 15:34
@aokj4ck
Copy link
Contributor Author

aokj4ck commented Apr 26, 2024

This needs to upgrade to the next SearchCore release to fix the Info.plist errors.

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.

Xcode Cloud support for version 2.0.0+
1 participant