Explorar el Código

Fix info.plist

Ivan Valkou hace 4 años
padre
commit
71a6f70fb9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      FreeAPSWatch WatchKit Extension/Info.plist

+ 1 - 1
FreeAPSWatch WatchKit Extension/Info.plist

@@ -7,7 +7,7 @@
 		<key>NSExtensionAttributes</key>
 		<dict>
 			<key>WKAppBundleIdentifier</key>
-			<string>ru.artpancreas.FreeAPS.watchkitapp</string>
+			<string>$(BUNDLE_IDENTIFIER).watchkitapp</string>
 		</dict>
 		<key>NSExtensionPointIdentifier</key>
 		<string>com.apple.watchkit</string>