summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj')
-rw-r--r--StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
index 56040904..b91ee75d 100644
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
@@ -51,6 +51,10 @@
BFEDE726BF9446888DFCD1E1 /* SDNetworkActivityIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 430289DAD94142E1B685AA19 /* SDNetworkActivityIndicator.m */; };
5F65668C7B304FF9B58D9C13 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 652C6FDFCBF04B52A73ACB2E /* Security.framework */; };
33900FDEC1BC48008741F0F3 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1ED249C7853F4045ADF01C66 /* SystemConfiguration.framework */; };
+ 17626D9FB1A24BEEA64C429B /* CDVInAppBrowserOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = 12A9302E32664F7AA38FF594 /* CDVInAppBrowserOptions.m */; };
+ BB338E5DB3D140F0A50D00BB /* CDVInAppBrowserNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = D9D47DE5031B4282B449FEE5 /* CDVInAppBrowserNavigationController.m */; };
+ BE1FA27F45164F99B606939A /* CDVWKInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = AA738AD89C4541638419725A /* CDVWKInAppBrowser.m */; };
+ 8E8EE11A40174D319E7E48EB /* CDVWKInAppBrowserUIDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 393354CC45A04D13A7AE665D /* CDVWKInAppBrowserUIDelegate.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -164,6 +168,14 @@
2957E5B6A0E54415B538A321 /* SDNetworkActivityIndicator.h */ = {isa = PBXFileReference; name = "SDNetworkActivityIndicator.h"; path = "cordova-plugin-advanced-http/SDNetworkActivityIndicator.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
652C6FDFCBF04B52A73ACB2E /* Security.framework */ = {isa = PBXFileReference; name = "Security.framework"; path = "System/Library/Frameworks/Security.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
1ED249C7853F4045ADF01C66 /* SystemConfiguration.framework */ = {isa = PBXFileReference; name = "SystemConfiguration.framework"; path = "System/Library/Frameworks/SystemConfiguration.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
+ 12A9302E32664F7AA38FF594 /* CDVInAppBrowserOptions.m */ = {isa = PBXFileReference; name = "CDVInAppBrowserOptions.m"; path = "cordova-plugin-inappbrowser/CDVInAppBrowserOptions.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ D9D47DE5031B4282B449FEE5 /* CDVInAppBrowserNavigationController.m */ = {isa = PBXFileReference; name = "CDVInAppBrowserNavigationController.m"; path = "cordova-plugin-inappbrowser/CDVInAppBrowserNavigationController.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ AA738AD89C4541638419725A /* CDVWKInAppBrowser.m */ = {isa = PBXFileReference; name = "CDVWKInAppBrowser.m"; path = "cordova-plugin-inappbrowser/CDVWKInAppBrowser.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ 393354CC45A04D13A7AE665D /* CDVWKInAppBrowserUIDelegate.m */ = {isa = PBXFileReference; name = "CDVWKInAppBrowserUIDelegate.m"; path = "cordova-plugin-inappbrowser/CDVWKInAppBrowserUIDelegate.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ 8940CE876FDF409088AC55B9 /* CDVInAppBrowserOptions.h */ = {isa = PBXFileReference; name = "CDVInAppBrowserOptions.h"; path = "cordova-plugin-inappbrowser/CDVInAppBrowserOptions.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ 9BABA5E44A914A1AB7B26BD4 /* CDVInAppBrowserNavigationController.h */ = {isa = PBXFileReference; name = "CDVInAppBrowserNavigationController.h"; path = "cordova-plugin-inappbrowser/CDVInAppBrowserNavigationController.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ 376B9CE638D14D218A53155B /* CDVWKInAppBrowser.h */ = {isa = PBXFileReference; name = "CDVWKInAppBrowser.h"; path = "cordova-plugin-inappbrowser/CDVWKInAppBrowser.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ 3293E1F4244B41D08C143599 /* CDVWKInAppBrowserUIDelegate.h */ = {isa = PBXFileReference; name = "CDVWKInAppBrowserUIDelegate.h"; path = "cordova-plugin-inappbrowser/CDVWKInAppBrowserUIDelegate.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -342,6 +354,14 @@
1C7B7C7064AE42079855A759 /* AFURLResponseSerialization.h */,
60F3FCC0BE9742489600B1E8 /* AFURLSessionManager.h */,
2957E5B6A0E54415B538A321 /* SDNetworkActivityIndicator.h */,
+ 12A9302E32664F7AA38FF594 /* CDVInAppBrowserOptions.m */,
+ D9D47DE5031B4282B449FEE5 /* CDVInAppBrowserNavigationController.m */,
+ AA738AD89C4541638419725A /* CDVWKInAppBrowser.m */,
+ 393354CC45A04D13A7AE665D /* CDVWKInAppBrowserUIDelegate.m */,
+ 8940CE876FDF409088AC55B9 /* CDVInAppBrowserOptions.h */,
+ 9BABA5E44A914A1AB7B26BD4 /* CDVInAppBrowserNavigationController.h */,
+ 376B9CE638D14D218A53155B /* CDVWKInAppBrowser.h */,
+ 3293E1F4244B41D08C143599 /* CDVWKInAppBrowserUIDelegate.h */,
);
name = Plugins;
path = "Stone Island/Plugins";
@@ -597,6 +617,10 @@
D287A2BAEE214CCA87E25A60 /* AFURLResponseSerialization.m in Sources */,
6142EC755DC9428C85B4FD92 /* AFURLSessionManager.m in Sources */,
BFEDE726BF9446888DFCD1E1 /* SDNetworkActivityIndicator.m in Sources */,
+ 17626D9FB1A24BEEA64C429B /* CDVInAppBrowserOptions.m in Sources */,
+ BB338E5DB3D140F0A50D00BB /* CDVInAppBrowserNavigationController.m in Sources */,
+ BE1FA27F45164F99B606939A /* CDVWKInAppBrowser.m in Sources */,
+ 8E8EE11A40174D319E7E48EB /* CDVWKInAppBrowserUIDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};