Browse Source

crashlytics installed

pull/1/head
gme_2 6 years ago
parent
commit
27c0ac1a33
  1. 18
      GME Remit.xcodeproj/project.pbxproj
  2. 10
      GME Remit.xcworkspace/contents.xcworkspacedata
  3. 6
      Podfile
  4. 16
      Podfile.lock
  5. BIN
      Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics
  6. BIN
      Pods/Crashlytics/iOS/Crashlytics.framework/Info.plist
  7. BIN
      Pods/Crashlytics/iOS/Crashlytics.framework/submit
  8. BIN
      Pods/Crashlytics/iOS/Crashlytics.framework/uploadDSYM
  9. BIN
      Pods/Crashlytics/submit
  10. BIN
      Pods/Fabric/iOS/Fabric.framework/Fabric
  11. BIN
      Pods/Fabric/iOS/Fabric.framework/Info.plist
  12. BIN
      Pods/Fabric/iOS/Fabric.framework/uploadDSYM
  13. BIN
      Pods/Fabric/upload-symbols
  14. BIN
      Pods/Fabric/uploadDSYM
  15. 16
      Pods/Manifest.lock
  16. 3590
      Pods/Pods.xcodeproj/project.pbxproj
  17. 0
      Pods/Target Support Files/Pods-GME Remit/Info.plist
  18. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-acknowledgements.markdown
  19. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-acknowledgements.plist
  20. 5
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-dummy.m
  21. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh
  22. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-resources.sh
  23. 4
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-umbrella.h
  24. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.debug.xcconfig
  25. 6
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.modulemap
  26. 0
      Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.release.xcconfig
  27. 5
      Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-dummy.m
  28. 6
      Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.modulemap

18
GME Remit.xcodeproj/project.pbxproj

@ -115,6 +115,7 @@
5565FF341FE29791002934E9 /* TableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5565FF331FE29791002934E9 /* TableViewCell.swift */; };
55A1FBAB1FDE4A3F00E8D94D /* _HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55A1FBAA1FDE4A3F00E8D94D /* _HomeViewController.swift */; };
55A1FBAD1FDE4D7D00E8D94D /* TransactionCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55A1FBAC1FDE4D7D00E8D94D /* TransactionCollectionViewCell.swift */; };
6A8AD8BB36D4B4DB2E26485D /* Pods_GME_Remit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 47722EED1012C87187DAC195 /* Pods_GME_Remit.framework */; };
722347F0205A39D500296ADD /* SocialFeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = 722347EF205A39D500296ADD /* SocialFeed.swift */; };
722347F2205A8FF600296ADD /* SocialFeedViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 722347F1205A8FF600296ADD /* SocialFeedViewModel.swift */; };
917C3001C903ECEF46A5D6D0 /* Pods_GMERemittanceUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4028C5A57499BB54764190C /* Pods_GMERemittanceUITests.framework */; };
@ -630,6 +631,7 @@
04F8264A1FE7EA2000C4AF1E /* _LoginViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _LoginViewController.swift; sourceTree = "<group>"; };
2E44DB25FC9CFFF981E6FE85 /* Pods-GMERemittanceTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests.debug.xcconfig"; sourceTree = "<group>"; };
3DBF8A8DA8757D02AD2C382B /* Pods_GMERemittance.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMERemittance.framework; sourceTree = BUILT_PRODUCTS_DIR; };
47722EED1012C87187DAC195 /* Pods_GME_Remit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GME_Remit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
53514DDE98965468F582EFC2 /* Pods-GMERemittance.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittance.release.xcconfig"; path = "Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.release.xcconfig"; sourceTree = "<group>"; };
5565FF071FE275E0002934E9 /* SanFranciscoDisplay-Heavy.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoDisplay-Heavy.otf"; sourceTree = "<group>"; };
5565FF081FE275E0002934E9 /* SanFranciscoText-RegularItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoText-RegularItalic.otf"; sourceTree = "<group>"; };
@ -656,6 +658,7 @@
5565FF331FE29791002934E9 /* TableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewCell.swift; sourceTree = "<group>"; };
55A1FBAA1FDE4A3F00E8D94D /* _HomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = _HomeViewController.swift; sourceTree = "<group>"; };
55A1FBAC1FDE4D7D00E8D94D /* TransactionCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionCollectionViewCell.swift; sourceTree = "<group>"; };
597E460DEC06673B5CE178DA /* Pods-GME Remit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.release.xcconfig"; path = "Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.release.xcconfig"; sourceTree = "<group>"; };
722347EF205A39D500296ADD /* SocialFeed.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialFeed.swift; sourceTree = "<group>"; };
722347F1205A8FF600296ADD /* SocialFeedViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialFeedViewModel.swift; sourceTree = "<group>"; };
72688D0D2060F7CF000A86C1 /* GMERemittance-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GMERemittance-Bridging-Header.h"; sourceTree = "<group>"; };
@ -754,6 +757,7 @@
A2FD3AEC2052566A00404EA9 /* NotificationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationModel.swift; sourceTree = "<group>"; };
A2FD3AEE2052568900404EA9 /* NotificationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationViewModel.swift; sourceTree = "<group>"; };
B645CB5C66870B30AC5720DD /* Pods-GMERemittanceUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.release.xcconfig"; sourceTree = "<group>"; };
B7F20D7B2ABA65B2B56F1DD1 /* Pods-GME Remit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.debug.xcconfig"; sourceTree = "<group>"; };
CDCB7C8539456B86D60346D2 /* Pods-GMERemittance.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittance.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.debug.xcconfig"; sourceTree = "<group>"; };
D4CDE25CCDD693C2B892BB26 /* Pods-GMERemittanceUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.debug.xcconfig"; sourceTree = "<group>"; };
D9030ABA2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMoneyExchangeRate.swift; sourceTree = "<group>"; };
@ -1084,6 +1088,7 @@
buildActionMask = 2147483647;
files = (
FFD19C7C2112E8F20073689F /* Pods_GMERemittance.framework in Frameworks */,
6A8AD8BB36D4B4DB2E26485D /* Pods_GME_Remit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -1302,6 +1307,8 @@
745256B2A0B78E97CD1E1E4C /* Pods-GMERemittanceTests.release.xcconfig */,
D4CDE25CCDD693C2B892BB26 /* Pods-GMERemittanceUITests.debug.xcconfig */,
B645CB5C66870B30AC5720DD /* Pods-GMERemittanceUITests.release.xcconfig */,
B7F20D7B2ABA65B2B56F1DD1 /* Pods-GME Remit.debug.xcconfig */,
597E460DEC06673B5CE178DA /* Pods-GME Remit.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
@ -1313,6 +1320,7 @@
3DBF8A8DA8757D02AD2C382B /* Pods_GMERemittance.framework */,
0380AEB198AADC0BC4394515 /* Pods_GMERemittanceTests.framework */,
E4028C5A57499BB54764190C /* Pods_GMERemittanceUITests.framework */,
47722EED1012C87187DAC195 /* Pods_GME_Remit.framework */,
);
name = Frameworks;
sourceTree = "<group>";
@ -4182,7 +4190,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-frameworks.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
"${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityLogger/AlamofireNetworkActivityLogger.framework",
"${BUILT_PRODUCTS_DIR}/BRYXBanner/BRYXBanner.framework",
@ -4229,7 +4237,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-frameworks.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
A248C47520BFC4F500F13A19 /* ShellScript */ = {
@ -4256,7 +4264,7 @@
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-GMERemittance-checkManifestLockResult.txt",
"$(DERIVED_FILE_DIR)/Pods-GME Remit-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@ -4875,7 +4883,7 @@
};
9FD2611D1FD00458007A511D /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = CDCB7C8539456B86D60346D2 /* Pods-GMERemittance.debug.xcconfig */;
baseConfigurationReference = B7F20D7B2ABA65B2B56F1DD1 /* Pods-GME Remit.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
@ -4899,7 +4907,7 @@
};
9FD2611E1FD00458007A511D /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 53514DDE98965468F582EFC2 /* Pods-GMERemittance.release.xcconfig */;
baseConfigurationReference = 597E460DEC06673B5CE178DA /* Pods-GME Remit.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;

10
GME Remit.xcworkspace/contents.xcworkspacedata

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:GME Remit.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>

6
Podfile

@ -9,8 +9,8 @@ pod 'Firebase/Auth'
pod 'Firebase/Messaging'
pod 'BRYXBanner'
pod 'SDWebImage/GIF'
pod 'Fabric', '~> 1.7.7'
pod 'Crashlytics', '~> 3.10.2'
pod 'Fabric', '~> 1.7.11'
pod 'Crashlytics', '~> 3.10.7'
pod 'ObjectMapper', '~> 3.3'
pod 'MBProgressHUD', '~> 1.1.0'
pod 'Hex'
@ -28,7 +28,7 @@ pod 'RAMAnimatedTabBarController'
end
target 'GMERemittance' do
target 'GME Remit' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

16
Podfile.lock

@ -3,9 +3,9 @@ PODS:
- AlamofireNetworkActivityLogger (2.3.0):
- Alamofire (~> 4.6)
- BRYXBanner (0.8.0)
- Crashlytics (3.10.2):
- Fabric (~> 1.7.7)
- Fabric (1.7.7)
- Crashlytics (3.10.9):
- Fabric (~> 1.7.13)
- Fabric (1.7.13)
- Firebase/Auth (5.1.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.0)
@ -67,8 +67,8 @@ DEPENDENCIES:
- Alamofire
- AlamofireNetworkActivityLogger (~> 2.3)
- BRYXBanner
- Crashlytics (~> 3.10.2)
- Fabric (~> 1.7.7)
- Crashlytics (~> 3.10.7)
- Fabric (~> 1.7.11)
- Firebase/Auth
- Firebase/Core
- Firebase/Messaging
@ -120,8 +120,8 @@ SPEC CHECKSUMS:
Alamofire: e4fa87002c137ba2d8d634d2c51fabcda0d5c223
AlamofireNetworkActivityLogger: 6f3076652ab7fa6c819b59be08ea038d339e36d8
BRYXBanner: 406c3775789136531da6f3c98058be2f16e08a34
Crashlytics: 0360624eea1c978a743feddb2fb1ef8b37fb7a0d
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
Crashlytics: 55e24fc23989680285a21cb1146578d9d18e432c
Fabric: 25d0963b691fc97be566392243ff0ecef5a68338
Firebase: e08fb0795f35707aeb1d8a715c731c45bdf6fd56
FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
FirebaseAuth: acbeef02fe7c3a26624e309849f3fe30c84115af
@ -146,6 +146,6 @@ SPEC CHECKSUMS:
thenPromise: d55d8acccafb618cab8dc48f8636678eb016de85
XLPagerTabStrip: c908b17cbf42fcd2598ee1adfc49bae25444d88a
PODFILE CHECKSUM: a9bef02c14892b1826a0e7e63d405d8f8dfc0c82
PODFILE CHECKSUM: 5e3fe5281a2f18b48e3e12cc98c534b622721342
COCOAPODS: 1.5.3

BIN
Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics

BIN
Pods/Crashlytics/iOS/Crashlytics.framework/Info.plist

BIN
Pods/Crashlytics/iOS/Crashlytics.framework/submit

BIN
Pods/Crashlytics/iOS/Crashlytics.framework/uploadDSYM

BIN
Pods/Crashlytics/submit

BIN
Pods/Fabric/iOS/Fabric.framework/Fabric

BIN
Pods/Fabric/iOS/Fabric.framework/Info.plist

BIN
Pods/Fabric/iOS/Fabric.framework/uploadDSYM

BIN
Pods/Fabric/upload-symbols

BIN
Pods/Fabric/uploadDSYM

16
Pods/Manifest.lock

@ -3,9 +3,9 @@ PODS:
- AlamofireNetworkActivityLogger (2.3.0):
- Alamofire (~> 4.6)
- BRYXBanner (0.8.0)
- Crashlytics (3.10.2):
- Fabric (~> 1.7.7)
- Fabric (1.7.7)
- Crashlytics (3.10.9):
- Fabric (~> 1.7.13)
- Fabric (1.7.13)
- Firebase/Auth (5.1.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.0)
@ -67,8 +67,8 @@ DEPENDENCIES:
- Alamofire
- AlamofireNetworkActivityLogger (~> 2.3)
- BRYXBanner
- Crashlytics (~> 3.10.2)
- Fabric (~> 1.7.7)
- Crashlytics (~> 3.10.7)
- Fabric (~> 1.7.11)
- Firebase/Auth
- Firebase/Core
- Firebase/Messaging
@ -120,8 +120,8 @@ SPEC CHECKSUMS:
Alamofire: e4fa87002c137ba2d8d634d2c51fabcda0d5c223
AlamofireNetworkActivityLogger: 6f3076652ab7fa6c819b59be08ea038d339e36d8
BRYXBanner: 406c3775789136531da6f3c98058be2f16e08a34
Crashlytics: 0360624eea1c978a743feddb2fb1ef8b37fb7a0d
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
Crashlytics: 55e24fc23989680285a21cb1146578d9d18e432c
Fabric: 25d0963b691fc97be566392243ff0ecef5a68338
Firebase: e08fb0795f35707aeb1d8a715c731c45bdf6fd56
FirebaseAnalytics: b3628aea54c50464c32c393fb2ea032566e7ecc2
FirebaseAuth: acbeef02fe7c3a26624e309849f3fe30c84115af
@ -146,6 +146,6 @@ SPEC CHECKSUMS:
thenPromise: d55d8acccafb618cab8dc48f8636678eb016de85
XLPagerTabStrip: c908b17cbf42fcd2598ee1adfc49bae25444d88a
PODFILE CHECKSUM: a9bef02c14892b1826a0e7e63d405d8f8dfc0c82
PODFILE CHECKSUM: 5e3fe5281a2f18b48e3e12cc98c534b622721342
COCOAPODS: 1.5.3

3590
Pods/Pods.xcodeproj/project.pbxproj
File diff suppressed because it is too large
View File

0
Pods/Target Support Files/Pods-GMERemittance/Info.plist → Pods/Target Support Files/Pods-GME Remit/Info.plist

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-acknowledgements.markdown → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-acknowledgements.markdown

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-acknowledgements.plist → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-acknowledgements.plist

5
Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-dummy.m

@ -0,0 +1,5 @@
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_GME_Remit : NSObject
@end
@implementation PodsDummy_Pods_GME_Remit
@end

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-frameworks.sh → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-resources.sh → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-resources.sh

4
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-umbrella.h → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit-umbrella.h

@ -11,6 +11,6 @@
#endif
FOUNDATION_EXPORT double Pods_GMERemittanceVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_GMERemittanceVersionString[];
FOUNDATION_EXPORT double Pods_GME_RemitVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_GME_RemitVersionString[];

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.debug.xcconfig → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.debug.xcconfig

6
Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.modulemap

@ -0,0 +1,6 @@
framework module Pods_GME_Remit {
umbrella header "Pods-GME Remit-umbrella.h"
export *
module * { export * }
}

0
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.release.xcconfig → Pods/Target Support Files/Pods-GME Remit/Pods-GME Remit.release.xcconfig

5
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance-dummy.m

@ -1,5 +0,0 @@
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_GMERemittance : NSObject
@end
@implementation PodsDummy_Pods_GMERemittance
@end

6
Pods/Target Support Files/Pods-GMERemittance/Pods-GMERemittance.modulemap

@ -1,6 +0,0 @@
framework module Pods_GMERemittance {
umbrella header "Pods-GMERemittance-umbrella.h"
export *
module * { export * }
}
Loading…
Cancel
Save