Skip to content
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

Update some versions #9

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Update some versions #9

merged 4 commits into from
Jun 20, 2023

Conversation

eirikvaa
Copy link
Member

@eirikvaa eirikvaa commented Jun 16, 2023

Steps to do:

  • add new change log to Changelog.md
  • change RxBluetoothKit.podspec with new library version
  • generate new doc by running script ./scripts/generate-docs.sh x.x.x (No need)
  • create archive by running carthage build --no-skip-current && carthage archive RxBluetoothKit (I'm stuck here) Ignore this as we don't use it in our project and latest Xcode versions (after 12) give a lot of hassle to maintain.
  • create new Pull Request with that changes and merge it
  • create new release on github and add archive previously created
  • add library to cocoapods trunk by running: pod trunk push RxBluetoothKit.podspec

Error I'm seeing:

    Run reason: rule has never built
error: /Users/eirik/Documents/Jobb/Airthings/Kode/RxBluetoothKit/Carthage/Build/iOS/RxSwift.framework: No such file or directory (in target 'RxBluetoothKit iOS' from project 'RxBluetoothKit')

** ARCHIVE FAILED **

@eirikvaa eirikvaa self-assigned this Jun 16, 2023
@eirikvaa eirikvaa mentioned this pull request Jun 19, 2023
…into bump-to-6.2.0

# Conflicts:
#	Cartfile.resolved
@chamira-at chamira-at marked this pull request as ready for review June 20, 2023 07:00
@chamira-at chamira-at merged commit f6ecae0 into master Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants