Skip to content

Commit 83160e2

Browse files
Link AppConfigSettingsFramework
1 parent c4781ae commit 83160e2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

ios/RNMobileDeviceManager.xcodeproj/project.pbxproj

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
193B13A322C3B755004E7C20 /* AppConfigSettingsFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90374EAF1F9A9D100092406A /* AppConfigSettingsFramework.framework */; };
1011
B3E7B58A1CC2AC0600A0062D /* RNMobileDeviceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNMobileDeviceManager.m */; };
1112
/* End PBXBuildFile section */
1213

@@ -44,6 +45,7 @@
4445
isa = PBXFrameworksBuildPhase;
4546
buildActionMask = 2147483647;
4647
files = (
48+
193B13A322C3B755004E7C20 /* AppConfigSettingsFramework.framework in Frameworks */,
4749
);
4850
runOnlyForDeploymentPostprocessing = 0;
4951
};
@@ -58,13 +60,21 @@
5860
name = Products;
5961
sourceTree = "<group>";
6062
};
63+
193B13A122C3B755004E7C20 /* Frameworks */ = {
64+
isa = PBXGroup;
65+
children = (
66+
);
67+
name = Frameworks;
68+
sourceTree = "<group>";
69+
};
6170
58B511D21A9E6C8500147676 = {
6271
isa = PBXGroup;
6372
children = (
6473
90374EAA1F9A9D0F0092406A /* AppConfigSettingsFramework.xcodeproj */,
6574
B3E7B5881CC2AC0600A0062D /* RNMobileDeviceManager.h */,
6675
B3E7B5891CC2AC0600A0062D /* RNMobileDeviceManager.m */,
6776
134814211AA4EA7D00B7C361 /* Products */,
77+
193B13A122C3B755004E7C20 /* Frameworks */,
6878
);
6979
sourceTree = "<group>";
7080
};
@@ -115,6 +125,7 @@
115125
developmentRegion = English;
116126
hasScannedForEncodings = 0;
117127
knownRegions = (
128+
English,
118129
en,
119130
);
120131
mainGroup = 58B511D21A9E6C8500147676;

0 commit comments

Comments
 (0)