summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Podfile')
-rw-r--r--StoneIsland/platforms/ios/Podfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/Podfile b/StoneIsland/platforms/ios/Podfile
index f9640186..28154f9f 100644
--- a/StoneIsland/platforms/ios/Podfile
+++ b/StoneIsland/platforms/ios/Podfile
@@ -1,6 +1,6 @@
# DO NOT MODIFY -- auto-generated by Apache Cordova
platform :ios, '8.0'
-target 'StoneIsland' do
- project 'StoneIsland.xcodeproj'
+target 'Stone Island' do
+ project 'Stone Island.xcodeproj'
pod 'FirebaseMessaging', '~> 2.0.0'
end