-
Notifications
You must be signed in to change notification settings - Fork 3
DX | 12-05-2025 | Release #70
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
Conversation
back merge
back merge
back merge
- Added workspace settings and shared data files for Xcode project. - Updated Swift tools version from 5.1 to 5.6 in Package.swift. - Changed dependency version for contentstack-utils-swift to exact version 1.3.4. - Updated Contentstack SDK version in environment file to 2.0.0. - Refactored test imports from Contentstack to ContentstackSwift across all test files. - Enhanced build configurations and scheme settings for iOS tests.
…stackSwift feat: Update project structure and dependencies
Development
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
- Deleted the contents.xcworkspacedata file from Contentstack.xcodeproj. - Removed IDEWorkspaceChecks.plist and WorkspaceSettings.xcsettings from xcshareddata. - Eliminated all xcscheme files related to iOS, macOS, tvOS, and watchOS tests. - Created new workspace and scheme files for ContentstackSwift project.
Back merge
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
back merge
Fix workflows
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
back merge
We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch. |
Update branch restriction messages in CI workflow to reference staging
Remove unused workspace configuration file from the project
version bump:
1.6.2 ----> 2.0.0
feat: Update project structure and dependencies