File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11name : Contentstack iOS Delivery SDK Release
22
33on :
4+ push :
5+ branches :
6+ - fix/release-workflow
47 release :
58 types :
69 - created
2427 - name : Build
2528 run : |
2629 # Add commands to build and test your package
27- xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 15 '
30+ xcodebuild -workspace Contentstack.xcworkspace -scheme 'Contentstack' -destination 'platform=iOS Simulator,name=iPhone 16 '
2831
2932 - name : CocoaPods trunk push
3033 run : pod trunk push --allow-warnings
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22s . name = 'Contentstack'
3- s . version = '3.16.0'
3+ s . version = '3.16.0.beta '
44s . summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'
55
66s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments