Skip to content

Commit 8f99ffd

Browse files
committed
Removing Mocker From Podspec
1 parent dc995e9 commit 8f99ffd

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ SPEC CHECKSUMS:
3131
Socket.IO-Client-Swift: 1e3e3a1f09f3312a167f0d781eb2f383d477357c
3232
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
3333

34-
PODFILE CHECKSUM: 63f35e0501ff5b662a70e5b4e43773cee98c909c
34+
PODFILE CHECKSUM: d6dc12204b40b69e26fe720e542ae7850f7739af
3535

36-
COCOAPODS: 1.8.4
36+
COCOAPODS: 1.10.0

PryvSwiftKit.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Pod::Spec.new do |s|
1717
s.source_files = 'PryvSwiftKit/**/*'
1818
s.exclude_files = "PryvSwiftKit/*.plist"
1919

20-
s.dependency 'Mocker'
2120
s.dependency 'Alamofire'
2221
s.dependency 'Socket.IO-Client-Swift'
2322
s.dependency 'PromisesSwift'

PryvSwiftKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
CLANG_ENABLE_MODULES = YES;
528528
CODE_SIGN_STYLE = Automatic;
529529
DEFINES_MODULE = YES;
530-
DEVELOPMENT_TEAM = SWF22689S8;
530+
DEVELOPMENT_TEAM = 4U47P7F765;
531531
DYLIB_COMPATIBILITY_VERSION = 1;
532532
DYLIB_CURRENT_VERSION = 1;
533533
DYLIB_INSTALL_NAME_BASE = "@rpath";
@@ -560,7 +560,7 @@
560560
CLANG_ENABLE_MODULES = YES;
561561
CODE_SIGN_STYLE = Automatic;
562562
DEFINES_MODULE = YES;
563-
DEVELOPMENT_TEAM = SWF22689S8;
563+
DEVELOPMENT_TEAM = 4U47P7F765;
564564
DYLIB_COMPATIBILITY_VERSION = 1;
565565
DYLIB_CURRENT_VERSION = 1;
566566
DYLIB_INSTALL_NAME_BASE = "@rpath";

0 commit comments

Comments
 (0)