PersistentStorageSerializable
Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.
File Explorer
Download Latest Version (.zip)- Contents.swift
- contents.xcplayground
- timeline.xctimeline
- LaunchScreen.xib
- Main.storyboard
- Contents.json
- AppDelegate.swift
- Info.plist
- Settings.swift
- ViewController.swift
- contents.xcworkspacedata
- PersistentStorageSerializable-iOSExample.xcscheme
- PersistentStorageSerializable-MacExample.xcscheme
- PersistentStorageSerializable-Tests.xcscheme
- project.pbxproj
- contents.xcworkspacedata
- Contents.json
- Main.storyboard
- AppDelegate.swift
- AppSettings.swift
- Info.plist
- ViewController.swift
- PersistentStorageSerializable.podspec.json
- CwlCatchException.h
- CwlCatchException.m
- CwlCatchException.swift
- CwlBadInstructionException.swift
- CwlCatchBadInstruction.h
- CwlCatchBadInstruction.m
- CwlCatchBadInstruction.swift
- CwlDarwinDefinitions.swift
- mach_excServer.c
- mach_excServer.h
- AdapterProtocols.swift
- AssertionDispatcher.swift
- AssertionRecorder.swift
- NimbleEnvironment.swift
- NimbleXCTestHandler.swift
- NMBExpectation.swift
- NMBObjCMatcher.swift
- AllPass.swift
- AsyncMatcherWrapper.swift
- BeAKindOf.swift
- BeAnInstanceOf.swift
- BeCloseTo.swift
- BeEmpty.swift
- BeginWith.swift
- BeGreaterThan.swift
- BeGreaterThanOrEqualTo.swift
- BeIdenticalTo.swift
- BeLessThan.swift
- BeLessThanOrEqual.swift
- BeLogical.swift
- BeNil.swift
- BeVoid.swift
- Contain.swift
- EndWith.swift
- Equal.swift
- HaveCount.swift
- Match.swift
- MatcherFunc.swift
- MatcherProtocols.swift
- MatchError.swift
- PostNotification.swift
- RaisesException.swift
- SatisfyAnyOf.swift
- ThrowAssertion.swift
- ThrowError.swift
- Async.swift
- Errors.swift
- Functional.swift
- SourceLocation.swift
- Stringers.swift
- DSL+Wait.swift
- DSL.swift
- Expectation.swift
- Expression.swift
- FailureMessage.swift
- Nimble.h
- CurrentTestCaseTracker.h
- DSL.h
- DSL.m
- NMBExceptionCapture.h
- NMBExceptionCapture.m
- NMBStringify.h
- NMBStringify.m
- XCTestObservationCenter+Register.m
- LICENSE.md
- README.md
- contents.xcworkspacedata
- PersistentStorageSerializable-iOS.xcscheme
- PersistentStorageSerializable-OSX.xcscheme
- Reflection-iOS.xcscheme
- Reflection-OSX.xcscheme
- project.pbxproj
- Configuration.swift
- DSL.swift
- World+DSL.swift
- Closures.swift
- ExampleHooks.swift
- HooksPhase.swift
- SuiteHooks.swift
- Callsite.swift
- ErrorUtility.swift
- Example.swift
- ExampleGroup.swift
- ExampleMetadata.swift
- Filter.swift
- NSBundle+CurrentTestBundle.swift
- QuickSelectedTestSuiteBuilder.swift
- QuickTestSuite.swift
- URL+FileName.swift
- World.swift
- QuickConfiguration.h
- QuickConfiguration.m
- QCKDSL.h
- QCKDSL.m
- World+DSL.h
- NSString+QCKSelectorName.h
- NSString+QCKSelectorName.m
- Quick.h
- QuickSpec.h
- QuickSpec.m
- World.h
- XCTestSuite+QuickTestSuiteBuilder.m
- LICENSE
- README.md
- Advance.swift
- Any+Extensions.swift
- Array+Extensions.swift
- Construct.swift
- Get.swift
- Identity.swift
- MemoryProperties.swift
- Metadata+Class.swift
- Metadata+Kind.swift
- Metadata+Struct.swift
- Metadata+Tuple.swift
- Metadata.swift
- MetadataType.swift
- NominalType.swift
- NominalTypeDescriptor.swift
- PointerType.swift
- Properties.swift
- ReflectionError.swift
- RelativePointer.swift
- Set.swift
- Storage.swift
- UnsafePointer+Extensions.swift
- ValueWitnessTable.swift
- LICENSE
- README.md
- Info.plist
- Nimble-dummy.m
- Nimble-prefix.pch
- Nimble-umbrella.h
- Nimble.modulemap
- Nimble.xcconfig
- Info.plist
- PersistentStorageSerializable-iOS-dummy.m
- PersistentStorageSerializable-iOS-prefix.pch
- PersistentStorageSerializable-iOS-umbrella.h
- PersistentStorageSerializable-iOS.modulemap
- PersistentStorageSerializable-iOS.xcconfig
- Info.plist
- PersistentStorageSerializable-OSX-dummy.m
- PersistentStorageSerializable-OSX-prefix.pch
- PersistentStorageSerializable-OSX-umbrella.h
- PersistentStorageSerializable-OSX.modulemap
- PersistentStorageSerializable-OSX.xcconfig
- Info.plist
- Pods-PersistentStorageSerializable_iOSExample-acknowledgements.markdown
- Pods-PersistentStorageSerializable_iOSExample-acknowledgements.plist
- Pods-PersistentStorageSerializable_iOSExample-dummy.m
- Pods-PersistentStorageSerializable_iOSExample-frameworks.sh
- Pods-PersistentStorageSerializable_iOSExample-resources.sh
- Pods-PersistentStorageSerializable_iOSExample-umbrella.h
- Pods-PersistentStorageSerializable_iOSExample.debug.xcconfig
- Pods-PersistentStorageSerializable_iOSExample.modulemap
- Pods-PersistentStorageSerializable_iOSExample.release.xcconfig
- Info.plist
- Pods-PersistentStorageSerializable_MacExample-acknowledgements.markdown
- Pods-PersistentStorageSerializable_MacExample-acknowledgements.plist
- Pods-PersistentStorageSerializable_MacExample-dummy.m
- Pods-PersistentStorageSerializable_MacExample-frameworks.sh
- Pods-PersistentStorageSerializable_MacExample-resources.sh
- Pods-PersistentStorageSerializable_MacExample-umbrella.h
- Pods-PersistentStorageSerializable_MacExample.debug.xcconfig
- Pods-PersistentStorageSerializable_MacExample.modulemap
- Pods-PersistentStorageSerializable_MacExample.release.xcconfig
- Info.plist
- Pods-PersistentStorageSerializable_Tests-acknowledgements.markdown
- Pods-PersistentStorageSerializable_Tests-acknowledgements.plist
- Pods-PersistentStorageSerializable_Tests-dummy.m
- Pods-PersistentStorageSerializable_Tests-frameworks.sh
- Pods-PersistentStorageSerializable_Tests-resources.sh
- Pods-PersistentStorageSerializable_Tests-umbrella.h
- Pods-PersistentStorageSerializable_Tests.debug.xcconfig
- Pods-PersistentStorageSerializable_Tests.modulemap
- Pods-PersistentStorageSerializable_Tests.release.xcconfig
- Info.plist
- Quick-dummy.m
- Quick-prefix.pch
- Quick-umbrella.h
- Quick.modulemap
- Quick.xcconfig
- Info.plist
- Reflection-iOS-dummy.m
- Reflection-iOS-prefix.pch
- Reflection-iOS-umbrella.h
- Reflection-iOS.modulemap
- Reflection-iOS.xcconfig
- Info.plist
- Reflection-OSX-dummy.m
- Reflection-OSX-prefix.pch
- Reflection-OSX-umbrella.h
- Reflection-OSX.modulemap
- Reflection-OSX.xcconfig
- Manifest.lock
- Car.plist
- Info.plist
- PersistentStorageMock.swift
- PersistentStorageSerializableTests.swift
- SupportedSerializableTypeTests.swift
- Podfile
- Podfile.lock
- .gitkeep
- .gitkeep
- PersistentStorage.swift
- PersistentStorageSerializable.swift
- PlistStorage.swift
- PropertiesIteration.swift
- SupportedSerializableType.swift
- SwiftTryCatch.h
- SwiftTryCatch.m
- UserDefaultsStorage.swift
- .gitignore
- .swift-version
- .travis.yml
- _Pods.xcodeproj
- Cartfile
- Cartfile.private
- Cartfile.resolved
- LICENSE
- PersistentStorageSerializable.podspec
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
