Skip to content

Commit 9f6c267

Browse files
committed
잔버그 수정 후 제작 완료
1 parent 9440437 commit 9f6c267

25 files changed

+19504
-19275
lines changed

Diff for: Podfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ target 'Writing' do
1818
pod 'ImageViewer.swift', '~> 3.0'
1919
pod 'ImageViewer.swift/Fetcher', '~> 3.0'
2020
pod 'SKPhotoBrowser'
21+
pod "AlignedCollectionViewFlowLayout"
2122
# Pods for Writing
2223

2324
end

Diff for: Podfile.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ PODS:
212212
- abseil/base/base_internal
213213
- abseil/base/config
214214
- abseil/meta/type_traits
215+
- AlignedCollectionViewFlowLayout (1.1.2)
215216
- BoringSSL-GRPC (0.0.7):
216217
- BoringSSL-GRPC/Implementation (= 0.0.7)
217218
- BoringSSL-GRPC/Interface (= 0.0.7)
@@ -336,6 +337,7 @@ PODS:
336337
- SteviaLayout (~> 4.7.3)
337338

338339
DEPENDENCIES:
340+
- AlignedCollectionViewFlowLayout
339341
- Firebase/Auth
340342
- Firebase/Firestore
341343
- Firebase/Storage
@@ -354,6 +356,7 @@ DEPENDENCIES:
354356
SPEC REPOS:
355357
trunk:
356358
- abseil
359+
- AlignedCollectionViewFlowLayout
357360
- BoringSSL-GRPC
358361
- Firebase
359362
- FirebaseAuth
@@ -388,6 +391,7 @@ SPEC REPOS:
388391

389392
SPEC CHECKSUMS:
390393
abseil: 6c8eb7892aefa08d929b39f9bb108e5367e3228f
394+
AlignedCollectionViewFlowLayout: ee2ef451e741ec08f8e0967d828001e2f051c20a
391395
BoringSSL-GRPC: 8edf627ee524575e2f8d19d56f068b448eea3879
392396
Firebase: 817b9171d0d51dccc458b94a5e8edff6b1dd323d
393397
FirebaseAuth: fd12c82de44e7ad3b821610c387b8251f03aa0f9
@@ -420,6 +424,6 @@ SPEC CHECKSUMS:
420424
TextFieldEffects: 529b8aff706fb40f82c41c780c0777941a893796
421425
YPImagePicker: 6f410f475bd22fa8cd430495b54d4b2f15865c2d
422426

423-
PODFILE CHECKSUM: 735c8ec731fec4a9d31d91e5e2a8386046765bc8
427+
PODFILE CHECKSUM: 8e43083f3947743a8f25d6a975761abfefcfe077
424428

425429
COCOAPODS: 1.10.1

Diff for: Pods/Manifest.lock

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Pods.xcodeproj/project.pbxproj

+19,195-19,012
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-acknowledgements.markdown

+23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-acknowledgements.plist

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-frameworks-Debug-input-files.xcfilelist

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-frameworks-Debug-output-files.xcfilelist

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-frameworks-Release-input-files.xcfilelist

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-frameworks-Release-output-files.xcfilelist

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing-frameworks.sh

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Pods/Target Support Files/Pods-Writing/Pods-Writing.debug.xcconfig

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)