File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >output_path</key >
6+ <string >build</string >
7+ <key >framework</key >
8+ <string >FLEX</string >
9+ <key >targets</key >
10+ <array >
11+ <dict >
12+ <key >sdk</key >
13+ <string >iOS</string >
14+ <key >project</key >
15+ <string >FLEX.xcodeproj</string >
16+ <key >scheme</key >
17+ <string >FLEX</string >
18+ </dict >
19+ <dict >
20+ <key >sdk</key >
21+ <string >iOSSimulator</string >
22+ <key >project</key >
23+ <string >FLEX.xcodeproj</string >
24+ <key >scheme</key >
25+ <string >FLEX</string >
26+ </dict >
27+ <!--
28+ Remove this comment and add more targets for Simulators and the Devices.
29+ -->
30+ </array >
31+ <key >finalActions</key >
32+ <array >
33+ <string >openDirectory</string >
34+ </array >
35+ </dict >
36+ </plist >
You can’t perform that action at this time.
0 commit comments