스플래시 페이지 추가
This commit is contained in:
16
SodaLive/Sources/Debug/Utils/Constants.swift
Normal file
16
SodaLive/Sources/Debug/Utils/Constants.swift
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// Constants.swift
|
||||
// SodaLive-dev
|
||||
//
|
||||
// Created by klaus on 2023/08/09.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
let BASE_URL = "https://test-api.sodalive.net"
|
||||
let APPLY_YOZM_CREATOR = "https://forms.gle/mmhJKmijjVRnwtdZ7"
|
||||
|
||||
let AGORA_APP_ID = "b96574e191a9430fa54c605528aa3ef7"
|
||||
let AGORA_APP_CERTIFICATE = "ae18ade3afcf4086bd4397726eb0654c"
|
||||
|
||||
let BOOTPAY_APP_ID = "6242a7772701800023f68b2f"
|
Reference in New Issue
Block a user