Logo
Explore Help
Sign In
rock-n-code/app-reviews
1
0
Fork 0
You've already forked app-reviews
Code Pull Requests Releases Wiki Activity
app-reviews/Libraries/Foundation/Kit/Sources/Extensions/String+Constants.swift

19 lines
333 B
Swift
Raw Normal View History

[Library] Foundation library setup (#3) This PR contains the work done to define a `Libraries` package that includes its `Foundation` library in it, and integrated the former to the `Feed` framework and `App` targets in the project as well. Reviewed-on: https://repo.rock-n-code.com/rock-n-code/app-reviews/pulls/3 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-16 01:53:37 +00:00
//
// String+Constants.swift
Defined the Service protocol in the Feed library.
2024-03-17 16:10:13 +01:00
// ReviewsFoundationKit
[Library] Foundation library setup (#3) This PR contains the work done to define a `Libraries` package that includes its `Foundation` library in it, and integrated the former to the `Feed` framework and `App` targets in the project as well. Reviewed-on: https://repo.rock-n-code.com/rock-n-code/app-reviews/pulls/3 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-16 01:53:37 +00:00
//
// Created by Javier Cicchelli on 16/03/2024.
// Copyright © 2024 Röck+Cöde VoF. All rights reserved.
//
import Foundation
public extension String {
// MARK: Constants
/// A representation of an empty string.
static let empty: String = ""
}
Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 40ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API