Files
PerspectiveTransform/Example/Podfile.lock
Paul Zabelin 64adf79f49 Optimize travis build (#3)
* use whole module compilation mode

to workaround intermittent code sign failures, see https://travis-ci.org/paulz/PerspectiveTransform/jobs/481952493#L985
that could be caused by known Xcode 10 issue: https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes/build_system_release_notes_for_xcode_10

* reuse test images from the app in app specs

* exclude svg from app specs as it is not used

* exclude metadata files from Example app build

* Revert "reuse test images from the app in app specs"

This reverts commit 9b18b81a036adc547771efed10cfe13e56f9c207.

* disallow warnings in pod lib lint, make SnapshotSpec work with or without app resources

* disable localization

* remove unused xcconfig files

* enable batch mode experiment

to workaround code sign issues: https://github.com/Yummypets/YPImagePicker/issues/236

* delete all code signing build settings

* fix framework specs dependency on the example app

* move scheme to workspace, disable auto create, ignore playground compiled files

* reuse test bundle info, remove unused build settings

* reset bundle indentifiers to the same value

* remove module name

* clean mac target build settings

* remove unused FRAMEWORK_SEARCH_PATHS

* reuse wrapper header as bridging

* reuse before install, cache bundler
2019-01-20 05:25:03 -08:00

47 lines
1.2 KiB
Plaintext

PODS:
- ImageCoordinateSpace (1.0.6)
- iOSSnapshotTestCase (4.0.1):
- iOSSnapshotTestCase/SwiftSupport (= 4.0.1)
- iOSSnapshotTestCase/Core (4.0.1)
- iOSSnapshotTestCase/SwiftSupport (4.0.1):
- iOSSnapshotTestCase/Core
- Nimble (7.3.2)
- Nimble-Snapshots (6.9.0):
- Nimble-Snapshots/Core (= 6.9.0)
- Nimble-Snapshots/Core (6.9.0):
- iOSSnapshotTestCase (~> 4.0)
- Nimble (~> 7.0)
- PerspectiveTransform (0.4)
- Quick (1.3.2)
DEPENDENCIES:
- ImageCoordinateSpace
- Nimble
- Nimble-Snapshots
- PerspectiveTransform (from `../`)
- Quick
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- ImageCoordinateSpace
- iOSSnapshotTestCase
- Nimble
- Nimble-Snapshots
- Quick
EXTERNAL SOURCES:
PerspectiveTransform:
:path: "../"
SPEC CHECKSUMS:
ImageCoordinateSpace: 7c527176d9013a04627d9b97366793526a44bb69
iOSSnapshotTestCase: f3b2b7e606fe03fdbe49af84316bd235df32dc44
Nimble: 5e94a8cacb355943c6c87198035dc4adbb0f10e4
Nimble-Snapshots: 79394f8d0aea3df54bd5ff78ee9dff05a523a09c
PerspectiveTransform: 4e823871c7fde15b776610dbdf102a3b00adb077
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
PODFILE CHECKSUM: 882ce3558060409e596935d1d06dd5a6707894f9
COCOAPODS: 1.6.0.beta.2