Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit 60d7594

Browse files
committed
Add missing ProxyConfig in bundle
1 parent 06f0a2a commit 60d7594

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.10.2
2+
3+
### Fixed
4+
- Now helper will be installed correctly.
5+
16
## 0.10.1
27

38
### Fixed

SpechtLite.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
36B2ACE71DE33A5600BD2C3D /* UpdateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36B2ACE61DE33A5600BD2C3D /* UpdateManager.swift */; };
5252
36B2ACEA1DE355C600BD2C3D /* Resolver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36B2ACE91DE355C600BD2C3D /* Resolver.framework */; };
5353
36B2ACEB1DE355C600BD2C3D /* Resolver.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 36B2ACE91DE355C600BD2C3D /* Resolver.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
54+
36B6A3371E263BA3002B5B1D /* ProxyConfig in Resources */ = {isa = PBXBuildFile; fileRef = 36B6A3321E2635FE002B5B1D /* ProxyConfig */; };
5455
36BA0BF31D599FF40074BEBF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36BA0BF21D599FF40074BEBF /* AppDelegate.swift */; };
5556
36BA0BF51D599FF40074BEBF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 36BA0BF41D599FF40074BEBF /* Assets.xcassets */; };
5657
36BA0BF81D599FF40074BEBF /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 36BA0BF61D599FF40074BEBF /* MainMenu.xib */; };
@@ -490,6 +491,7 @@
490491
isa = PBXResourcesBuildPhase;
491492
buildActionMask = 2147483647;
492493
files = (
494+
36B6A3371E263BA3002B5B1D /* ProxyConfig in Resources */,
493495
C8A7E13D1D66FC8E00E713F5 /* install_proxy_helper.sh in Resources */,
494496
36A719721D5C4B5600DC35F5 /* dsa_pub.pem in Resources */,
495497
36A719F51D63FB3500DC35F5 /* Credits.rtf in Resources */,

0 commit comments

Comments
 (0)