mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-01-13 09:39:34 +08:00
Update pods
This commit is contained in:
@@ -10,4 +10,4 @@ SPEC CHECKSUMS:
|
||||
REFormattedNumberField: 53db6b5097b02f608999b7c95ec8ccda95be93be
|
||||
REValidation: 02160035110a63af1bf6ad1b8791837b3fa13584
|
||||
|
||||
COCOAPODS: 0.24.0
|
||||
COCOAPODS: 0.26.1
|
||||
|
||||
2
RETableViewManagerExample/Pods/Manifest.lock
generated
2
RETableViewManagerExample/Pods/Manifest.lock
generated
@@ -10,4 +10,4 @@ SPEC CHECKSUMS:
|
||||
REFormattedNumberField: 53db6b5097b02f608999b7c95ec8ccda95be93be
|
||||
REValidation: 02160035110a63af1bf6ad1b8791837b3fa13584
|
||||
|
||||
COCOAPODS: 0.24.0
|
||||
COCOAPODS: 0.26.1
|
||||
|
||||
5
RETableViewManagerExample/Pods/Pods-resources.sh
generated
5
RETableViewManagerExample/Pods/Pods-resources.sh
generated
@@ -40,5 +40,8 @@ install_resource()
|
||||
esac
|
||||
}
|
||||
|
||||
rsync -avr --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
|
||||
rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
|
||||
if [[ "${ACTION}" == "install" ]]; then
|
||||
rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}"
|
||||
fi
|
||||
rm -f "$RESOURCES_TO_COPY"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
|
||||
<false/>
|
||||
<key>IDESourceControlProjectIdentifier</key>
|
||||
<string>20421FF4-8DCB-4913-9E8B-78EDBEA03102</string>
|
||||
<string>DA09BF5A-E915-4E17-A15B-3CEF0684448F</string>
|
||||
<key>IDESourceControlProjectName</key>
|
||||
<string>RETableViewManagerExample</string>
|
||||
<key>IDESourceControlProjectOriginsDictionary</key>
|
||||
|
||||
Reference in New Issue
Block a user