Skip to content

Commit 64461ab

Browse files
Merge pull request #79 from contentstack/master
Back merge
2 parents a1cf9a3 + 7a15e6c commit 64461ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build
2525
run: |
2626
# Add commands to build and test your package
27-
xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 15'
27+
xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 16'
2828
2929
- name: CocoaPods trunk push
3030
run: pod trunk push --allow-warnings

0 commit comments

Comments
 (0)