Parcourir la source

Use new com.abunchtell.writeas.pad identifier

master
Matt Baer il y a 6 ans
Parent
révision
26ec04a028
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      writeas.xcodeproj/project.pbxproj

+ 2
- 2
writeas.xcodeproj/project.pbxproj Voir le fichier

@@ -311,7 +311,7 @@
DEVELOPMENT_TEAM = TPPAB4YBA6;
INFOPLIST_FILE = writeas/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas;
PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas.pad;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
@@ -326,7 +326,7 @@
DEVELOPMENT_TEAM = TPPAB4YBA6;
INFOPLIST_FILE = writeas/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas;
PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas.pad;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};


Chargement…
Annuler
Enregistrer