|
| 1 | +diff a/Libraries/FBReactKit/js/react-native-github/Examples/UIExplorer/UIExplorer.xcodeproj/project.pbxproj b/Libraries/FBReactKit/js/react-native-github/Examples/UIExplorer/UIExplorer.xcodeproj/project.pbxproj (rejected hunks) |
| 2 | +@@ -19,6 +19,7 @@ |
| 3 | + 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
| 4 | + 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
| 5 | + 147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */; }; |
| 6 | ++ D85B829E1AB6D5D7003F4FE2 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */; }; |
| 7 | + /* End PBXBuildFile section */ |
| 8 | + |
| 9 | + /* Begin PBXContainerItemProxy section */ |
| 10 | +@@ -78,6 +79,13 @@ |
| 11 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 12 | + remoteInfo = RCTActionSheet; |
| 13 | + }; |
| 14 | ++ D85B829B1AB6D5CE003F4FE2 /* PBXContainerItemProxy */ = { |
| 15 | ++ isa = PBXContainerItemProxy; |
| 16 | ++ containerPortal = D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */; |
| 17 | ++ proxyType = 2; |
| 18 | ++ remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
| 19 | ++ remoteInfo = RCTVibration; |
| 20 | ++ }; |
| 21 | + /* End PBXContainerItemProxy section */ |
| 22 | + |
| 23 | + /* Begin PBXFileReference section */ |
| 24 | +@@ -98,6 +106,7 @@ |
| 25 | + 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 26 | + 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 27 | + 14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../../Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; }; |
| 28 | ++ D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../../Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; }; |
| 29 | + /* End PBXFileReference section */ |
| 30 | + |
| 31 | + /* Begin PBXFrameworksBuildPhase section */ |
| 32 | +@@ -112,6 +121,7 @@ |
| 33 | + isa = PBXFrameworksBuildPhase; |
| 34 | + buildActionMask = 2147483647; |
| 35 | + files = ( |
| 36 | ++ D85B829E1AB6D5D7003F4FE2 /* libRCTVibration.a in Frameworks */, |
| 37 | + 147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */, |
| 38 | + 134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */, |
| 39 | + 134A8A2A1AACED7A00945AAE /* libRCTGeolocation.a in Frameworks */, |
| 40 | +@@ -145,6 +155,7 @@ |
| 41 | + 1316A21D1AA397F400C0188E /* Libraries */ = { |
| 42 | + isa = PBXGroup; |
| 43 | + children = ( |
| 44 | ++ D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */, |
| 45 | + 14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */, |
| 46 | + 13417FFA1AA91531003F314A /* ReactKit.xcodeproj */, |
| 47 | + 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */, |
| 48 | +@@ -334,6 +353,10 @@ |
| 49 | + ProjectRef = 13417FEA1AA914B8003F314A /* RCTText.xcodeproj */; |
| 50 | + }, |
| 51 | + { |
| 52 | ++ ProductGroup = D85B82921AB6D5CE003F4FE2 /* Products */; |
| 53 | ++ ProjectRef = D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */; |
| 54 | ++ }, |
| 55 | ++ { |
| 56 | + ProductGroup = 13417FFB1AA91531003F314A /* Products */; |
| 57 | + ProjectRef = 13417FFA1AA91531003F314A /* ReactKit.xcodeproj */; |
| 58 | + }, |
| 59 | +@@ -396,6 +419,13 @@ |
| 60 | + remoteRef = 147CED4A1AB34F8C00DA3E4C /* PBXContainerItemProxy */; |
| 61 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 62 | + }; |
| 63 | ++ D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */ = { |
| 64 | ++ isa = PBXReferenceProxy; |
| 65 | ++ fileType = archive.ar; |
| 66 | ++ path = libRCTVibration.a; |
| 67 | ++ remoteRef = D85B829B1AB6D5CE003F4FE2 /* PBXContainerItemProxy */; |
| 68 | ++ sourceTree = BUILT_PRODUCTS_DIR; |
| 69 | ++ }; |
| 70 | + /* End PBXReferenceProxy section */ |
| 71 | + |
| 72 | + /* Begin PBXResourcesBuildPhase section */ |
0 commit comments