Showing 144 open source projects for "apple xcode"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    SPAlert

    SPAlert

    Native alert from Apple Music & Feedback

    Popup from Apple Music & Feedback in AppStore. Contains Done, Heart, Error and other. Supports Dark Mode and SwiftUI. I tried to recreate Apple's alerts as much as possible. You can find these alerts in the AppStore after feedback and after you add a song to your library in Apple Music. The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It’s integrated with the Swift build system to automate the process of downloading...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SKIE

    SKIE

    Swift Kotlin Interface Enhancer

    One of the main downsides of Kotlin Multiplatform is the lack of a direct Swift interop. Without it, Swift can communicate with Kotlin only indirectly - through Objective-C. While this approach works, it has many limitations, so Kotlin loses support for many of its language features. SKIE (pronounced as sky) is a special Kotlin native compiler plugin that brings back support for some of these features by modifying the Xcode Framework produced by the Kotlin compiler. Thanks to that, you don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Difference

    Difference

    Simple way to identify what is different between 2 instances

    Better way to identify what's different between 2 instances. Have you ever written tests? Usually they use equality asserts, e.g. XCTAssertEqual, what happens if the objects aren't equal? Xcode throws a wall of text at you. This forces you to manually scan the text and try to figure out exactly what's wrong, what if instead you could just learn which property is different?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cordova iOS

    Cordova iOS

    Apache Cordova iOS

    Cordova iOS is an iOS application library that allows for Cordova-based projects to be built for the iOS Platform. Cordova-based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript. Cordova command-line runs on Node.js and is available on NPM. Follow platform-specific guides to install additional platform dependencies. Create a blank Cordova project using the command-line tool. Navigate to the directory where you wish to create your project....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Couchbase Lite for iOS and MacOS

    Couchbase Lite for iOS and MacOS

    Lightweight, embedded, syncable NoSQL database engine for iOS and Mac

    Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine. Couchbase Lite implementation is on top of Couchbase Lite Core, which is also a new cross-platform implementation of database CRUD and query features, as well as document versioning. You can use Carthage to install CouchbaseLite by adding it in your Cartfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Reachability.swift

    Reachability.swift

    Replacement for Apple's Reachability re-written in Swift

    Reachability.swift is a replacement for Apple's Reachability sample, re-written in Swift with closures. It is compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS (9.0 - 12.0). Just drop the Reachability.swift file into your project. That's it! The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can integrate using Apple's Swift package manager from xcode. All closures are run on the main queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apollo iOS

    Apollo iOS

    A strongly-typed, caching GraphQL client for iOS, written in Swift

    ... of a query. If you don't ask for a field, you won't be able to access the corresponding property. In effect, this means you can now rely on the Swift type checker to make sure errors in data access show up at compile time. With our Xcode integration, you can conveniently work with your UI code and corresponding GraphQL definitions side by side, and it will even validate your query documents, and show errors inline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ARHeadsetKit

    ARHeadsetKit

    Using $5 Google Cardboard to replicate Hololens

    With the AR MultiPendulum app, I created the world’s first AR headset experience that does not rely on expensive specialized hardware. Using Google Cardboard, a standard iPhone, and video footage from the phone’s camera, the app creates an AR headset experience by rendering the user’s surroundings in VR. Augmented reality (AR) is a technology that overlays virtual objects over the real world. For years, AR experiences have been available on smartphones through handheld AR apps. In 2016,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CryptoSwift

    CryptoSwift

    Collection of standard and secure cryptographic algorithms

    The master branch follows the latest currently released version of Swift. If you need an earlier version for an older version of Swift, you can specify its version in your Podfile or use the code on the branch for that version. Older branches are unsupported. Swift Package Manager uses debug configuration for debug Xcode build, that may result in significant (up to x10000) worse performance. Performance characteristic is different in Release build. XCFrameworks require Xcode 11 or later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    Stringz

    Stringz

    Powerful editor for localizing iOS, macOS, tvOS applications

    Stringz greatly simplifies localizing your Xcode apps (iOS, macOS, tvOS, and watchOS) by introducing a powerful editor for all localizable files in your project. It even imports strings from storyboard and xib files saving you a lot of time and effort finding and matching elementIds in your storyboards. Stringz also supports localizing your Info.plist file so you can easily translate your app name and permission descriptions. Stringz will also highlight missing translations and warn you about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Xamarin.iOS & Xamarin.Mac

    Xamarin.iOS & Xamarin.Mac

    Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS

    Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS. This module is the main repository for both Xamarin.iOS and Xamarin.Mac. These SDKs allow us to create native iOS, tvOS, watchOS and macOS applications using the same UI controls we would in Objective-C and Xcode, except with the flexibility and elegance of a modern language (C#), the power of the .NET Base Class Library (BCL), and two first-class IDEs—Visual Studio for Mac and Visual Studio—at our fingertips...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    zld

    zld

    A faster version of Apple's linker

    For large projects, the linking phase (explanation) can significantly increase incremental build times. This project is a fork of the Apple linker, ld. It is a drop-in replacement that can substantially speed things up. It all depends on your risk tolerance and how much you value the speedup in incremental build time. When linking takes more than one second, I'd cut that time in half as the estimated time with this new linker. If that difference is compelling to you, then it'd be worth trying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LNPopupController

    LNPopupController

    LNPopupController is a framework for presenting view controllers

    LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. Once a popup bar is presented with a content view controller, the user can swipe or tap the popup bar at any point to present the popup. After finishing, the user dismisses the popup by either swiping or tapping the popup close button. The framework is intended to be very generic and work in most situations, so it is implemented as a category over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Core ML Stable Diffusion

    Core ML Stable Diffusion

    Stable Diffusion with Core ML on Apple Silicon

    Run Stable Diffusion on Apple Silicon with Core ML. python_coreml_stable_diffusion, a Python package for converting PyTorch models to Core ML format and performing image generation with Hugging Face diffusers in Python. StableDiffusion, a Swift package that developers can add to their Xcode projects as a dependency to deploy image generation capabilities in their apps. The Swift package relies on the Core ML model files generated by python_coreml_stable_diffusion. Hugging Face ran...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NativeScript Command-Line Interface

    NativeScript Command-Line Interface

    Command-line interface for building NativeScript apps

    The NativeScript CLI lets you create, build, and deploy NativeScript-based apps on iOS and Android devices. NativeScript is a cross-platform JavaScript framework that lets you develop native iOS and Android apps from a single code base. The framework provides JavaScript access to the native APIs, user interface, and rendering engines of iOS and Android. By using JavaScript or TypeScript, you can create one project that builds into an iOS or Android app with completely native user experience....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UIFontComplete

    UIFontComplete

    Font management (System & Custom) for iOS and tvOS

    Font management (System & Custom) for iOS and tvOS. No more wasted time searching for names of UIFont fonts and no more surprises at runtime if a font name was mistyped. This library is simply one extension to UIFont and one Font enum with a case for each system font on iOS and tvOS. Custom font support is also available, please keep reading for details! This library currently provides two different options for creating UIFont objects. The first is calling the font name off of the provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wormholy

    Wormholy

    iOS network debugging, like a wizard

    Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable. Add it to your project, and that's all! Shake your device or your simulator and Wormholy will appear! You don't need to import the library into your code, it works magically! To integrate Wormholy into your Xcode project using Carthage, specify it in your Cartfile. Record all app traffic that uses NSURLSession. Reveal the content of all requests, responses, and headers simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LicensePlist

    LicensePlist

    A license list generator of all your dependencies for iOS applications

    LicensePlist is a command-line tool that automatically generates a Plist of all your dependencies, including files added manually(specified by YAML config file) or using Carthage or CocoaPods. All these licenses then show up in the Settings app. Excludes can be defined to exclude matching libraries from the final output. An exclude is a dictionary containing any combination of name, source, owner, or licenseType. If a library name is unsuitable for the output bundle, you can explicitly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WeScan

    WeScan

    Document Scanning Made Easy for iOS

    .... Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. Run Carthage update to build the framework and drag the built WeScan.framework into your Xcode project. Simply add the WeScan framework in the project's Embedded Binaries and Linked Frameworks and Libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Periphery

    Periphery

    A tool to identify unused code in Swift projects

    A tool to identify unused code in Swift projects. The scan command is Periphery's primary function. To begin a guided setup, simply change to your project directory. To get coherent results from Periphery, it's crucial to understand the implications of the build targets you choose to analyze. For example, imagine a project consisting of three targets: App, Lib and Tests. The App target imports Lib, and the Tests targets imports both App and Lib. If you were to provide all three to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SFSafe Symbols

    SFSafe Symbols

    Safely access Apple's SF Symbols using static typing

    At WWDC 2019, Apple announced a new library of icons that came included with that year's new operating system versions. To browse them, there's a dedicated Mac app called SF Symbols. You can be sure your symbol code won't crash due to typos or symbol availability issues. This is because all symbols are tested via a CI (on the latest iOS & tvOS versions and also some earlier OS versions). Lookups in the SF Symbols app (e. g. about available layersets, available localizations & the look...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SwifterSwift

    SwifterSwift

    A collection of more than 500 native Swift extensions

    SwifterSwift is a collection of over 500 native Swift extensions, with handy methods, syntactic sugar, and performance improvements for a wide range of primitive data types, UIKit and Cocoa classes, over 500 in 1– for iOS, macOS, tvOS, watchOS, and Linux. CocoaPods is a dependency manager for Cocoa projects. To integrate SwifterSwift into your Xcode project using CocoaPods, specify it in your Podfile. SwifterSwift is Swift v5.0+ compatible starting from v5. SwifterSwift is a library of over 500...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FLEX (Flipboard Explorer)

    FLEX (Flipboard Explorer)

    An in-app debugging and exploration tool for iOS

    ... keys. Explore all classes in your app and linked systems frameworks (public and private). Unlike many other debugging tools, FLEX runs entirely inside your app, so you don't need to be connected to LLDB/Xcode or a different remote debugging server. It works well in the simulator and on physical devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iOS WebKit Debug Proxy

    iOS WebKit Debug Proxy

    A DevTools proxy for iOS devices

    The ios_webkit_debug_proxy (aka iwdp) proxies requests from usbmuxd daemon over a websocket connection, allowing developers to send commands to MobileSafari and UIWebViews on real and simulated iOS devices. iOS WebKit Debug Proxy works on Linux, MacOS & Windows. The iOS Simulator is supported, but it must be started before the proxy. The simulator can be started in XCode, standalone, or via the command line. ios_webkit_debug_proxy can be used with many tools such as Chrome DevTools and Safari...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hippy

    Hippy

    Tool to build cross-platform and high-performance awesome apps

    ... using the real cellphone for better develop experience, because Hippy is using X5 JS engine which can't support x86 simulator, as well as ARM simulator has a low performance. For iOS, we recommend to use iOS simulator when first try. However, you can change the Xcode configuration to install the app to iPhone if you are an iOS expert.
    Downloads: 0 This Week
    Last Update:
    See Project