Skip to content

Commit

Permalink
hermes removed from Embed Frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Sep 13, 2022
1 parent 12fc55d commit 39e4916
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions ios/RNNStarter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
00E356F31AD99517003FC87E /* RNNStarterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* RNNStarterTests.m */; };
0C2CA7B428B99042002E4349 /* file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C2CA7B328B99042002E4349 /* file.swift */; };
0C80B921A6F3F58F76C31292 /* libPods-RNNStarter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-RNNStarter.a */; };
0C9D880E28D0F36300C0ADD9 /* hermes.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C9D880A28D0CC9500C0ADD9 /* hermes.xcframework */; };
0C9D880F28D0F36300C0ADD9 /* hermes.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0C9D880A28D0CC9500C0ADD9 /* hermes.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
Expand All @@ -31,20 +29,6 @@
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
0C9D881028D0F36300C0ADD9 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
0C9D880F28D0F36300C0ADD9 /* hermes.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
00E356EE1AD99517003FC87E /* RNNStarterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNNStarterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -100,7 +84,6 @@
buildActionMask = 2147483647;
files = (
0C80B921A6F3F58F76C31292 /* libPods-RNNStarter.a in Frameworks */,
0C9D880E28D0F36300C0ADD9 /* hermes.xcframework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -279,7 +262,6 @@
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */,
E235C05ADACE081382539298 /* [CP] Copy Pods Resources */,
0C9D881028D0F36300C0ADD9 /* Embed Frameworks */,
);
buildRules = (
);
Expand Down

0 comments on commit 39e4916

Please sign in to comment.