-
Notifications
You must be signed in to change notification settings - Fork 1
Xcode
Shirley Yang edited this page Oct 26, 2019
·
1 revision
If you cannot open the project in Xcode, it may be that your version of Xcode has a lower compatibility version. The current compatibility version is "Xcode 8.0", which is compatible for all Xcode versions down to Xcode 8.0. To resolve issue:
- Open the dda-tap project folder.
- Right-click on file dda-tap.xcodeproj. Click on "Show Package Contents".
- Open the file project.pbxproj in Xcode.
- In file, search for "Compatibility Version" and "Object Version".
- Change Compatibility Version to "Xcode 8.0" and the Object Version to "48" (both with the quotations).
DDA Tap. Developed by Code the Change Foundation