yonaskolb / yonaskolb/XcodeGen

/* Begin PBXCopyFilesBuildPhase section */

Open
#1,422 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
8.8k
Forks
908
Avg merge
17d 14h
Merged PRs (30d)
2

Description

          /* Begin PBXCopyFilesBuildPhase section */
	FC21B861D79C5E0F1CFC6599 /* Embed Frameworks */ = {
		isa = PBXCopyFilesBuildPhase;
		buildActionMask = 8;
		dstPath = "";
		dstSubfolderSpec = 10;
		files = (
			637EF3B657CC45F576440008 /* GooglePlaces.framework in Embed Frameworks */,
			9CB073B21DCB818D51414013 /* GoogleMaps.framework in Embed Frameworks */,
			84A3FAC8FC437CBCF002801A /* GoogleMapsCore.framework in Embed Frameworks */,
			238BC22DAEFDEA871E9C4988 /* GoogleMapsBase.framework in Embed Frameworks */,
		);
		name = "Embed Frameworks";
		runOnlyForDeploymentPostprocessing = 1;
	};

/* End PBXCopyFilesBuildPhase section */

Originally posted by @Timidercrayon55 in https://github.com/yonaskolb/XcodeGen/issues/608#issuecomment-1840414497

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report only reproduces a PBXCopyFilesBuildPhase section and links back to issue #608; it names no source file, test, or expected change. Start by reviewing the linked issue and the generator's handling of PBXCopyFilesBuildPhase, then define the expected generated project output before considering implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.