Rebuild the IAP part

This commit is contained in:
2026-04-11 16:36:24 +02:00
parent 5590100990
commit 67de78837f
7 changed files with 182 additions and 0 deletions
+9
View File
@@ -6,8 +6,14 @@
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
26A7DB402F8A8FD80065C26D /* Tips.storekit in Resources */ = {isa = PBXBuildFile; fileRef = 26A7DB3F2F8A8FD80065C26D /* Tips.storekit */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
261299D62F6C686D00EC1C97 /* bookstax.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = bookstax.app; sourceTree = BUILT_PRODUCTS_DIR; };
26A7DB3F2F8A8FD80065C26D /* Tips.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = Tips.storekit; sourceTree = "<group>"; };
26A7DB412F8A930C0065C26D /* Tips.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = Tips.storekit; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
@@ -32,8 +38,10 @@
261299CD2F6C686D00EC1C97 = {
isa = PBXGroup;
children = (
26A7DB412F8A930C0065C26D /* Tips.storekit */,
261299D82F6C686D00EC1C97 /* bookstax */,
261299D72F6C686D00EC1C97 /* Products */,
26A7DB3F2F8A8FD80065C26D /* Tips.storekit */,
);
sourceTree = "<group>";
};
@@ -111,6 +119,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
26A7DB402F8A8FD80065C26D /* Tips.storekit in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};