Skip to content

Commit

Permalink
Update ziti-sdk-swift to 0.30.16 (#150)
Browse files Browse the repository at this point in the history
* remove null package dependency

* get ziti-sdk-swift 0.30.16 (tsdk 0.21.5 / csdk 0.32.8)
  • Loading branch information
scareything authored Sep 10, 2023
1 parent ed6e35e commit 84d192a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions ZitiPacketTunnel.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
5AF3DCAF24B52642005047BC /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5AF3DCAD24B52642005047BC /* MainInterface.storyboard */; };
5AF3DCB324B52642005047BC /* MobileShare.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5AF3DCA924B52642005047BC /* MobileShare.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
5AF4625029CA4D8800A06DFA /* CZiti in Frameworks */ = {isa = PBXBuildFile; productRef = 5AF4624F29CA4D8800A06DFA /* CZiti */; };
5AF4625D29CA545000A06DFA /* (null) in Frameworks */ = {isa = PBXBuildFile; };
5AF4625E29CA545000A06DFA /* CZiti in Frameworks */ = {isa = PBXBuildFile; productRef = 5AF4624F29CA4D8800A06DFA /* CZiti */; };
5AF4625F29CA545000A06DFA /* CZiti in Frameworks */ = {isa = PBXBuildFile; productRef = 5AF4624F29CA4D8800A06DFA /* CZiti */; };
5AF4626029CA545000A06DFA /* CZiti in Frameworks */ = {isa = PBXBuildFile; productRef = 5AF4624F29CA4D8800A06DFA /* CZiti */; };
Expand Down Expand Up @@ -306,7 +305,6 @@
buildActionMask = 2147483647;
files = (
5AF4625E29CA545000A06DFA /* CZiti in Frameworks */,
5AF4625D29CA545000A06DFA /* (null) in Frameworks */,
5ADAE97D280F7F6F007D1DF4 /* libresolv.9.tbd in Frameworks */,
5A02AAE420703167006261C6 /* NetworkExtension.framework in Frameworks */,
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/openziti/ziti-sdk-swift-dist.git",
"state" : {
"revision" : "849be643daecb0e695da6b5a129e0c150db70a32",
"version" : "0.30.12"
"revision" : "739c1080036de43573529e337d6cc874a8aa0bf9",
"version" : "0.30.16"
}
}
],
Expand Down

0 comments on commit 84d192a

Please sign in to comment.