File tree Expand file tree Collapse file tree 5 files changed +7
-1
lines changed
Frameworks/wg-go.xcframework
ios-arm64_x86_64-simulator Expand file tree Collapse file tree 5 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 55 <key >AvailableLibraries </key >
66 <array >
77 <dict >
8+ <key >BinaryPath </key >
9+ <string >libwg-go.a </string >
810 <key >HeadersPath </key >
911 <string >Headers </string >
1012 <key >LibraryIdentifier </key >
1921 <string >ios </string >
2022 </dict >
2123 <dict >
24+ <key >BinaryPath </key >
25+ <string >libwg-go.a </string >
2226 <key >HeadersPath </key >
2327 <string >Headers </string >
2428 <key >LibraryIdentifier </key >
3640 <string >simulator </string >
3741 </dict >
3842 <dict >
43+ <key >BinaryPath </key >
44+ <string >libwg-go.a </string >
3945 <key >HeadersPath </key >
4046 <string >Headers </string >
4147 <key >LibraryIdentifier </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "WireGuardKit"
3- spec . version = "0.4 "
3+ spec . version = "0.5 "
44 spec . summary = "WireGuard for iOS and macOS"
55
66 spec . description = <<-DESC
You can’t perform that action at this time.
0 commit comments