Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
ci: update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobrg committed Apr 19, 2024
1 parent c8a2b6f commit 69ee201
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 47 deletions.
7 changes: 3 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- CryptoSwift (1.8.2)
- TikiClient (0.0.2):
- TikiClient (0.0.4):
- CryptoSwift

DEPENDENCIES:
Expand All @@ -9,16 +9,15 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- CryptoSwift
- MockingbirdFramework

EXTERNAL SOURCES:
TikiClient:
:path: "../"

SPEC CHECKSUMS:
CryptoSwift: c63a805d8bb5e5538e88af4e44bb537776af11ea
TikiClient: a267c74ffcf7ebe39e869e602d26caf05aebeeb6
TikiClient: b8d731fc3aa47a8262a49cde6ee77592f3438445

PODFILE CHECKSUM: 40b4e084f57008f1517e1137525ad282b8756281
PODFILE CHECKSUM: 96d93e7c36e6d9cd116be19ddc3938e717dc0264

COCOAPODS: 1.15.2
78 changes: 36 additions & 42 deletions Example/TikiClient.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@
objects = {

/* Begin PBXBuildFile section */
31A93A8A9C1FE6546E52D4AD /* Pods_TikiClient_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99997F9EA2E68CC22E9BC31D /* Pods_TikiClient_Example.framework */; };
632694CF57FA702626EC7733 /* Pods_TikiClientExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFF57A86C217F3BB10B27DE9 /* Pods_TikiClientExampleTests.framework */; };
7EE90825CE9BE54731C555BE /* Pods_TikiClientExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 373FD668E7625CE042153DB7 /* Pods_TikiClientExampleTests.framework */; };
7EE973E75B8AD58F0B67BD91 /* Pods_TikiClientExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E2A51A1D82409B84C98474 /* Pods_TikiClientExampleTests.framework */; };
886417CD2B62B1F40088A07C /* Example.swift in Sources */ = {isa = PBXBuildFile; fileRef = 886417CC2B62B1F40088A07C /* Example.swift */; };
8867C3042BCDA75D008A0D00 /* Location.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8867C3032BCDA75D008A0D00 /* Location.swift */; };
888188F12B603B1C006DE4CE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 888188F02B603B1C006DE4CE /* Security.framework */; };
88A01BA62BD18BC5005828BE /* TikiClientTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88A01BA52BD18BC5005828BE /* TikiClientTests.swift */; };
88E1B7C82B926458005429F1 /* TikiClientExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E1B7C72B926458005429F1 /* TikiClientExampleTests.swift */; };
F6942F6BC7884235BA48AE54 /* Pods_TikiClient_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 147BA52301DC4B797F263CF6 /* Pods_TikiClient_Example.framework */; };
C228FD0BC528873351374B04 /* Pods_TikiClient_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99A7B5C5910945972121B641 /* Pods_TikiClient_Example.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand All @@ -29,11 +27,10 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
140E52EF8A7B2EB987AFA733 /* Pods-TikiClient_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClient_Example.debug.xcconfig"; path = "Target Support Files/Pods-TikiClient_Example/Pods-TikiClient_Example.debug.xcconfig"; sourceTree = "<group>"; };
147BA52301DC4B797F263CF6 /* Pods_TikiClient_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClient_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
227BD21FE7DAF688A3CFE1CD /* Pods-TikiClient_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClient_Example.release.xcconfig"; path = "Target Support Files/Pods-TikiClient_Example/Pods-TikiClient_Example.release.xcconfig"; sourceTree = "<group>"; };
373FD668E7625CE042153DB7 /* Pods_TikiClientExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClientExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4A44B78453007EDF9E1F99DF /* Pods-TikiClientExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClientExampleTests.release.xcconfig"; path = "Target Support Files/Pods-TikiClientExampleTests/Pods-TikiClientExampleTests.release.xcconfig"; sourceTree = "<group>"; };
27FD8A8163B2608BA199AC3F /* Pods-TikiClient_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClient_Example.debug.xcconfig"; path = "Target Support Files/Pods-TikiClient_Example/Pods-TikiClient_Example.debug.xcconfig"; sourceTree = "<group>"; };
2C57D81945F6AB4ABFC101FB /* Pods-TikiClientExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClientExampleTests.release.xcconfig"; path = "Target Support Files/Pods-TikiClientExampleTests/Pods-TikiClientExampleTests.release.xcconfig"; sourceTree = "<group>"; };
38E2A51A1D82409B84C98474 /* Pods_TikiClientExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClientExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
595CBE8C345DAE98B47C6FA7 /* Pods-TikiClient_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClient_Example.release.xcconfig"; path = "Target Support Files/Pods-TikiClient_Example/Pods-TikiClient_Example.release.xcconfig"; sourceTree = "<group>"; };
607FACD01AFB9204008FA782 /* TikiClient_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TikiClient_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
7E57A12C03C6615AFB2BF7E0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
Expand All @@ -44,11 +41,10 @@
88A01BA52BD18BC5005828BE /* TikiClientTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TikiClientTests.swift; sourceTree = "<group>"; };
88E1B7C52B926458005429F1 /* TikiClientExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TikiClientExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
88E1B7C72B926458005429F1 /* TikiClientExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TikiClientExampleTests.swift; sourceTree = "<group>"; };
99997F9EA2E68CC22E9BC31D /* Pods_TikiClient_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClient_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
99A7B5C5910945972121B641 /* Pods_TikiClient_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClient_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A312AB41962D3733F97980EA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
B43095C6E802952444C94463 /* Pods-TikiClientExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClientExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-TikiClientExampleTests/Pods-TikiClientExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
E3D3746125E016CC08382E85 /* TikiClient.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = TikiClient.podspec; path = ../TikiClient.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
FFF57A86C217F3BB10B27DE9 /* Pods_TikiClientExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TikiClientExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F86EB5EB39486428EF3416CC /* Pods-TikiClientExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TikiClientExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-TikiClientExampleTests/Pods-TikiClientExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -57,17 +53,15 @@
buildActionMask = 2147483647;
files = (
888188F12B603B1C006DE4CE /* Security.framework in Frameworks */,
31A93A8A9C1FE6546E52D4AD /* Pods_TikiClient_Example.framework in Frameworks */,
F6942F6BC7884235BA48AE54 /* Pods_TikiClient_Example.framework in Frameworks */,
C228FD0BC528873351374B04 /* Pods_TikiClient_Example.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
88E1B7C22B926458005429F1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
632694CF57FA702626EC7733 /* Pods_TikiClientExampleTests.framework in Frameworks */,
7EE90825CE9BE54731C555BE /* Pods_TikiClientExampleTests.framework in Frameworks */,
7EE973E75B8AD58F0B67BD91 /* Pods_TikiClientExampleTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -136,10 +130,10 @@
B5408F1A29BE29310354D039 /* Pods */ = {
isa = PBXGroup;
children = (
B43095C6E802952444C94463 /* Pods-TikiClientExampleTests.debug.xcconfig */,
4A44B78453007EDF9E1F99DF /* Pods-TikiClientExampleTests.release.xcconfig */,
140E52EF8A7B2EB987AFA733 /* Pods-TikiClient_Example.debug.xcconfig */,
227BD21FE7DAF688A3CFE1CD /* Pods-TikiClient_Example.release.xcconfig */,
F86EB5EB39486428EF3416CC /* Pods-TikiClientExampleTests.debug.xcconfig */,
2C57D81945F6AB4ABFC101FB /* Pods-TikiClientExampleTests.release.xcconfig */,
27FD8A8163B2608BA199AC3F /* Pods-TikiClient_Example.debug.xcconfig */,
595CBE8C345DAE98B47C6FA7 /* Pods-TikiClient_Example.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand All @@ -149,8 +143,8 @@
children = (
883FBB392BBDE493000F04F4 /* TikiClient.framework */,
888188F02B603B1C006DE4CE /* Security.framework */,
373FD668E7625CE042153DB7 /* Pods_TikiClientExampleTests.framework */,
147BA52301DC4B797F263CF6 /* Pods_TikiClient_Example.framework */,
38E2A51A1D82409B84C98474 /* Pods_TikiClientExampleTests.framework */,
99A7B5C5910945972121B641 /* Pods_TikiClient_Example.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -162,12 +156,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "TikiClient_Example" */;
buildPhases = (
F552ED66A1275496F5659892 /* [CP] Check Pods Manifest.lock */,
EA3ED11220AC58B2F416E34D /* [CP] Check Pods Manifest.lock */,
607FACCC1AFB9204008FA782 /* Sources */,
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
88C59FB72B8E65370040D717 /* ShellScript */,
D011A4A782180579913D0FE1 /* [CP] Embed Pods Frameworks */,
61C511B453A2A48AE99496F9 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand All @@ -182,11 +176,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 88E1B7CB2B926458005429F1 /* Build configuration list for PBXNativeTarget "TikiClientExampleTests" */;
buildPhases = (
E1032A208680D0A7B90F2A8B /* [CP] Check Pods Manifest.lock */,
5153699210D854D7A7401F0F /* [CP] Check Pods Manifest.lock */,
88E1B7C12B926458005429F1 /* Sources */,
88E1B7C22B926458005429F1 /* Frameworks */,
88E1B7C32B926458005429F1 /* Resources */,
6ACE44CA757C4FB0813902BE /* [CP] Embed Pods Frameworks */,
4CC968613BF93DE1181318D9 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -259,7 +253,7 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
6ACE44CA757C4FB0813902BE /* [CP] Embed Pods Frameworks */ = {
4CC968613BF93DE1181318D9 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -279,24 +273,29 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TikiClientExampleTests/Pods-TikiClientExampleTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
88C59FB72B8E65370040D717 /* ShellScript */ = {
5153699210D854D7A7401F0F /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-TikiClientExampleTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
D011A4A782180579913D0FE1 /* [CP] Embed Pods Frameworks */ = {
61C511B453A2A48AE99496F9 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -316,29 +315,24 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TikiClient_Example/Pods-TikiClient_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E1032A208680D0A7B90F2A8B /* [CP] Check Pods Manifest.lock */ = {
88C59FB72B8E65370040D717 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-TikiClientExampleTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
};
F552ED66A1275496F5659892 /* [CP] Check Pods Manifest.lock */ = {
EA3ED11220AC58B2F416E34D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -499,7 +493,7 @@
};
607FACF01AFB9204008FA782 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 140E52EF8A7B2EB987AFA733 /* Pods-TikiClient_Example.debug.xcconfig */;
baseConfigurationReference = 27FD8A8163B2608BA199AC3F /* Pods-TikiClient_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
Expand All @@ -520,7 +514,7 @@
};
607FACF11AFB9204008FA782 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 227BD21FE7DAF688A3CFE1CD /* Pods-TikiClient_Example.release.xcconfig */;
baseConfigurationReference = 595CBE8C345DAE98B47C6FA7 /* Pods-TikiClient_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
Expand All @@ -541,7 +535,7 @@
};
88E1B7CC2B926458005429F1 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = B43095C6E802952444C94463 /* Pods-TikiClientExampleTests.debug.xcconfig */;
baseConfigurationReference = F86EB5EB39486428EF3416CC /* Pods-TikiClientExampleTests.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
Expand Down Expand Up @@ -578,7 +572,7 @@
};
88E1B7CD2B926458005429F1 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4A44B78453007EDF9E1F99DF /* Pods-TikiClientExampleTests.release.xcconfig */;
baseConfigurationReference = 2C57D81945F6AB4ABFC101FB /* Pods-TikiClientExampleTests.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
Expand Down
2 changes: 1 addition & 1 deletion TikiClient.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TikiClient'
s.version = '0.0.2'
s.version = '0.0.4'
s.summary = 'Lean Cocoapods lib for seamless integration with TIKI Rest APIs'
s.swift_version = '5.9'
s.description = <<-DESC
Expand Down

0 comments on commit 69ee201

Please sign in to comment.