Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull 20210802_3 #7

Merged
merged 3 commits into from
Aug 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
444 changes: 0 additions & 444 deletions HaneulBori_Taewoo/HaneulBori_Taewoo.xcodeproj/project.pbxproj

This file was deleted.

Binary file not shown.
Binary file not shown.
38 changes: 0 additions & 38 deletions HaneulBori_Taewoo/HaneulBori_Taewoo/AppDelegate.swift

This file was deleted.

Binary file not shown.
Binary file not shown.
65 changes: 0 additions & 65 deletions HaneulBori_Taewoo/HaneulBori_Taewoo/SceneDelegate.swift

This file was deleted.

20 changes: 0 additions & 20 deletions HaneulBori_Taewoo/Podfile

This file was deleted.

This file was deleted.

This file was deleted.

23 changes: 23 additions & 0 deletions taewoo_swift_HaneulBori/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'taewoo_swift_HaneulBori' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for taewoo_swift_HaneulBori
pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'Firebase/Analytics'
pod 'Firebase/Firestore'

target 'taewoo_swift_HaneulBoriTests' do
inherit! :search_paths
# Pods for testing
end

target 'taewoo_swift_HaneulBoriUITests' do
# Pods for testing
end

end
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,6 @@ SPEC CHECKSUMS:
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58

PODFILE CHECKSUM: 5479b5030dd01ef1e53eb2dabf68824914480c8e
PODFILE CHECKSUM: fc84cf1362d7afc428b437496b786626566e69ee

COCOAPODS: 1.10.1
Loading