Merge pull request #78 from amnezia-vpn/ios-wireguard
Ios wireguard fix and version bump
This commit is contained in:
commit
a8067bee36
8 changed files with 34 additions and 18 deletions
|
@ -64,7 +64,7 @@ lane :addToTestFlight do
|
||||||
export_options: {
|
export_options: {
|
||||||
provisioningProfiles: {
|
provisioningProfiles: {
|
||||||
"org.amnezia.AmneziaVPN"=>"match AppStore org.amnezia.AmneziaVPN",
|
"org.amnezia.AmneziaVPN"=>"match AppStore org.amnezia.AmneziaVPN",
|
||||||
"org.amnezia.AmneziaVPN.network-extension"=>"match AppStore AmneziaVPN networkextension",
|
"org.amnezia.AmneziaVPN.network-extension"=>"match AppStore org.amnezia.AmneziaVPN.network-extension",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
output_directory: "fastlane/build/", # Destination directory. Defaults to current directory.
|
output_directory: "fastlane/build/", # Destination directory. Defaults to current directory.
|
||||||
|
|
|
@ -5,34 +5,52 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000244">
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000215">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="1: Switch to certificates lane" time="0.000167">
|
<testcase classname="fastlane.lanes" name="1: Switch to certificates lane" time="0.000162">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="2: match" time="2.651435">
|
<testcase classname="fastlane.lanes" name="2: match" time="2.707099">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="3: notification" time="0.217503">
|
<testcase classname="fastlane.lanes" name="3: notification" time="0.226435">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="4: clean_build_artifacts" time="0.000624">
|
<testcase classname="fastlane.lanes" name="4: clean_build_artifacts" time="0.000648">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
<testcase classname="fastlane.lanes" name="5: build_app" time="222.74195">
|
<testcase classname="fastlane.lanes" name="5: build_app" time="259.546685">
|
||||||
|
|
||||||
<failure message="/Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:229:in `chdir' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:229:in `execute_action' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' Fastfile:57:in `block in parsing_binding' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/lane.rb:33:in `call' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:49:in `block in execute' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:45:in `chdir' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/runner.rb:45:in `execute' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/commander-4.6.0/lib/commander/command.rb:187:in `call' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/commander-4.6.0/lib/commander/command.rb:157:in `run' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/commands_generator.rb:354:in `run' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/commands_generator.rb:43:in `start' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off' /Users/sanchez/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/fastlane-2.206.2/bin/fastlane:23:in `<top (required)>' /Users/sanchez/.rbenv/versions/2.7.4/bin/fastlane:23:in `load' /Users/sanchez/.rbenv/versions/2.7.4/bin/fastlane:23:in `<main>' Error building the application - see the log above" />
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
|
<testcase classname="fastlane.lanes" name="6: testflight" time="84.84052">
|
||||||
|
|
||||||
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
|
<testcase classname="fastlane.lanes" name="7: get_version_number" time="0.114899">
|
||||||
|
|
||||||
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
|
<testcase classname="fastlane.lanes" name="8: get_build_number" time="1.332216">
|
||||||
|
|
||||||
|
</testcase>
|
||||||
|
|
||||||
|
|
||||||
|
<testcase classname="fastlane.lanes" name="9: increment_build_number" time="2.325473">
|
||||||
|
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>$(MARKETING_VERSION)</string>
|
<string>$(MARKETING_VERSION)</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
<string>2</string>
|
||||||
<key>ITSAppUsesNonExemptEncryption</key>
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>$(MARKETING_VERSION)</string>
|
<string>$(MARKETING_VERSION)</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
<string>2</string>
|
||||||
<key>ITSAppUsesNonExemptEncryption</key>
|
<key>ITSAppUsesNonExemptEncryption</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|
|
@ -149,9 +149,7 @@ void IOSVpnProtocol::stop()
|
||||||
|
|
||||||
[m_controller disconnect];
|
[m_controller disconnect];
|
||||||
|
|
||||||
dispatch_async(dispatch_get_main_queue(), ^{
|
emit connectionStateChanged(Disconnected);
|
||||||
emit connectionStateChanged(Disconnected);
|
|
||||||
});
|
|
||||||
|
|
||||||
[m_controller dealloc];
|
[m_controller dealloc];
|
||||||
m_controller = nullptr;
|
m_controller = nullptr;
|
||||||
|
|
|
@ -104,7 +104,7 @@ class XCodeprojPatcher
|
||||||
config.build_settings['ENABLE_BITCODE'] ||= 'NO' if platform == 'ios'
|
config.build_settings['ENABLE_BITCODE'] ||= 'NO' if platform == 'ios'
|
||||||
config.build_settings['SDKROOT'] = 'iphoneos' if platform == 'ios'
|
config.build_settings['SDKROOT'] = 'iphoneos' if platform == 'ios'
|
||||||
config.build_settings['SWIFT_PRECOMPILE_BRIDGING_HEADER'] = 'NO' if platform == 'ios'
|
config.build_settings['SWIFT_PRECOMPILE_BRIDGING_HEADER'] = 'NO' if platform == 'ios'
|
||||||
config.build_settings['PATH'] = '${PATH}:/usr/local/go/bin'
|
config.build_settings['PATH'] = '${PATH}:/usr/local/go/bin:/usr/local/bin:/opt/homebrew/bin'
|
||||||
|
|
||||||
groupId = "";
|
groupId = "";
|
||||||
if (platform == 'macos')
|
if (platform == 'macos')
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
# current version 2.0.8
|
# current version 2.0.10
|
||||||
|
|
||||||
!defined(VERSION, var):VERSION = 2.0.8
|
!defined(VERSION, var):VERSION = 2.0.10
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
# current build 7
|
# current build 1
|
||||||
!defined(BUILDVERSION, var):BUILDVERSION = 10
|
!defined(BUILDVERSION, var):BUILDVERSION = 2
|
Loading…
Add table
Add a link
Reference in a new issue