Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Update project configuration to remove Jellyfish references #20

Merged
merged 23 commits into from
May 27, 2024

Conversation

mironiasty
Copy link
Contributor

@mironiasty mironiasty commented May 22, 2024

Update all references in code to only use Fishjam. This include names in code, project names, build variables.
I also updated protos, README and few other small things

@mironiasty mironiasty requested review from karkakol and graszka22 and removed request for karkakol May 22, 2024 11:47
@mironiasty mironiasty marked this pull request as ready for review May 22, 2024 11:47
FishjamClientDemo/Release.xcconfig Outdated Show resolved Hide resolved
Package.swift Outdated
platforms: [
.iOS(.v13)
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(
name: "JellyfishClientSdk",
targets: ["JellyfishClientSdk"])
name: "FishjamClientSdk",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should stick with the same name across package managers. On cocapods we have FishjamClient it should be named the same here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated it everywhere to match the naming.

@mironiasty mironiasty requested a review from karkakol May 23, 2024 10:14
Copy link
Member

@karkakol karkakol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Base automatically changed from prepare-pod-release to main May 27, 2024 12:05
@mironiasty mironiasty merged commit 9bacc5c into main May 27, 2024
1 check passed
@mironiasty mironiasty deleted the update-namespaces branch May 27, 2024 12:20
@mironiasty mironiasty restored the update-namespaces branch May 27, 2024 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants