betabuilder | Rake tasks for managing and distributing iOS ad

 by   lukeredpath Ruby Version: Current License: MIT

kandi X-RAY | betabuilder Summary

kandi X-RAY | betabuilder Summary

betabuilder is a Ruby library. betabuilder has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

BetaBuilder is a simple collection of Rake tasks and utilities for managing and publishing Adhoc builds of your iOS apps. If you're looking for the OSX BetaBuilder app -- to which this gem owes most of the credit -- you can find it here on Github.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              betabuilder has a low active ecosystem.
              It has 213 star(s) with 58 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 12 open issues and 9 have been closed. On average issues are closed in 21 days. There are 13 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of betabuilder is current.

            kandi-Quality Quality

              betabuilder has 0 bugs and 0 code smells.

            kandi-Security Security

              betabuilder has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              betabuilder code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              betabuilder is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              betabuilder releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              betabuilder saves you 375 person hours of effort in developing the same functionality from scratch.
              It has 893 lines of code, 53 functions and 12 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed betabuilder and discovered the below as its top functions. This is intended to give you an instant insight into betabuilder implemented functionality, and help decide if they suit your requirements.
            • Defines a task
            • Writes metadata to the configuration file .
            • Save the application to the directory
            • Gets the built in the output directory .
            • Initialize a new Templerer
            • Run the build code .
            Get all kandi verified functions for this library.

            betabuilder Key Features

            No Key Features are available at this moment for betabuilder.

            betabuilder Examples and Code Snippets

            No Code Snippets are available at this moment for betabuilder.

            Community Discussions

            QUESTION

            iOS app OTA installation fails with error Domain=MIInstallerErrorDomain Code=11 Bundle has missing or invalid CFBundleExecutable
            Asked 2017-Apr-07 at 12:13

            I cannot understand why my ipa fails to install OTA on testing devices.

            My project is pure Swift, there is only one Swift framework (Alamofire) which is added via Carthage (also I have tried to remove it and rebuild the app with the same installation result).

            I am building on macOS 10.12.3 with Xcode 8.2.1, deployment target is iOS 10.0.

            I archive the app, then export for Ad Hoc distribution, when I get ipa file I use BetaBuilder for iOS apps to make manifest files and so on, then I upload all files provided by BetaBuilder to my web server. I have a valid domain and a valid comodo ssl certificate. I go to my web page, get a standard page generated by BetaBuilder, press the install link, get the iOS alert which asks if I want to install the app, press "install" and then nothing happens.

            I have successfully distributed the previous build of the app this way.

            The logs I get from the device are (I have deleted unnecessary info):

            ...

            ANSWER

            Answered 2017-Apr-07 at 12:13

            It was actually related to webserver setup. It was caching the path which in turn messed up downloadable.

            After setting up proper caching (no caching :)) everything seems back to normal.

            Source https://stackoverflow.com/questions/42066078

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install betabuilder

            You can download it from GitHub.
            On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.

            Support

            Betabuilder works with Xcode 4, but you may need to tweak your task configuration slightly. The most important change you will need to make is the build directory location, unless you have configured Xcode 4 to use the "build" directory relative to your project, as in Xcode 3. If you are using the Xcode derived data directory for your builds, then you will need to specify this. Betabuilder will then scan your build log to determine the path to the automatically generated build directory that Xcode is using for your project. This will become the default in 0.8.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/lukeredpath/betabuilder.git

          • CLI

            gh repo clone lukeredpath/betabuilder

          • sshUrl

            git@github.com:lukeredpath/betabuilder.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link