Say goodbye to importing custom fonts via property lists as FontBlaster automatically imports and loads all fonts in your app's Bundles with one line of code.
custom-fonts carthage cocoapods plist swift-package-managerTBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. The project focuses on making C development easier and provides many modules (.e.g stream, coroutine, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language.
stream coroutines algorithm cross-platform iterator network json xml plist containerAs part of our project requirement, we need to add night mode to our app 节操精选. It's not as simple as just changing brightness or alpha on the top-level view—in fact, it needs an entirely new interface: different colors, different alpha, different image cuts. More accurately, "night mode" is a theme/skinning feature that can switch between bright theme and dark themes. So how do we achieve this? Maybe we can set a global variable that represents the currently selected theme, and use different background colors or image cuts based on the variable during the controller's initialization. But then how do we deal with views that have already been initialized? Yes, we could use notifications to change their colors or image cuts, but this leads to controllers unnecessarily full of notification register/unregister, if...else and UI updating code. Worse, if you forget to unregister the notifications, your app may crash.
ios ui theme skin night-mode plistPrephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. ie. any object which implement the simple protocol PreferencesType, which define key value store methods.
userdefaults preferences plist keychain configuration ios-swift iosFast and customisable tool for creation Apple's plist document. Control serialization with attributes. Create xml tree from objects or use XmlWriter like methods.
plistProvides facilities for reading and writing Mac OS X Plist (property list) files. These are often used in programming OS X and iOS applications, as well as the iTunes configuration XML file.Plist files represent stored programming "object"s. They are very similar to JSON. A valid Plist file is representable as a native JavaScript Object and vice-versa.
apple browser mac plist parser xmlThe purpose of this plugin is to enable manipulation of native platform configuration files that are not supported out-of-the-box by Cordova/Phonegap CLI. The plugin uses hook scripts to update iOS and Android platform configuration files based on custom data defined in config.xml.
ecosystem:cordova cordova cordova-android cordova-ios phonegap config configuration plist manifestInfoKit provides Strongly Typed access to the Info.plist with less than 60 lines of code, while leveraging Swift 4's powerful Codable capabilities. Define a Codable with the properties you wish to access from the project's bundle Info.plist file.
plist plist-files swift4 ios tvosAutomatically run commands when the user logs in. Used in hotel and stop-server.Create a new instance.
startup-script autostart plist launchctl startup daemon osxGet bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
cli-app cli plist bundle bundleid bundlename id identifier cfbundlename cfbundleidentifier uti osxGet the default browser
osx browser default plist web bundle bundleid id identifier uti cfbundlenameGet the default browser
cli-app cli osx browser default plist web bundle bundleid id identifier uti cfbundlenameReturns a Promise<string> with the bundle ID.Returns a string with the bundle ID.
osx plist bundle bundleid bundlename id identifier cfbundlename cfbundleidentifier utiConfiguration is a Swift package for managing application configurations. Using Configuration, an application can easily load and merge configuration data from multiple sources and access them from one central configuration store. Configuration supports configuration keys as paths. That is, a key is a qualified path selector written in the [parent]<separator>[child] syntax. This allows applications to retrieve configuration objects at any level of specificity.
configuration json plistManifestparser allows you to extract AndroidManifest.xml from android (apk) binary blobs. It also supports parsing binary plists (Apple propitiatory format) from ipa (iOS) binary blobs. You can find more examples by looking in the tests folder.
android apk ipa plist mac osx ios parser manifestLight, fast & memory efficient plist parser/builder that relies on libxmljs. Install the libxml2-dev package required by libxmljs on your system.
plist xmlBinary Mac OS X Plist (property list) creator. Javascript don't have different types for 1 and 1.0. This package will automatically store numbers as the appropriate type, but can't detect floats that is also integers.
bplist plist creatorBinary Mac OS X Plist (property list) parser. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
bplist plist parser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.