d
This commit is contained in:
10
app/Podfile
Normal file
10
app/Podfile
Normal file
@@ -0,0 +1,10 @@
|
||||
source 'https://github.com/CocoaPods/Specs.git'
|
||||
|
||||
platform :ios, '14.0'
|
||||
|
||||
# Source.
|
||||
pod 'BusX', :path => '../mod/BusX'
|
||||
|
||||
target 'pesochnicza' do
|
||||
use_frameworks!
|
||||
end
|
||||
16
app/Podfile.lock
Normal file
16
app/Podfile.lock
Normal file
@@ -0,0 +1,16 @@
|
||||
PODS:
|
||||
- BusX (2023.12.28)
|
||||
|
||||
DEPENDENCIES:
|
||||
- BusX (from `../mod/BusX`)
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
BusX:
|
||||
:path: "../mod/BusX"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
BusX: fd22c04ad544d131e66315c1a33d87d85b19712e
|
||||
|
||||
PODFILE CHECKSUM: c4bbd7cc826ceee472b0bbb53eb2d5dc7dd1f97e
|
||||
|
||||
COCOAPODS: 1.13.0
|
||||
Reference in New Issue
Block a user