Giter Site home page Giter Site logo

otusweb / xcode-test-bundle-builder-for-bitrise Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 31 KB

A bitrise.io step to build your XCUITest and XCTest to send to remote testing services such as AWS Device Farm

License: MIT License

Shell 65.27% Swift 34.73%

xcode-test-bundle-builder-for-bitrise's People

Contributors

caiorhian avatar neiljaphtha avatar otusweb avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

caiorhian

xcode-test-bundle-builder-for-bitrise's Issues

empty identity is not valid when signing a binary

this is my first time attempting to use this step and i am encountering the following error during the bitrise run.

$ set -o pipefail && xcodebuild -workspace "x-ios.xcworkspace" -scheme "x-Master" -configuration "debug" build-for-testing -derivedDataPath ./build CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO | tee /var/folders/6q/abbc/T/tmp.abbc/raw-xcodebuild-output.log | xcpretty

❌ error: An empty identity is not valid when signing a binary for the product type 'Application'. (in target 'x-ios' from project 'x-ios')

❌ error: An empty identity is not valid when signing a binary for the product type 'UI Testing Bundle'. (in target 'x-iosUITests' from project 'x-ios')

i am also able to get the same result running locally from a terminal in the root of my project.

when i remove the CODE_SIGN_IDENTITY= from the command i am able to properly build.

the following line appears to be hardcoded to an empty value
https://github.com/otusweb/xCode-test-bundle-builder-for-bitrise/blob/master/step.sh#L204

[email protected] (exit code: 1)

[email protected] (exit code: 1)
▸ Running script '[CP] Embed Pods Frameworks'
▸ Running script '[CP] Copy Pods Resources'
▸ Touching ZebPayTests.xctest
▸ Test build Succeeded
find: build/Build/Products/-iphoneos/App-Runner.app: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.