Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy support #968

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    3020bca View commit details
    Browse the repository at this point in the history
  2. drop unnecessary archs

    billypchan committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9af772a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b4d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Merge pull request #2 from wireapp/chore/drop-archs

    drop unnecessary archs
    billypchan committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    2f227e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. drop iOS 12

    billypchan committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0011451 View commit details
    Browse the repository at this point in the history
  2. drop armv7

    billypchan committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b926234 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. add arm64 simulator

    billypchan committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b492372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a19389 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. fix: set the Skip Install property to NO. After doing this, Xcode inc…

    …ludes the .swiftmodule in your product when you archive it, making your framework "module stable".
    billypchan committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b5eec2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from wireapp/feature/arm64-simulator-support

    Feature: arm64 simulator support
    billypchan committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0032279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f86e1ca View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Merge pull request #4 from wireapp/fix/Module-Stability

    Fix: module stability and drop unnecessary archs
    billypchan committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f3bf29f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. feat: expose URLSessionConfiguration

    set proxy to it
    netbe committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a69500a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90135db View commit details
    Browse the repository at this point in the history