summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Podfile
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-09-26 02:23:22 +0200
committerJules Laplace <julescarbon@gmail.com>2017-09-26 02:23:22 +0200
commit6f067b22ee5652a00c5a1d35ea35a67ded530bf8 (patch)
treec1f0f56f6969a077082551a3d2db49e74384071d /StoneIsland/platforms/ios/Podfile
parent597fa051833ca3df6eb185c0143ff82e02dacba1 (diff)
new build icon
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