Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pullrequest house keeping 2024/07/08 #188

Merged
merged 5 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/simlar-ios-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: cocoapods
run: pod install
- name: build
run: xcodebuild clean build -workspace Simlar.xcworkspace/ -scheme Simlar -sdk iphoneos -destination 'platform=iOS Simulator,name=iPhone 12'
run: xcodebuild clean build -workspace Simlar.xcworkspace/ -scheme Simlar -sdk iphoneos -destination 'platform=iOS Simulator,name=iPhone 15'
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target 'Simlar' do
use_frameworks!

pod 'libPhoneNumber-iOS', git: 'https://github.com/iziz/libPhoneNumber-iOS', tag: '1.1'
pod 'CocoaLumberjack', '3.8.2'
pod 'CocoaLumberjack', '3.8.5'
if File.exist?($PODFILE_PATH)
pod 'linphone-sdk', :path => $PODFILE_PATH
else
Expand Down
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- CocoaLumberjack (3.8.2):
- CocoaLumberjack/Core (= 3.8.2)
- CocoaLumberjack/Core (3.8.2)
- CocoaLumberjack (3.8.5):
- CocoaLumberjack/Core (= 3.8.5)
- CocoaLumberjack/Core (3.8.5)
- libPhoneNumber-iOS (1.0.4)
- linphone-sdk (5.3.5)

DEPENDENCIES:
- CocoaLumberjack (= 3.8.2)
- CocoaLumberjack (= 3.8.5)
- libPhoneNumber-iOS (from `https://github.com/iziz/libPhoneNumber-iOS`, tag `1.1`)
- linphone-sdk (= 5.3.5)

Expand All @@ -27,10 +27,10 @@ CHECKOUT OPTIONS:
:tag: '1.1'

SPEC CHECKSUMS:
CocoaLumberjack: f8d89a516e7710fdb2e9b8f1560b16ec6040eef0
CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0
libPhoneNumber-iOS: fcea72ef3dba81f9da2e6f7c4557b64022f3632b
linphone-sdk: ad63951213a3190310822bcd09eb8d59a688279c

PODFILE CHECKSUM: d32dfd780f91bf7c3b4601038ac272fbf59a4a6f
PODFILE CHECKSUM: aad7a27115f0d04b7baf54e82cb05598bf6204a0

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion Simlar/Settings.bundle/PodsAcknowledgements.plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<key>FooterText</key>
<string>BSD 3-Clause License

Copyright (c) 2010-2023, Deusty, LLC
Copyright (c) 2010-2024, Deusty, LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down
Binary file modified Simlar/resources/letsencryptca.der
Binary file not shown.