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

Commit

Permalink
Merge pull request #680 from RobertoMachorro/kodeko-rebrand
Browse files Browse the repository at this point in the history
Kodeco Rebranding
  • Loading branch information
sammyd authored Oct 25, 2022
2 parents 8855434 + a93989e commit f1f70a0
Show file tree
Hide file tree
Showing 32 changed files with 445 additions and 445 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
<!-- It's really helpful to know your exact environment otherwise it can be difficult to help. -->

* iOS Version:
* raywenderlich.com App Version:
* kodeco.com App Version:
* Device:
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to emitron

👋 Welcome! Thanks for expressing an interest in contributing to the raywenderlich.com app.
👋 Welcome! Thanks for expressing an interest in contributing to the kodeco.com app.

## Testing

Expand All @@ -12,7 +12,7 @@ If you are fixing a single GitHub issue in particular, please add a test named `

## User Account

In order to use __emitron__, you must currently be a video subscriber to raywenderlich.com. If you are keen to contribute to the project, but are unable to use features of the app due to a lack of a raywenderlich.com subscription, please contact [email protected] noting which feature or area of the app you are interested in contributing to, and we should be able to set you up with appropriate access.
In order to use __emitron__, you must currently be a video subscriber to kodeco.com. If you are keen to contribute to the project, but are unable to use features of the app due to a lack of a kodeco.com subscription, please contact [email protected] noting which feature or area of the app you are interested in contributing to, and we should be able to set you up with appropriate access.

## Access Tokens

Expand All @@ -22,7 +22,7 @@ However, it does not contain the token that will allow access to downloads. If y

## API Documentation

__emitron__ interfaces with the raywenderlich.com API to retrieve data. You can find API documentation here:
__emitron__ interfaces with the kodeco.com API to retrieve data. You can find API documentation here:

https://raywenderlich.docs.apiary.io

Expand Down
2 changes: 1 addition & 1 deletion Emitron/Emitron.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2574,7 +2574,7 @@
CURRENT_PROJECT_VERSION = UNKNOWN;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "Emitron/Preview\\ Content";
DEVELOPMENT_TEAM = KFCNEC27GU;
DEVELOPMENT_TEAM = "";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = "Emitron/Support Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Expand Down
4 changes: 2 additions & 2 deletions Emitron/Emitron/App.swift
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ extension App {
db: try! EmitronDatabase.openDatabase(atPath: databaseURL.path)
)
let guardpost = Guardpost(
baseURL: "https://accounts.raywenderlich.com",
baseURL: "https://accounts.kodeco.com",
urlScheme: "com.razeware.emitron",
ssoSecret: Configuration.ssoSecret,
persistenceStore: persistenceStore
Expand Down Expand Up @@ -153,7 +153,7 @@ private extension App {
mutating func startServices() {
// guardpost
guardpost = .init(
baseURL: "https://accounts.raywenderlich.com",
baseURL: "https://accounts.kodeco.com",
urlScheme: "com.razeware.emitron://",
ssoSecret: Configuration.ssoSecret,
persistenceStore: persistenceStore
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.992",
"alpha" : "1.000",
"blue" : "0.004",
"green" : "0.455"
"blue" : "1",
"green" : "228",
"red" : "253"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "21",
"alpha" : "1.000",
"blue" : "67",
"green" : "132"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "253",
"alpha" : "1.000",
"blue" : "1",
"green" : "116"
"green" : "228",
"red" : "253"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.082",
"alpha" : "1.000",
"blue" : "0.263",
"green" : "0.518"
"blue" : "43",
"green" : "102",
"red" : "236"
}
}
},
"idiom" : "universal"
}
]
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading

0 comments on commit f1f70a0

Please sign in to comment.