We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1cf9a3 + 7a15e6c commit 64461abCopy full SHA for 64461ab
1 file changed
.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