Ivan Valkou hace 5 años
padre
commit
2bf92f995d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      FreeAPS/Resources/FreeAPS.entitlements

+ 1 - 1
FreeAPS/Resources/FreeAPS.entitlements

@@ -4,7 +4,7 @@
 <dict>
 	<key>com.apple.security.application-groups</key>
 	<array>
-		<string>group.ru.artpancreas.FreeAPS</string>
+		<string>$(APP_GROUP_ID)</string>
 	</array>
 </dict>
 </plist>