Skip to content

Commit

Permalink
Bump psiphon-ios-client-common-library to 4.0.13
Browse files Browse the repository at this point in the history
Adds new regions to the region selector: CO, HK, MY
  • Loading branch information
mirokuratczyk committed Feb 15, 2024
1 parent 232ba81 commit 94142aa
Show file tree
Hide file tree
Showing 19 changed files with 102 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ target 'Psiphon' do
pod "InAppSettingsKit", :git => "https://github.com/Psiphon-Inc/InAppSettingsKit.git", :commit => '8bd203c'
#pod "InAppSettingsKit", :path => "../InAppSettingsKit"
#pod "PsiphonClientCommonLibrary", :path => "../psiphon-ios-client-common-library"
pod 'PsiphonClientCommonLibrary', :git => "https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git", :commit => '4c9f9ed'
pod 'PsiphonClientCommonLibrary', :git => "https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git", :commit => '240519d'

pod 'ReactiveObjC', :git => "https://github.com/Psiphon-Inc/ReactiveObjC.git", :commit => '8bbf9dd'
pod 'MBProgressHUD', '~> 1.1.0'
Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- EFCountingLabel (5.1.3)
- InAppSettingsKit (2.15)
- MBProgressHUD (1.1.0)
- PsiphonClientCommonLibrary (4.0.13):
- PsiphonClientCommonLibrary (4.0.14):
- InAppSettingsKit (= 2.15)
- ReactiveObjC (3.1.0)
- SVProgressHUD (2.2.5)
Expand All @@ -11,7 +11,7 @@ DEPENDENCIES:
- EFCountingLabel (~> 5.1.3)
- InAppSettingsKit (from `https://github.com/Psiphon-Inc/InAppSettingsKit.git`, commit `8bd203c`)
- MBProgressHUD (~> 1.1.0)
- PsiphonClientCommonLibrary (from `https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git`, commit `4c9f9ed`)
- PsiphonClientCommonLibrary (from `https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git`, commit `240519d`)
- ReactiveObjC (from `https://github.com/Psiphon-Inc/ReactiveObjC.git`, commit `8bbf9dd`)
- SVProgressHUD (~> 2.2.5)

Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
:commit: 8bd203c
:git: https://github.com/Psiphon-Inc/InAppSettingsKit.git
PsiphonClientCommonLibrary:
:commit: 4c9f9ed
:commit: 240519d
:git: https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git
ReactiveObjC:
:commit: 8bbf9dd
Expand All @@ -37,7 +37,7 @@ CHECKOUT OPTIONS:
:commit: 8bd203c
:git: https://github.com/Psiphon-Inc/InAppSettingsKit.git
PsiphonClientCommonLibrary:
:commit: 4c9f9ed
:commit: 240519d
:git: https://github.com/Psiphon-Inc/psiphon-ios-client-common-library.git
ReactiveObjC:
:commit: 8bbf9dd
Expand All @@ -47,10 +47,10 @@ SPEC CHECKSUMS:
EFCountingLabel: 90f505124cfc50045349fb637fac7d1bc3f612e8
InAppSettingsKit: 4890a44f9df7a1742c632920f0ea939cbeb29ea2
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
PsiphonClientCommonLibrary: eb55d0f705ac41162d9ebfc4c2bdf9a754619a81
PsiphonClientCommonLibrary: 7655ed0201d299358b04e06732a449db99f5eef9
ReactiveObjC: 2a38ea15335de4119d8b17caf1db1484f61db902
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6

PODFILE CHECKSUM: 11a267025b45586ca949c5a4f8e6327b9c5d44eb
PODFILE CHECKSUM: a91079b519e8b97e55de6ef241194d7687388c8d

COCOAPODS: 1.13.0
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/PsiphonClientCommonLibrary.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94142aa

Please sign in to comment.