From 248a484bc633ef8ca53ca3223adc1408ee20a97e Mon Sep 17 00:00:00 2001 From: Feruz Date: Mon, 19 Nov 2018 12:28:54 +0200 Subject: [PATCH] scheme add --- .../xcschemes/Pods-esteem.xcscheme | 71 +++++++++++ ios/eSteem.xcodeproj/project.pbxproj | 120 +++++++++++++++++- .../xcshareddata/IDEWorkspaceChecks.plist | 8 ++ .../xcshareddata/xcschemes/esteem.xcscheme} | 0 4 files changed, 193 insertions(+), 6 deletions(-) create mode 100644 ios/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-esteem.xcscheme create mode 100644 ios/esteem.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename ios/{eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme => esteem.xcworkspace/xcshareddata/xcschemes/esteem.xcscheme} (100%) diff --git a/ios/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-esteem.xcscheme b/ios/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-esteem.xcscheme new file mode 100644 index 000000000..a90e37768 --- /dev/null +++ b/ios/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-esteem.xcscheme @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ios/eSteem.xcodeproj/project.pbxproj b/ios/eSteem.xcodeproj/project.pbxproj index e1fd15843..455f582cf 100644 --- a/ios/eSteem.xcodeproj/project.pbxproj +++ b/ios/eSteem.xcodeproj/project.pbxproj @@ -5,6 +5,7 @@ }; objectVersion = 46; objects = { + /* Begin PBXBuildFile section */ 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; @@ -120,6 +121,34 @@ remoteGlobalIDString = 13B07F861A680F5B00A75B9A; remoteInfo = esteem; }; + 0CF0E22C21A2C64800627F0C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 94D0FEA0F0884C4F9580B2DC /* AppCenterReactNative.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = C35AEC211EF91F9300931F0C; + remoteInfo = AppCenterReactNative; + }; + 0CF0E22F21A2C64800627F0C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 880498AD6B494F2D8671D064 /* AppCenterReactNativeCrashes.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 5419C2701D824AA700DDF3A1; + remoteInfo = AppCenterReactNativeCrashes; + }; + 0CF0E23221A2C64800627F0C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 3DEDED70FE5C495FB34C8B13 /* ReactNativeConfig.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = EB2648DF1C7BE17A00B8F155; + remoteInfo = ReactNativeConfig; + }; + 0CF0E23721A2C64800627F0C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = DA29714BA93D4DD784529B40 /* AppCenterReactNativeAnalytics.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 548694001D8384E600E6685A; + remoteInfo = AppCenterReactNativeAnalytics; + }; 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */; @@ -426,7 +455,7 @@ 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = ""; }; 155B93E49A624C14BC153CB0 /* Foundation.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Foundation.ttf; path = ../src/assets/Fonts/Foundation.ttf; sourceTree = ""; }; 175F6344455D43E3AD32BD2A /* Feather.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Feather.ttf; path = ../src/assets/Fonts/Feather.ttf; sourceTree = ""; }; - 1A4E4EF69DD04952910ED529 /* libAppCenterReactNativeCrashes.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = archive.ar; name = libAppCenterReactNativeCrashes.a; path = libAppCenterReactNativeCrashes.a; sourceTree = ""; }; + 1A4E4EF69DD04952910ED529 /* libAppCenterReactNativeCrashes.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libAppCenterReactNativeCrashes.a; sourceTree = ""; }; 224245E1366F46F98214C9B8 /* Sansation_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Sansation_Regular.ttf; path = ../src/assets/Fonts/Sansation_Regular.ttf; sourceTree = ""; }; 23B35BE985CA2EEF5C52A426 /* libPods-esteem-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-esteem-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 272BB546E42B221A234F48AE /* Pods-esteem.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-esteem.release.xcconfig"; path = "Pods/Target Support Files/Pods-esteem/Pods-esteem.release.xcconfig"; sourceTree = ""; }; @@ -448,7 +477,7 @@ 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = ""; }; 62AB655DC50F43FEA43A0DB5 /* Roboto.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Roboto.ttf; path = "../node_modules/native-base/Fonts/Roboto.ttf"; sourceTree = ""; }; 66AD4642077143E393F52059 /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = ../src/assets/Fonts/MaterialIcons.ttf; sourceTree = ""; }; - 67619F69356D4E2E969A82FD /* libAppCenterReactNative.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = archive.ar; name = libAppCenterReactNative.a; path = libAppCenterReactNative.a; sourceTree = ""; }; + 67619F69356D4E2E969A82FD /* libAppCenterReactNative.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libAppCenterReactNative.a; sourceTree = ""; }; 6E13BF49AA984CC7A97DBF2A /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialCommunityIcons.ttf; path = ../src/assets/Fonts/MaterialCommunityIcons.ttf; sourceTree = ""; }; 736C5DDE49C14490A7D78D7F /* AppCenter-Config.plist */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = "AppCenter-Config.plist"; path = "esteem/AppCenter-Config.plist"; sourceTree = ""; }; 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = ""; }; @@ -460,10 +489,10 @@ 82C079841BDF04DDCB2CC0F6 /* Pods-esteemTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-esteemTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.release.xcconfig"; sourceTree = ""; }; 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = ""; }; 85988004AC1C461D925751BF /* libBVLinearGradient.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libBVLinearGradient.a; sourceTree = ""; }; - 880498AD6B494F2D8671D064 /* AppCenterReactNativeCrashes.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNativeCrashes.xcodeproj; path = "../node_modules/appcenter-crashes/ios/AppCenterReactNativeCrashes.xcodeproj"; sourceTree = ""; }; + 880498AD6B494F2D8671D064 /* AppCenterReactNativeCrashes.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNativeCrashes.xcodeproj; path = "../node_modules/appcenter-crashes/ios/AppCenterReactNativeCrashes.xcodeproj"; sourceTree = ""; }; 8A6356668C7E62C331A686EC /* Pods-esteemTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-esteemTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-esteemTests/Pods-esteemTests.debug.xcconfig"; sourceTree = ""; }; 8FC3953050C14CC4BC2199D6 /* Roboto_medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Roboto_medium.ttf; path = "../node_modules/native-base/Fonts/Roboto_medium.ttf"; sourceTree = ""; }; - 94D0FEA0F0884C4F9580B2DC /* AppCenterReactNative.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNative.xcodeproj; path = ../node_modules/appcenter/ios/AppCenterReactNative.xcodeproj; sourceTree = ""; }; + 94D0FEA0F0884C4F9580B2DC /* AppCenterReactNative.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNative.xcodeproj; path = ../node_modules/appcenter/ios/AppCenterReactNative.xcodeproj; sourceTree = ""; }; 985F520E6549442E867B919A /* Octicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Octicons.ttf; path = ../src/assets/Fonts/Octicons.ttf; sourceTree = ""; }; 9C88393A6064468CBBC856BA /* libRealmReact.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRealmReact.a; sourceTree = ""; }; A3F54D7123BF487B9E36857D /* libRNVectorIcons.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNVectorIcons.a; sourceTree = ""; }; @@ -476,11 +505,11 @@ CDA19DB138184C9BB67FFA73 /* EvilIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = EvilIcons.ttf; path = ../src/assets/Fonts/EvilIcons.ttf; sourceTree = ""; }; CECE249991544C198CBC7498 /* RNVectorIcons.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNVectorIcons.xcodeproj; path = "../node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj"; sourceTree = ""; }; D8F6B4DC7081EF6A9C614156 /* libPods-esteemTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-esteemTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - DA29714BA93D4DD784529B40 /* AppCenterReactNativeAnalytics.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNativeAnalytics.xcodeproj; path = "../node_modules/appcenter-analytics/ios/AppCenterReactNativeAnalytics.xcodeproj"; sourceTree = ""; }; + DA29714BA93D4DD784529B40 /* AppCenterReactNativeAnalytics.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = AppCenterReactNativeAnalytics.xcodeproj; path = "../node_modules/appcenter-analytics/ios/AppCenterReactNativeAnalytics.xcodeproj"; sourceTree = ""; }; DC93996DDC7F41BB892B9E40 /* rubicon-icon-font.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "rubicon-icon-font.ttf"; path = "../node_modules/native-base/Fonts/rubicon-icon-font.ttf"; sourceTree = ""; }; E434A344B09D49AD966063AD /* Sansation_Bold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Sansation_Bold.ttf; path = ../src/assets/Fonts/Sansation_Bold.ttf; sourceTree = ""; }; E4CA732E5BA2805DC4368E07 /* libPods-esteem-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-esteem-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - E652E5BF0E41496090EA31A4 /* libAppCenterReactNativeAnalytics.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = archive.ar; name = libAppCenterReactNativeAnalytics.a; path = libAppCenterReactNativeAnalytics.a; sourceTree = ""; }; + E652E5BF0E41496090EA31A4 /* libAppCenterReactNativeAnalytics.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libAppCenterReactNativeAnalytics.a; sourceTree = ""; }; F3C29340984B6E6205EE4A93 /* Pods-esteem.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-esteem.debug.xcconfig"; path = "Pods/Target Support Files/Pods-esteem/Pods-esteem.debug.xcconfig"; sourceTree = ""; }; F68E972F63D44244A855E496 /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Solid.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf"; sourceTree = ""; }; FC41677141C34F878D9164FE /* Entypo.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Entypo.ttf; path = ../src/assets/Fonts/Entypo.ttf; sourceTree = ""; }; @@ -615,6 +644,38 @@ name = "Supporting Files"; sourceTree = ""; }; + 0CF0E22521A2C64800627F0C /* Products */ = { + isa = PBXGroup; + children = ( + 0CF0E23021A2C64800627F0C /* libAppCenterReactNativeCrashes.a */, + ); + name = Products; + sourceTree = ""; + }; + 0CF0E22721A2C64800627F0C /* Products */ = { + isa = PBXGroup; + children = ( + 0CF0E22D21A2C64800627F0C /* libAppCenterReactNative.a */, + ); + name = Products; + sourceTree = ""; + }; + 0CF0E22921A2C64800627F0C /* Products */ = { + isa = PBXGroup; + children = ( + 0CF0E23321A2C64800627F0C /* libReactNativeConfig.a */, + ); + name = Products; + sourceTree = ""; + }; + 0CF0E23421A2C64800627F0C /* Products */ = { + isa = PBXGroup; + children = ( + 0CF0E23821A2C64800627F0C /* libAppCenterReactNativeAnalytics.a */, + ); + name = Products; + sourceTree = ""; + }; 139105B71AF99BAD00B5F7CC /* Products */ = { isa = PBXGroup; children = ( @@ -696,6 +757,9 @@ 9C88393A6064468CBBC856BA /* libRealmReact.a */, 57A2D4F43661441EB7931F73 /* libRNVectorIcons-tvOS.a */, 0A3A6905338D4E8AAD107151 /* libReactNativeConfig.a */, + 67619F69356D4E2E969A82FD /* libAppCenterReactNative.a */, + E652E5BF0E41496090EA31A4 /* libAppCenterReactNativeAnalytics.a */, + 1A4E4EF69DD04952910ED529 /* libAppCenterReactNativeCrashes.a */, ); name = "Recovered References"; sourceTree = ""; @@ -993,6 +1057,18 @@ productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; projectDirPath = ""; projectReferences = ( + { + ProductGroup = 0CF0E22721A2C64800627F0C /* Products */; + ProjectRef = 94D0FEA0F0884C4F9580B2DC /* AppCenterReactNative.xcodeproj */; + }, + { + ProductGroup = 0CF0E23421A2C64800627F0C /* Products */; + ProjectRef = DA29714BA93D4DD784529B40 /* AppCenterReactNativeAnalytics.xcodeproj */; + }, + { + ProductGroup = 0CF0E22521A2C64800627F0C /* Products */; + ProjectRef = 880498AD6B494F2D8671D064 /* AppCenterReactNativeCrashes.xcodeproj */; + }, { ProductGroup = 58712348219B601200354CBE /* Products */; ProjectRef = 7CFB3169945B40DFBBF6FDDA /* BVLinearGradient.xcodeproj */; @@ -1053,6 +1129,10 @@ ProductGroup = 146834001AC3E56700842450 /* Products */; ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; }, + { + ProductGroup = 0CF0E22921A2C64800627F0C /* Products */; + ProjectRef = 3DEDED70FE5C495FB34C8B13 /* ReactNativeConfig.xcodeproj */; + }, { ProductGroup = 58712351219B601200354CBE /* Products */; ProjectRef = 2E516DDCFE2646AA87414D17 /* RealmReact.xcodeproj */; @@ -1108,6 +1188,34 @@ remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + 0CF0E22D21A2C64800627F0C /* libAppCenterReactNative.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libAppCenterReactNative.a; + remoteRef = 0CF0E22C21A2C64800627F0C /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 0CF0E23021A2C64800627F0C /* libAppCenterReactNativeCrashes.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libAppCenterReactNativeCrashes.a; + remoteRef = 0CF0E22F21A2C64800627F0C /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 0CF0E23321A2C64800627F0C /* libReactNativeConfig.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libReactNativeConfig.a; + remoteRef = 0CF0E23221A2C64800627F0C /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 0CF0E23821A2C64800627F0C /* libAppCenterReactNativeAnalytics.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libAppCenterReactNativeAnalytics.a; + remoteRef = 0CF0E23721A2C64800627F0C /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; diff --git a/ios/esteem.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/esteem.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/ios/esteem.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme b/ios/esteem.xcworkspace/xcshareddata/xcschemes/esteem.xcscheme similarity index 100% rename from ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme rename to ios/esteem.xcworkspace/xcshareddata/xcschemes/esteem.xcscheme