|
@@ -55,6 +55,10 @@
|
|
C17946182CC7502600779B63 /* IAPTestCard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17946152CC7502600779B63 /* IAPTestCard.cpp */; };
|
|
C17946182CC7502600779B63 /* IAPTestCard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17946152CC7502600779B63 /* IAPTestCard.cpp */; };
|
|
C17ACCBC2CB903BA0072A711 /* TestScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17ACCBB2CB903BA0072A711 /* TestScene.cpp */; };
|
|
C17ACCBC2CB903BA0072A711 /* TestScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17ACCBB2CB903BA0072A711 /* TestScene.cpp */; };
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17ACCBB2CB903BA0072A711 /* TestScene.cpp */; };
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C17ACCBB2CB903BA0072A711 /* TestScene.cpp */; };
|
|
|
|
+ C18082282CCB3338009DE140 /* IAPCardView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082262CCB3338009DE140 /* IAPCardView.cpp */; };
|
|
|
|
+ C18082292CCB3338009DE140 /* IAPCardView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082262CCB3338009DE140 /* IAPCardView.cpp */; };
|
|
|
|
+ C18082332CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */; };
|
|
|
|
+ C18082342CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */; };
|
|
D44C620C132DFF330009C878 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620B132DFF330009C878 /* OpenAL.framework */; };
|
|
D44C620C132DFF330009C878 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620B132DFF330009C878 /* OpenAL.framework */; };
|
|
D44C620E132DFF430009C878 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620D132DFF430009C878 /* AVFoundation.framework */; };
|
|
D44C620E132DFF430009C878 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620D132DFF430009C878 /* AVFoundation.framework */; };
|
|
D44C6210132DFF4E0009C878 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620F132DFF4E0009C878 /* AudioToolbox.framework */; };
|
|
D44C6210132DFF4E0009C878 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D44C620F132DFF4E0009C878 /* AudioToolbox.framework */; };
|
|
@@ -196,6 +200,10 @@
|
|
C17946162CC7502600779B63 /* IAPTestCard.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPTestCard.hpp; sourceTree = "<group>"; };
|
|
C17946162CC7502600779B63 /* IAPTestCard.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPTestCard.hpp; sourceTree = "<group>"; };
|
|
C17ACCBB2CB903BA0072A711 /* TestScene.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TestScene.cpp; sourceTree = "<group>"; };
|
|
C17ACCBB2CB903BA0072A711 /* TestScene.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TestScene.cpp; sourceTree = "<group>"; };
|
|
C17ACCC52CB904460072A711 /* TestScene.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestScene.h; sourceTree = "<group>"; };
|
|
C17ACCC52CB904460072A711 /* TestScene.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestScene.h; sourceTree = "<group>"; };
|
|
|
|
+ C18082262CCB3338009DE140 /* IAPCardView.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = IAPCardView.cpp; sourceTree = "<group>"; };
|
|
|
|
+ C18082272CCB3338009DE140 /* IAPCardView.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPCardView.hpp; sourceTree = "<group>"; };
|
|
|
|
+ C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = IAPTestCardViewDelegate.cpp; sourceTree = "<group>"; };
|
|
|
|
+ C18082322CCB71D3009DE140 /* IAPTestCardViewDelegate.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = IAPTestCardViewDelegate.hpp; sourceTree = "<group>"; };
|
|
D44C620B132DFF330009C878 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
D44C620B132DFF330009C878 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
D44C620D132DFF430009C878 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
D44C620D132DFF430009C878 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
D44C620F132DFF4E0009C878 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
D44C620F132DFF4E0009C878 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
@@ -386,6 +394,10 @@
|
|
2F15C5E52CB8F65A0057855D /* IAPCtlShopItem.cpp */,
|
|
2F15C5E52CB8F65A0057855D /* IAPCtlShopItem.cpp */,
|
|
C17946162CC7502600779B63 /* IAPTestCard.hpp */,
|
|
C17946162CC7502600779B63 /* IAPTestCard.hpp */,
|
|
C17946152CC7502600779B63 /* IAPTestCard.cpp */,
|
|
C17946152CC7502600779B63 /* IAPTestCard.cpp */,
|
|
|
|
+ C18082272CCB3338009DE140 /* IAPCardView.hpp */,
|
|
|
|
+ C18082262CCB3338009DE140 /* IAPCardView.cpp */,
|
|
|
|
+ C18082322CCB71D3009DE140 /* IAPTestCardViewDelegate.hpp */,
|
|
|
|
+ C18082312CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp */,
|
|
);
|
|
);
|
|
path = Shop;
|
|
path = Shop;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -728,6 +740,8 @@
|
|
C17ACCBC2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
C17ACCBC2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
E4D223402BD667D4006F1F8D /* AdUtilsInterstitial.cpp in Sources */,
|
|
E4D223402BD667D4006F1F8D /* AdUtilsInterstitial.cpp in Sources */,
|
|
E4D2234F2BD66CDE006F1F8D /* RedWise.cpp in Sources */,
|
|
E4D2234F2BD66CDE006F1F8D /* RedWise.cpp in Sources */,
|
|
|
|
+ C18082332CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */,
|
|
|
|
+ C18082282CCB3338009DE140 /* IAPCardView.cpp in Sources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -737,6 +751,7 @@
|
|
files = (
|
|
files = (
|
|
2F15C5F42CB8F65A0057855D /* IAPCtlShop.cpp in Sources */,
|
|
2F15C5F42CB8F65A0057855D /* IAPCtlShop.cpp in Sources */,
|
|
E4D223412BD667D4006F1F8D /* AdUtilsInterstitial.cpp in Sources */,
|
|
E4D223412BD667D4006F1F8D /* AdUtilsInterstitial.cpp in Sources */,
|
|
|
|
+ C18082292CCB3338009DE140 /* IAPCardView.cpp in Sources */,
|
|
2F15C5F62CB8F65A0057855D /* IAPCtlShopUI.cpp in Sources */,
|
|
2F15C5F62CB8F65A0057855D /* IAPCtlShopUI.cpp in Sources */,
|
|
2F15C5FB2CB8F65A0057855D /* IAPProcess.cpp in Sources */,
|
|
2F15C5FB2CB8F65A0057855D /* IAPProcess.cpp in Sources */,
|
|
E4D223432BD667D4006F1F8D /* AdUtilsVideo.cpp in Sources */,
|
|
E4D223432BD667D4006F1F8D /* AdUtilsVideo.cpp in Sources */,
|
|
@@ -754,6 +769,7 @@
|
|
2F15C5F82CB8F65A0057855D /* IAPUserData.cpp in Sources */,
|
|
2F15C5F82CB8F65A0057855D /* IAPUserData.cpp in Sources */,
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
C17ACCBD2CB903BA0072A711 /* TestScene.cpp in Sources */,
|
|
2F15C5F52CB8F65A0057855D /* IAPCtlArea23.cpp in Sources */,
|
|
2F15C5F52CB8F65A0057855D /* IAPCtlArea23.cpp in Sources */,
|
|
|
|
+ C18082342CCB71D3009DE140 /* IAPTestCardViewDelegate.cpp in Sources */,
|
|
E4E7A1232BD75C3F00107AED /* RPRedAudio.cpp in Sources */,
|
|
E4E7A1232BD75C3F00107AED /* RPRedAudio.cpp in Sources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|