Browse Source

Fix info.plist

Ivan Valkou 4 năm trước cách đây
mục cha
commit
71a6f70fb9

+ 1 - 1
FreeAPSWatch WatchKit Extension/Info.plist

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