dependency: Add Solar library

This commit is contained in:
Andrea Busi
2020-10-08 11:02:36 +02:00
parent d286909a8d
commit faeb9c0788
3 changed files with 8 additions and 1 deletions
@@ -982,6 +982,7 @@
"${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
"${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework",
"${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework",
"${BUILT_PRODUCTS_DIR}/Solar/Solar.framework",
"${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
);
name = "[CP] Embed Pods Frameworks";
@@ -990,6 +991,7 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Solar.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
);
runOnlyForDeploymentPostprocessing = 0;
+1
View File
@@ -11,6 +11,7 @@ target 'Earthquake Network' do
pod 'GooglePlaces'
pod 'Google-Mobile-Ads-SDK'
pod 'DZNEmptyDataSet'
pod 'Solar'
end
# Force Deployment Target to 12.0 in order to silece Xcode warnings
+5 -1
View File
@@ -98,6 +98,7 @@ PODS:
- nanopb/encode (1.30906.0)
- PromisesObjC (1.2.10)
- Protobuf (3.13.0)
- Solar (2.1.0)
DEPENDENCIES:
- DZNEmptyDataSet
@@ -107,6 +108,7 @@ DEPENDENCIES:
- Google-Mobile-Ads-SDK
- GoogleMaps
- GooglePlaces
- Solar
SPEC REPOS:
trunk:
@@ -129,6 +131,7 @@ SPEC REPOS:
- nanopb
- PromisesObjC
- Protobuf
- Solar
SPEC CHECKSUMS:
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
@@ -150,7 +153,8 @@ SPEC CHECKSUMS:
nanopb: 59317e09cf1f1a0af72f12af412d54edf52603fc
PromisesObjC: b14b1c6b68e306650688599de8a45e49fae81151
Protobuf: 3dac39b34a08151c6d949560efe3f86134a3f748
Solar: 2dc6e7cc39186cb0c8228fa08df76fb50c7d8f24
PODFILE CHECKSUM: ab50eec290f02e6bab8b9f2a5d632cdabfc3e054
PODFILE CHECKSUM: e0786ee9478a544f2210d53b698dd2757fa7dbe8
COCOAPODS: 1.9.3