Skip to content

Commit

Permalink
Merge pull request #697 from badoo/fix-addition-resources-signing
Browse files Browse the repository at this point in the history
Fix of the resources bundle signing
  • Loading branch information
wiruzx authored Mar 9, 2021
2 parents febf21a + f7355ed commit 380e9af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
16 changes: 0 additions & 16 deletions ChattoAdditions/ChattoAdditions.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -317,13 +317,6 @@
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
20585085253D6F58002B1153 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
C3C0CBB41BFE49320052747C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -766,8 +759,6 @@
isa = PBXNativeTarget;
buildConfigurationList = 2058508E253D6F58002B1153 /* Build configuration list for PBXNativeTarget "ChattoAdditionsResources" */;
buildPhases = (
20585084253D6F58002B1153 /* Sources */,
20585085253D6F58002B1153 /* Frameworks */,
20585086253D6F58002B1153 /* Resources */,
);
buildRules = (
Expand Down Expand Up @@ -933,13 +924,6 @@
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
20585084253D6F58002B1153 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
C3C0CBB31BFE49320052747C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
Expand Down
2 changes: 0 additions & 2 deletions ChattoAdditions/ChattoAdditionsResources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand Down

0 comments on commit 380e9af

Please sign in to comment.