32 Commits

Author SHA1 Message Date
Felix Mau 4de6fd74ec ⬆️ :: Update dev-dependencies 2022-09-07 18:18:09 +02:00
Felix Mau 8a85860ba1 ⬆️ :: Update dev-dependencies 2022-08-14 18:24:14 +02:00
Felix Mau c4294823e7 ⬆️ :: Update dev-dependencies 2022-07-18 20:09:54 +02:00
Felix Mau 94106389e2 Merge branch 'main' into feature/add-support-for-swiftui
# Conflicts:
#	Example/Podfile.lock
#	Example/Pods/Manifest.lock
#	GradientLoadingBar/Feature/NotchGradientLoadingBar/NotchGradientLoadingBarController.swift
2022-03-27 10:08:28 +02:00
Felix Mau 91fdbbfeb6 ⬆️ :: Run pod install to resolve merge conflicts correctly 2022-03-16 17:45:31 +01:00
Felix Mau d484da4f83 ⬆️ :: Update dependencies 2022-03-07 19:41:14 +01:00
Felix Mau f48eb2439a ⬆️ :: Update dependencies 2021-12-03 11:37:16 +00:00
Felix Mau 2f7411532a ⬆️ :: Update dependencies 2021-09-23 20:50:51 +02:00
Felix Mau 5b5d5f1df4 ⬆️ :: Update dependency 2021-05-12 18:55:42 +02:00
Felix Mau b87cdb9a97 ⬆️ :: Update dev-dependencies 2020-12-20 13:03:11 +01:00
Felix Mau 880a794210 Revert "⬆️ :: Update dev-dependencies"
This reverts commit 11241ba962.
2020-12-20 12:25:58 +01:00
Felix Mau 11241ba962 ⬆️ :: Update dev-dependencies 2020-10-18 18:58:07 +00:00
Felix Mau 269ec13af1 ⬆️ :: Update dependencies 2020-08-14 15:23:43 +02:00
Felix Mau 9724fa79a2 ⬆️ :: Update CocoaPods and dependencies 2020-04-10 11:33:25 +02:00
Felix Mau 97b8dbac7d ⬆️ :: Update dependencies 2020-03-08 17:16:15 +01:00
Felix Mau 74297a5243 ⬆️ :: Update dev-dependencies 2020-01-18 10:04:02 +01:00
Felix Mau a9ad08c2fc :: Update dependencies 2019-12-20 14:33:33 +01:00
Felix Mau f66525739e ⬆️ :: update dependencies 2019-11-28 10:26:37 +01:00
Felix Mau 73417b4a93 :: add snapshot tests 2019-11-09 16:26:59 +01:00
Felix Mau 413075de4d ⬆️ :: update dependencies 2019-10-12 13:30:39 +02:00
Felix Mau d685227c9a ⬆️ :: update dependencies 2019-08-29 09:41:37 +02:00
Felix Mau 21dac04152 ⬆️ :: Update dependencies 2019-06-30 09:37:04 +08:00
Felix Mau f989882df3 ⬆️ :: Updated dev dependencies
Installing SwiftFormat 0.39.5 (was 0.39.0)
Installing SwiftLint 0.31.0 (was 0.30.1)
2019-03-08 14:53:56 +10:00
Felix Mau c629c4bcac ♻️ :: Removed dependency Observable in favour of an own, more lightweight, implementation.
Furthermore this commit updates the dependencies `SwiftLint` and `SwiftFormat`
2019-02-11 21:06:49 +07:00
Felix Mau 9d41517fb3 ⬆️ :: Update SwiftLint to version 0.29.2 2018-12-26 09:53:13 +01:00
Felix Mau af963e693c ⬆️ :: Update dependencies 2018-12-22 16:40:13 +01:00
Felix Mau 368566af40 ⬆️ :: Updated dependencies / Adapt file Observable+ObserverDistinct.swift to new changes 2018-11-14 14:32:05 +01:00
Felix Mau b4c07042c1 Merge branch 'master' into feature/swift-4.2
# Conflicts:
#	.swiftformat
#	Example/Podfile.lock
#	Example/Pods/Local Podspecs/GradientLoadingBar.podspec.json
#	Example/Pods/Manifest.lock
#	Example/Pods/Pods.xcodeproj/project.pbxproj
#	Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GradientLoadingBar.xcscheme
#	Example/Pods/SwiftFormat/CommandLineTool/swiftformat
#	Example/Pods/SwiftFormat/README.md
#	Example/Pods/SwiftLint/swiftlint
#	Example/Pods/Target Support Files/GradientLoadingBar/GradientLoadingBar.xcconfig
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-acknowledgements.markdown
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-acknowledgements.plist
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-frameworks.sh
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example.debug.xcconfig
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example.release.xcconfig
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Tests/Pods-GradientLoadingBar_Tests.debug.xcconfig
#	Example/Pods/Target Support Files/Pods-GradientLoadingBar_Tests/Pods-GradientLoadingBar_Tests.release.xcconfig
#	GradientLoadingBar/Classes/ViewModel/GradientLoadingBarViewModel.swift
#	Scripts/swift-format.sh
2018-08-19 12:56:54 +02:00
Felix Mau 0c44f6f3a7 * remove pods 2018-08-19 12:43:52 +02:00
Felix Mau c1be80255a * updated cocoapods 2018-08-19 12:17:36 +02:00
Felix Mau ed722cb70d * updated pods
* added `Observable` pod as dependency for `GradientLoadingBar`
2018-08-18 13:22:34 +02:00
Felix Mau f120514677 * exclude pod directory
This will fix an issue with Carthage, as the `_Pods.xcodeproj` is a symlink to `Example/Pods/Pods.xcodeproj` which now can be resolved.
2018-06-03 11:03:42 +02:00