Arrays are ordered collections of values.
Sets are unordered collections of unique values.
Dictionaries are unordered collections of key-value associations.
Arrays are ordered collections of values.
Sets are unordered collections of unique values.
Dictionaries are unordered collections of key-value associations.
Apple Special Event (September 9, 2015)
– Apple Watch, Apple TV, iPad Pro, iPhone 6s/7
http://www.apple.com/apple-events/september-2015/
애플 스페셜 이벤트 키노트 정리
http://blog.naver.com/PostView.nhn?blogId=kmug&logNo=220477176411
Reading summary report due by 9/21
http://www.pm360online.com/how-pharma-can-contribute-to-the-quantified-self-movement/
https://developer.apple.com/xcode/
“Xcode 7 and Swift now make it easier for everyone to build apps and run them directly on their Apple devices. Simply sign in with your Apple ID, and turn your idea into an app that you can touch on your iPad, iPhone, or Apple Watch. Download Xcode 7 beta and try it yourself today. Program membership is not required.”
Download Xcode 7 beta 6 (Apple ID 로그인)
3. Open Xcode 7, open Preferences and login to your Account
4. Open the workspace/project in Xcode and build & run on the simulator
5. Plug in your iPhone and select it as the build Destination
6. Make sure to set iOS Deployment Target (e.g. iOS 8.4) in Build Settings for both Project and Target
7. Click on the Fix Issue for Failed to code sign xxxx
8. If there’s no build errors, the app should now launch on your phone
How the Program Works – Getting Started
https://developer.apple.com/programs/how-it-works/
Start Developing iOS Apps Today
https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/
Launching Your App on Devices