Giter Site home page Giter Site logo

Comments (12)

r10s avatar r10s commented on July 30, 2024 1

i've just removed the .ipa file from 2017 so that it cannot be installed accidentally and confuses people.

however, i have no idea if and how we can provide a new one.

from deltachat-ios.

Simon-Laux avatar Simon-Laux commented on July 30, 2024 1

Its about providing an unsigned IPA on the releases page for use with jail broken devices in countries where testflight doesn't work as good, right @adbenitez?

from deltachat-ios.

Simon-Laux avatar Simon-Laux commented on July 30, 2024 1

@r10s can you upload a unsigned IPA on the github releases page?

from deltachat-ios.

Simon-Laux avatar Simon-Laux commented on July 30, 2024

I propose that we we provide an unsigned ipa that could be installed with http://www.cydiaimpactor.com/ for example.(the users can sign it) But we must make sure that it's unsigned -> we should name the ipa something like DeltaChat(unsigned)[version].ipa.
We should also provide some hashes for the files, to provide something with that users can check integrity.

I found this command on stackoverflow:

/usr/bin/xcodebuild -scheme MYSCHEME -workspace MYWORKSPACE.xcworkspace   
    -configuration Release clean archive -archivePath "build/APPNAME.xcarchive" 
    CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO

https://stackoverflow.com/questions/25396299/generating-an-unsigned-ipa-ios-application

from deltachat-ios.

dignifiedquire avatar dignifiedquire commented on July 30, 2024

Impactor works pretty well, that is true.

from deltachat-ios.

dignifiedquire avatar dignifiedquire commented on July 30, 2024

Note: it does require to have a paid developer account to install using cydiaimpactor

from deltachat-ios.

Simon-Laux avatar Simon-Laux commented on July 30, 2024

Note: it does require to have a paid developer account to install using cydiaimpactor

Really? I thought you can install for 7 days with normal apple id.

from deltachat-ios.

r10s avatar r10s commented on July 30, 2024

i think we can close this. there is a "new" testflight release, as soon as rust-core is stable again, we'll release a next release.

from deltachat-ios.

r10s avatar r10s commented on July 30, 2024

ah, i see. thanks for reopening :)

from deltachat-ios.

r10s avatar r10s commented on July 30, 2024

apart from the links above - this is just another target in xcode? with signing switched off? btw. wondering what the target deltachat-iosTests is for.

anyway, i personally do not want to enter this new playground just now.

from deltachat-ios.

Simon-Laux avatar Simon-Laux commented on July 30, 2024

/usr/bin/xcodebuild -exportArchive -archivePath build/DeltaChat.xcarchive gives us an unsigned archive, from there we just need to convert that to an ipa.. though I haven't found out how to do that yet

from deltachat-ios.

r10s avatar r10s commented on July 30, 2024

closing this, no one is working on that and the issue tracker is about things that actually happen or ppl have subscribed to.

discussion about that, of course, can continue in the forum.

from deltachat-ios.

Related Issues (20)

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.