Skip to content

Commit

Permalink
feat: added Xcode workspace for example projects
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Apr 19, 2024
1 parent b93f4e7 commit 40d9e47
Show file tree
Hide file tree
Showing 21 changed files with 139 additions and 98 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD01AFB9204008FA782 /* Example_iOS-Carthage.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example_iOS-Carthage.app"; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -110,7 +110,7 @@
607FACD11AFB9204008FA782 /* Products */ = {
isa = PBXGroup;
children = (
607FACD01AFB9204008FA782 /* Example.app */,
607FACD01AFB9204008FA782 /* Example_iOS-Carthage.app */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -246,9 +246,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
607FACCF1AFB9204008FA782 /* Example */ = {
607FACCF1AFB9204008FA782 /* Example_iOS-Carthage */ = {
isa = PBXNativeTarget;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-Carthage" */;
buildPhases = (
607FACCC1AFB9204008FA782 /* Sources */,
607FACCD1AFB9204008FA782 /* Frameworks */,
Expand All @@ -259,11 +259,11 @@
);
dependencies = (
);
name = Example;
name = "Example_iOS-Carthage";
packageProductDependencies = (
);
productName = TPPDF;
productReference = 607FACD01AFB9204008FA782 /* Example.app */;
productReference = 607FACD01AFB9204008FA782 /* Example_iOS-Carthage.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -283,7 +283,7 @@
};
};
};
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */;
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-Carthage" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand All @@ -298,7 +298,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
607FACCF1AFB9204008FA782 /* Example */,
607FACCF1AFB9204008FA782 /* Example_iOS-Carthage */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -559,7 +559,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */ = {
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-Carthage" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACED1AFB9204008FA782 /* Debug */,
Expand All @@ -568,7 +568,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */ = {
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-Carthage" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACF01AFB9204008FA782 /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Carthage.app"
BlueprintName = "Example_iOS-Carthage"
ReferencedContainer = "container:Example_iOS-Carthage.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand Down Expand Up @@ -45,9 +45,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Carthage.app"
BlueprintName = "Example_iOS-Carthage"
ReferencedContainer = "container:Example_iOS-Carthage.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
Expand All @@ -62,9 +62,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Carthage.app"
BlueprintName = "Example_iOS-Carthage"
ReferencedContainer = "container:Example_iOS-Carthage.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/* Begin PBXFileReference section */
4A563E64F9EAA2CFA08F14DB /* Pods-TPPDF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TPPDF_Example.release.xcconfig"; path = "Target Support Files/Pods-TPPDF_Example/Pods-TPPDF_Example.release.xcconfig"; sourceTree = "<group>"; };
53E4A2A5504D7EA42E9FAB88 /* Pods-TPPDF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TPPDF_Example.debug.xcconfig"; path = "Target Support Files/Pods-TPPDF_Example/Pods-TPPDF_Example.debug.xcconfig"; sourceTree = "<group>"; };
607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD01AFB9204008FA782 /* Example_iOS-Cocoapods.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example_iOS-Cocoapods.app"; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -126,7 +126,7 @@
607FACD11AFB9204008FA782 /* Products */ = {
isa = PBXGroup;
children = (
607FACD01AFB9204008FA782 /* Example.app */,
607FACD01AFB9204008FA782 /* Example_iOS-Cocoapods.app */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -260,9 +260,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
607FACCF1AFB9204008FA782 /* Example */ = {
607FACCF1AFB9204008FA782 /* Example_iOS-Cocoapods */ = {
isa = PBXNativeTarget;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-Cocoapods" */;
buildPhases = (
E638F0EEF355F6576E268BF8 /* [CP] Check Pods Manifest.lock */,
607FACCC1AFB9204008FA782 /* Sources */,
Expand All @@ -274,9 +274,9 @@
);
dependencies = (
);
name = Example;
name = "Example_iOS-Cocoapods";
productName = TPPDF;
productReference = 607FACD01AFB9204008FA782 /* Example.app */;
productReference = 607FACD01AFB9204008FA782 /* Example_iOS-Cocoapods.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -296,7 +296,7 @@
};
};
};
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */;
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-Cocoapods" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand All @@ -309,7 +309,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
607FACCF1AFB9204008FA782 /* Example */,
607FACCF1AFB9204008FA782 /* Example_iOS-Cocoapods */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -584,7 +584,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */ = {
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-Cocoapods" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACED1AFB9204008FA782 /* Debug */,
Expand All @@ -593,7 +593,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */ = {
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-Cocoapods" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACF01AFB9204008FA782 /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Cocoapods.app"
BlueprintName = "Example_iOS-Cocoapods"
ReferencedContainer = "container:Example_iOS-Cocoapods.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand Down Expand Up @@ -45,9 +45,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Cocoapods.app"
BlueprintName = "Example_iOS-Cocoapods"
ReferencedContainer = "container:Example_iOS-Cocoapods.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
Expand All @@ -62,9 +62,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-Cocoapods.app"
BlueprintName = "Example_iOS-Cocoapods"
ReferencedContainer = "container:Example_iOS-Cocoapods.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -47,7 +47,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
607FACD01AFB9204008FA782 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD01AFB9204008FA782 /* Example_iOS-SPM.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example_iOS-SPM.app"; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -113,7 +113,7 @@
607FACD11AFB9204008FA782 /* Products */ = {
isa = PBXGroup;
children = (
607FACD01AFB9204008FA782 /* Example.app */,
607FACD01AFB9204008FA782 /* Example_iOS-SPM.app */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -247,9 +247,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
607FACCF1AFB9204008FA782 /* Example */ = {
607FACCF1AFB9204008FA782 /* Example_iOS-SPM */ = {
isa = PBXNativeTarget;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-SPM" */;
buildPhases = (
607FACCC1AFB9204008FA782 /* Sources */,
D4E6F9A21FA732720049890F /* Swift Lint */,
Expand All @@ -260,12 +260,12 @@
);
dependencies = (
);
name = Example;
name = "Example_iOS-SPM";
packageProductDependencies = (
D454C07C249A796A0001E4CC /* TPPDF */,
);
productName = TPPDF;
productReference = 607FACD01AFB9204008FA782 /* Example.app */;
productReference = 607FACD01AFB9204008FA782 /* Example_iOS-SPM.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -285,7 +285,7 @@
};
};
};
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */;
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-SPM" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand All @@ -300,7 +300,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
607FACCF1AFB9204008FA782 /* Example */,
607FACCF1AFB9204008FA782 /* Example_iOS-SPM */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -555,7 +555,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example" */ = {
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Example_iOS-SPM" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACED1AFB9204008FA782 /* Debug */,
Expand All @@ -564,7 +564,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example" */ = {
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Example_iOS-SPM" */ = {
isa = XCConfigurationList;
buildConfigurations = (
607FACF01AFB9204008FA782 /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-SPM.app"
BlueprintName = "Example_iOS-SPM"
ReferencedContainer = "container:Example_iOS-SPM.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand Down Expand Up @@ -45,9 +45,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-SPM.app"
BlueprintName = "Example_iOS-SPM"
ReferencedContainer = "container:Example_iOS-SPM.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
Expand All @@ -62,9 +62,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "607FACCF1AFB9204008FA782"
BuildableName = "Example.app"
BlueprintName = "Example"
ReferencedContainer = "container:Example.xcodeproj">
BuildableName = "Example_iOS-SPM.app"
BlueprintName = "Example_iOS-SPM"
ReferencedContainer = "container:Example_iOS-SPM.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
Loading

0 comments on commit 40d9e47

Please sign in to comment.