Skip to content

Commit

Permalink
Remove Expecta
Browse files Browse the repository at this point in the history
  • Loading branch information
crazytonyli committed Nov 14, 2022
1 parent 5f6fa84 commit bea05fa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ target 'WordPressSharedTests' do
pod 'OHHTTPStubs/Swift', '~> 9.0'
pod 'OCMock', '~> 3.4'
pod 'Quick', '~> 6.0'
pod 'Expecta', '1.0.6'
end
6 changes: 1 addition & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PODS:
- CocoaLumberjack (3.7.0):
- CocoaLumberjack/Core (= 3.7.0)
- CocoaLumberjack/Core (3.7.0)
- Expecta (1.0.6)
- FormatterKit/Resources (1.8.2)
- FormatterKit/TimeIntervalFormatter (1.8.2):
- FormatterKit/Resources
Expand All @@ -26,7 +25,6 @@ PODS:

DEPENDENCIES:
- CocoaLumberjack (~> 3.4)
- Expecta (= 1.0.6)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- OCMock (~> 3.4)
- OHHTTPStubs (~> 9.0)
Expand All @@ -36,20 +34,18 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- CocoaLumberjack
- Expecta
- FormatterKit
- OCMock
- OHHTTPStubs
- Quick

SPEC CHECKSUMS:
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
FormatterKit: 4b8f29acc9b872d5d12a63efb560661e8f2e1b98
OCMock: 29f6e52085b4e7d9b075cbf03ed7c3112f82f934
OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831
Quick: 4d5ab9e81f0a632cbf9bc4f3069b55e5eeb175df

PODFILE CHECKSUM: ada0d4ed55a22efd07f3eb930484d8c31a5efcd4
PODFILE CHECKSUM: 3fc995dfb0ac66f4b9354243efa5e70275914622

COCOAPODS: 1.11.3
2 changes: 0 additions & 2 deletions WordPressShared.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,6 @@
"${PODS_ROOT}/Target Support Files/Pods-WordPressSharedTests/Pods-WordPressSharedTests-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
"${BUILT_PRODUCTS_DIR}/FormatterKit/FormatterKit.framework",
"${BUILT_PRODUCTS_DIR}/Expecta/Expecta.framework",
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
"${BUILT_PRODUCTS_DIR}/OHHTTPStubs/OHHTTPStubs.framework",
"${BUILT_PRODUCTS_DIR}/Quick/Quick.framework",
Expand All @@ -681,7 +680,6 @@
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FormatterKit.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework",
Expand Down

0 comments on commit bea05fa

Please sign in to comment.