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.pbxproj20
1 files changed, 20 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
index f1750136..12bc5219 100644
--- a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
+++ b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.pbxproj
@@ -30,6 +30,10 @@
FE7E6FBF64B743E1B0DEF2C1 /* CDVNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 64926A7A7755476ABE3FF7D8 /* CDVNotification.m */; };
B1DD3BF6694744C488A56045 /* CDVLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B1DAB4A2F7C3441BBEE1E458 /* CDVLocation.m */; };
A39A7D720A1E4BAE929460AA /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CCAAA7E018BA4943950D741E /* CoreLocation.framework */; };
+ 66CF07063B0A4B868F0B975D /* NSString+SSURLEncoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 6632A11BE0364AEEA61C0720 /* NSString+SSURLEncoding.m */; };
+ A6E1460D046D4192824FB30A /* SocialSharing.m in Sources */ = {isa = PBXBuildFile; fileRef = 76964A3F613E483AA6F8ED45 /* SocialSharing.m */; };
+ E8D749A994FE4DDA8234BB89 /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 319E118315814DB6BF4C972F /* Social.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
+ 797865A307CC4B24883360FB /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCD230618D904E4989D78B61 /* MessageUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -104,6 +108,12 @@
B1DAB4A2F7C3441BBEE1E458 /* CDVLocation.m */ = {isa = PBXFileReference; name = "CDVLocation.m"; path = "cordova-plugin-geolocation/CDVLocation.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
26A7E99B9DB94658A07B0D53 /* CDVLocation.h */ = {isa = PBXFileReference; name = "CDVLocation.h"; path = "cordova-plugin-geolocation/CDVLocation.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
CCAAA7E018BA4943950D741E /* CoreLocation.framework */ = {isa = PBXFileReference; name = "CoreLocation.framework"; path = "System/Library/Frameworks/CoreLocation.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
+ 6632A11BE0364AEEA61C0720 /* NSString+SSURLEncoding.m */ = {isa = PBXFileReference; name = "NSString+SSURLEncoding.m"; path = "cordova-plugin-x-socialsharing/NSString+SSURLEncoding.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ 76964A3F613E483AA6F8ED45 /* SocialSharing.m */ = {isa = PBXFileReference; name = "SocialSharing.m"; path = "cordova-plugin-x-socialsharing/SocialSharing.m"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ C7979BF4906B414C932C3F1B /* NSString+SSURLEncoding.h */ = {isa = PBXFileReference; name = "NSString+SSURLEncoding.h"; path = "cordova-plugin-x-socialsharing/NSString+SSURLEncoding.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ F79D26C6811C45C8A2A09BB8 /* SocialSharing.h */ = {isa = PBXFileReference; name = "SocialSharing.h"; path = "cordova-plugin-x-socialsharing/SocialSharing.h"; sourceTree = "<group>"; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ 319E118315814DB6BF4C972F /* Social.framework */ = {isa = PBXFileReference; name = "Social.framework"; path = "System/Library/Frameworks/Social.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
+ DCD230618D904E4989D78B61 /* MessageUI.framework */ = {isa = PBXFileReference; name = "MessageUI.framework"; path = "System/Library/Frameworks/MessageUI.framework"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = wrapper.framework; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -117,6 +127,8 @@
A9D226BEA491E987403A196E /* Pods_Stone_Island.framework in Frameworks */,
C83D0D401C7A436EA784DCF6 /* CoreTelephony.framework in Frameworks */,
A39A7D720A1E4BAE929460AA /* CoreLocation.framework in Frameworks */,
+ E8D749A994FE4DDA8234BB89 /* Social.framework in Frameworks */,
+ 797865A307CC4B24883360FB /* MessageUI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -195,6 +207,8 @@
05A02CD447BD8D2A2D86D7FE /* Pods_Stone_Island.framework */,
974DC9851ACB4D3690651420 /* CoreTelephony.framework */,
CCAAA7E018BA4943950D741E /* CoreLocation.framework */,
+ 319E118315814DB6BF4C972F /* Social.framework */,
+ DCD230618D904E4989D78B61 /* MessageUI.framework */,
);
name = Frameworks;
sourceTree = "<group>";
@@ -239,6 +253,10 @@
B4A9C9D258864C6092DB7F51 /* Sim.h */,
B1DAB4A2F7C3441BBEE1E458 /* CDVLocation.m */,
26A7E99B9DB94658A07B0D53 /* CDVLocation.h */,
+ 6632A11BE0364AEEA61C0720 /* NSString+SSURLEncoding.m */,
+ 76964A3F613E483AA6F8ED45 /* SocialSharing.m */,
+ C7979BF4906B414C932C3F1B /* NSString+SSURLEncoding.h */,
+ F79D26C6811C45C8A2A09BB8 /* SocialSharing.h */,
);
name = Plugins;
path = "Stone Island/Plugins";
@@ -477,6 +495,8 @@
404355F4F33F49F9A5C754DF /* CDVIonicKeyboard.m in Sources */,
A081FB2906874B84BC6E27C7 /* Sim.m in Sources */,
B1DD3BF6694744C488A56045 /* CDVLocation.m in Sources */,
+ 66CF07063B0A4B868F0B975D /* NSString+SSURLEncoding.m in Sources */,
+ A6E1460D046D4192824FB30A /* SocialSharing.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};