From 74b2ad395918cec6154a02d988664ab282a498d5 Mon Sep 17 00:00:00 2001 From: shamardy Date: Thu, 20 Jun 2019 08:13:08 +0200 Subject: [PATCH] fix project.pbxproj --- ios/StatusIm.xcodeproj/project.pbxproj | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ios/StatusIm.xcodeproj/project.pbxproj b/ios/StatusIm.xcodeproj/project.pbxproj index 6159dd1a8727..9f1388d3eff6 100644 --- a/ios/StatusIm.xcodeproj/project.pbxproj +++ b/ios/StatusIm.xcodeproj/project.pbxproj @@ -497,6 +497,13 @@ remoteGlobalIDString = 5D72D2E81C16249000E22EC1; remoteInfo = RCTImageResizer; }; + FCB2034B226EA27900FF4BB3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A07BA982B9DE419EA289491E /* FastImage.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = A287971D1DE0C0A60081BDFA; + remoteInfo = FastImage; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -595,6 +602,7 @@ 9ED2F45D1D9D52DD00B36508 /* SF-UI-Text-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-UI-Text-Regular.otf"; sourceTree = ""; }; 9ED2F4601D9D577B00B36508 /* SF-UI-Text-Bold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-UI-Text-Bold.otf"; sourceTree = ""; }; 9EF083381F3B538A00876A8F /* ReactNativeConfig.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeConfig.xcodeproj; path = "../node_modules/react-native-config/ios/ReactNativeConfig.xcodeproj"; sourceTree = ""; }; + A07BA982B9DE419EA289491E /* FastImage.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = FastImage.xcodeproj; path = "../node_modules/react-native-fast-image/ios/FastImage.xcodeproj"; sourceTree = ""; }; A4F2BBE8D4DD4140A6CCAC39 /* Inter-SemiBoldItalic.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Inter-SemiBoldItalic.otf"; path = "../resources/fonts/Inter-SemiBoldItalic.otf"; sourceTree = ""; }; ABC194DC2210099B00EB06E6 /* RNLanguages.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNLanguages.xcodeproj; path = "../node_modules/react-native-languages/ios/RNLanguages.xcodeproj"; sourceTree = ""; }; ACA66A8F16CD2FE21F38738B /* Pods-StatusIm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StatusIm.debug.xcconfig"; path = "Pods/Target Support Files/Pods-StatusIm/Pods-StatusIm.debug.xcconfig"; sourceTree = ""; }; @@ -963,6 +971,7 @@ 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, + A07BA982B9DE419EA289491E /* FastImage.xcodeproj */, 305F194186D848FDB07AF34C /* RNFS.xcodeproj */, F090E261B9854867A728CE4F /* RealmReact.xcodeproj */, 38E1A2C8D0734EE99E2B16CE /* TcpSockets.xcodeproj */, @@ -1148,6 +1157,14 @@ name = Products; sourceTree = ""; }; + FCB20344226EA27900FF4BB3 /* Products */ = { + isa = PBXGroup; + children = ( + FCB2034C226EA27900FF4BB3 /* libFastImage.a */, + ); + name = Products; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -1239,6 +1256,10 @@ productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; projectDirPath = ""; projectReferences = ( + { + ProductGroup = FCB20344226EA27900FF4BB3 /* Products */; + ProjectRef = A07BA982B9DE419EA289491E /* FastImage.xcodeproj */; + }, { ProductGroup = 20A5C94C1D927137002C4965 /* Products */; ProjectRef = 20A5C94B1D927137002C4965 /* imageCropPicker.xcodeproj */; @@ -1782,6 +1803,13 @@ remoteRef = CE4E319D1D8693090033ED64 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + FCB2034C226EA27900FF4BB3 /* libFastImage.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libFastImage.a; + remoteRef = FCB2034B226EA27900FF4BB3 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */