Reputation: 11
i want work with ios simulator, for that i have download xcode 6 with extension .DMG . Any one have idea how to install this simulator and how use it with adf mobile (jdevloper) in Windows platform?
help me please?
Upvotes: 0
Views: 552
Reputation: 69469
As stated in the documentation:
3.2.1 What You Need to Create an Application
Before you start creating an ADF Mobile application for iOS, ensure that you have the following available:
- A computer running Mac OS X
- Oracle JDeveloper (see Section 3.3, "Setting Up JDeveloper").
- Oracle JDeveloper extension for ADF Mobile (see Section 3.3, "Setting Up JDeveloper")
- Xcode (see Section 3.4.1,"How to Install Xcode")
- iOS SDK (see Section 3.4.2, "How to Install iOS SDK")
For more information, see Section 3.4, "Setting Up Development Tools for iOS Platform."
Upvotes: 0