Skip to content

Commit 51cf937

Browse files
fix: failing workflow
1 parent 2be5ac8 commit 51cf937

3 files changed

Lines changed: 32 additions & 16 deletions

File tree

.talismanrc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
threshold: medium
1+
fileignoreconfig:
2+
- filename: Contentstack.xcodeproj/project.pbxproj
3+
checksum: b0aefacbd6d0de17381f114d10907a14dcf871abf090b73ff436076dd7cf6c0b
4+
- filename: Contentstack.xcodeproj/xcshareddata/xcschemes/Contentstack.xcscheme
5+
checksum: aae81782423ca868aa41c7f8db06d3c060836785d7ea4737ede5e4c4cd2e7a1b
6+
version: ""

Contentstack.xcodeproj/project.pbxproj

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
565E11C01BD76654005AD47F /* MMParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 565E11B61BD76654005AD47F /* MMParser.m */; };
104104
565E11C11BD76654005AD47F /* MMScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 565E11B81BD76654005AD47F /* MMScanner.m */; };
105105
565E11C21BD76654005AD47F /* MMSpanParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 565E11BA1BD76654005AD47F /* MMSpanParser.m */; };
106+
64F522142BF7C31900AE6E0F /* libThirdPartyExtension.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 238E841B1B4FE29A00BFDB32 /* libThirdPartyExtension.a */; };
106107
AC8EFB00BB10FD9E9347B36E /* libPods-ContentstackTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BF5BF157E2FBD4654225A01 /* libPods-ContentstackTest.a */; };
107108
F08A4E439D49C3F08DD8B39C /* libPods-Contentstack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D36158266EF475AC2496807A /* libPods-Contentstack.a */; };
108109
/* End PBXBuildFile section */
@@ -122,6 +123,13 @@
122123
remoteGlobalIDString = 230B38BF1C16E98B00444A14;
123124
remoteInfo = Contentstack;
124125
};
126+
64F522152BF7C31900AE6E0F /* PBXContainerItemProxy */ = {
127+
isa = PBXContainerItemProxy;
128+
containerPortal = 23A0F84D1B3801D1003334E9 /* Project object */;
129+
proxyType = 1;
130+
remoteGlobalIDString = 238E841A1B4FE29A00BFDB32;
131+
remoteInfo = ThirdPartyExtension;
132+
};
125133
/* End PBXContainerItemProxy section */
126134

127135
/* Begin PBXCopyFilesBuildPhase section */
@@ -236,6 +244,7 @@
236244
isa = PBXFrameworksBuildPhase;
237245
buildActionMask = 2147483647;
238246
files = (
247+
64F522142BF7C31900AE6E0F /* libThirdPartyExtension.a in Frameworks */,
239248
F08A4E439D49C3F08DD8B39C /* libPods-Contentstack.a in Frameworks */,
240249
);
241250
runOnlyForDeploymentPostprocessing = 0;
@@ -535,6 +544,7 @@
535544
);
536545
dependencies = (
537546
230B39171C1709F800444A14 /* PBXTargetDependency */,
547+
64F522162BF7C31900AE6E0F /* PBXTargetDependency */,
538548
);
539549
name = Contentstack;
540550
productName = Contentstack;
@@ -815,6 +825,11 @@
815825
target = 230B38BF1C16E98B00444A14 /* Contentstack */;
816826
targetProxy = 23A53F5B1E277CD3001DBE35 /* PBXContainerItemProxy */;
817827
};
828+
64F522162BF7C31900AE6E0F /* PBXTargetDependency */ = {
829+
isa = PBXTargetDependency;
830+
target = 238E841A1B4FE29A00BFDB32 /* ThirdPartyExtension */;
831+
targetProxy = 64F522152BF7C31900AE6E0F /* PBXContainerItemProxy */;
832+
};
818833
/* End PBXTargetDependency section */
819834

820835
/* Begin XCBuildConfiguration section */
@@ -838,7 +853,7 @@
838853
GCC_PREFIX_HEADER = ./Contentstack/ThirdPartyNamespaceHeader/NamespacedDependencies.h;
839854
INFOPLIST_FILE = Contentstack/Info.plist;
840855
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
841-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
856+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
842857
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
843858
MACH_O_TYPE = staticlib;
844859
ONLY_ACTIVE_ARCH = YES;
@@ -867,7 +882,7 @@
867882
GCC_PREFIX_HEADER = ./Contentstack/ThirdPartyNamespaceHeader/NamespacedDependencies.h;
868883
INFOPLIST_FILE = Contentstack/Info.plist;
869884
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
870-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
885+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
871886
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
872887
MACH_O_TYPE = staticlib;
873888
OTHER_CFLAGS = "";

Contentstack.xcodeproj/xcshareddata/xcschemes/Contentstack.xcscheme

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<MacroExpansion>
31+
<BuildableReference
32+
BuildableIdentifier = "primary"
33+
BlueprintIdentifier = "230B38BF1C16E98B00444A14"
34+
BuildableName = "Contentstack.framework"
35+
BlueprintName = "Contentstack"
36+
ReferencedContainer = "container:Contentstack.xcodeproj">
37+
</BuildableReference>
38+
</MacroExpansion>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -39,17 +48,6 @@
3948
</BuildableReference>
4049
</TestableReference>
4150
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "230B38BF1C16E98B00444A14"
46-
BuildableName = "Contentstack.framework"
47-
BlueprintName = "Contentstack"
48-
ReferencedContainer = "container:Contentstack.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
51-
<AdditionalOptions>
52-
</AdditionalOptions>
5351
</TestAction>
5452
<LaunchAction
5553
buildConfiguration = "Release"
@@ -70,8 +68,6 @@
7068
ReferencedContainer = "container:Contentstack.xcodeproj">
7169
</BuildableReference>
7270
</MacroExpansion>
73-
<AdditionalOptions>
74-
</AdditionalOptions>
7571
</LaunchAction>
7672
<ProfileAction
7773
buildConfiguration = "Release"

0 commit comments

Comments
 (0)