We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d3ef3 + b8ee0e4 commit 618f732Copy full SHA for 618f732
.github/workflows/release-package.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build
25
run: |
26
# Add commands to build and test your package
27
- xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 15'
+ xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 16'
28
29
- name: CocoaPods trunk push
30
run: pod trunk push --allow-warnings
0 commit comments