Rebuild the IAP part
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
@@ -51,6 +51,9 @@
|
||||
ReferencedContainer = "container:bookstax.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<StoreKitConfigurationFileReference
|
||||
identifier = "../../Tips.storekit">
|
||||
</StoreKitConfigurationFileReference>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release"
|
||||
|
||||
Reference in New Issue
Block a user