Pārlūkot izejas kodu

Updates based on latest Ionic release

Matt Raible 7 gadus atpakaļ
vecāks
revīzija
98a6d8645c

+ 2
- 2
deploy.sh Parādīt failu

54
 npm install
54
 npm install
55
 
55
 
56
 # build ios
56
 # build ios
57
-ionic build ios --prod
57
+ionic cordova build ios --prod
58
 # Run on ios
58
 # Run on ios
59
-ionic run ios --device
59
+ionic cordova run ios 
60
 
60
 
61
 # If the above command fails with the following error:
61
 # If the above command fails with the following error:
62
 # xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH
62
 # xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH

+ 0
- 2
server/src/main/java/com/example/beer/BeerController.java Parādīt failu

5
 import org.springframework.web.bind.annotation.RestController;
5
 import org.springframework.web.bind.annotation.RestController;
6
 
6
 
7
 import java.util.Collection;
7
 import java.util.Collection;
8
-import java.util.HashMap;
9
-import java.util.Map;
10
 import java.util.stream.Collectors;
8
 import java.util.stream.Collectors;
11
 
9
 
12
 @RestController
10
 @RestController

Binārs
static/android-beer-list.png Parādīt failu