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

Commit ce0c15d

Browse files
committed
Update pods and samples version
1 parent 53a21b9 commit ce0c15d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Samples/PagingLayoutSamples.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@
985985
"$(inherited)",
986986
"@executable_path/Frameworks",
987987
);
988-
MARKETING_VERSION = 1.1.0;
988+
MARKETING_VERSION = 1.2.0;
989989
PRODUCT_BUNDLE_IDENTIFIER = app.amir.paginglayout;
990990
PRODUCT_NAME = "Layout Designer";
991991
SUPPORTS_MACCATALYST = YES;
@@ -1012,7 +1012,7 @@
10121012
"$(inherited)",
10131013
"@executable_path/Frameworks",
10141014
);
1015-
MARKETING_VERSION = 1.1.0;
1015+
MARKETING_VERSION = 1.2.0;
10161016
PRODUCT_BUNDLE_IDENTIFIER = app.amir.paginglayout;
10171017
PRODUCT_NAME = "Layout Designer";
10181018
SUPPORTS_MACCATALYST = YES;

Samples/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- CollectionViewPagingLayout (0.4.0)
33
- Splash (0.13.0)
4-
- SwiftLint (0.39.2)
4+
- SwiftLint (0.41.0)
55

66
DEPENDENCIES:
77
- CollectionViewPagingLayout (from `./../`)
@@ -20,14 +20,14 @@ EXTERNAL SOURCES:
2020

2121
CHECKOUT OPTIONS:
2222
Splash:
23-
:commit: 3ed14d500c85663d35136855e7ce4ef064288db2
23+
:commit: 919ad99dfdc16b82665c44c3b6494f4e5f22bcec
2424
:git: https://github.com/amirdew/Splash.git
2525

2626
SPEC CHECKSUMS:
2727
CollectionViewPagingLayout: 38b1bd88c6b61bfa9a92c03d13189fe808953559
2828
Splash: 5ec9a07c4bbf047ddd659bfc11d35331d31004f7
29-
SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
29+
SwiftLint: c585ebd615d9520d7fbdbe151f527977b0534f1e
3030

3131
PODFILE CHECKSUM: ba360cc7c61c7efa5897648fc2987642be2e493e
3232

33-
COCOAPODS: 1.9.3
33+
COCOAPODS: 1.10.0

0 commit comments

Comments
 (0)