Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Commit e1cdd42

Browse files
committed
πŸ™ˆ gitignore μˆ˜μ •
+ Pod 파일 μ œμ™Έ
1 parent aceeff3 commit e1cdd42

3,534 files changed

Lines changed: 2 additions & 842916 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.gitignoreβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ playground.xcworkspace
5454
# you should judge for yourself, the pros and cons are mentioned at:
5555
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
5656
#
57-
# Pods/
57+
Pods/
5858
#
5959
# Add this line if you want to avoid checking in source code from the Xcode workspace
6060
# *.xcworkspace

β€ŽCoatCode/Configs/Configs.swiftβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ struct Configs {
1717
// μ™ΈλΆ€ IP: https://coatcode.herokuapp.com
1818
// λ‚΄λΆ€ IP: http://10.80.161.202:8080
1919
struct Network {
20-
static let baseURL = URL(string: "http://10.80.161.202:8080")!
20+
static let baseURL = URL(string: "https://coatcode.herokuapp.com")!
2121
}
2222

2323
struct BaseDimensions {

β€ŽPods/Alamofire/LICENSEβ€Ž

Lines changed: 0 additions & 19 deletions
This file was deleted.

β€ŽPods/Alamofire/README.mdβ€Ž

Lines changed: 0 additions & 206 deletions
This file was deleted.

0 commit comments

Comments
Β (0)