Commit 4c3cc985 authored by Boris Bügling's avatar Boris Bügling

Update watchOS Example.

parent 250f4e30
...@@ -4,11 +4,6 @@ target 'watchOSsample' do ...@@ -4,11 +4,6 @@ target 'watchOSsample' do
pod 'Alamofire', :git => 'git@github.com:neonichu/Alamofire.git', :branch => 'watchos' pod 'Alamofire', :git => 'git@github.com:neonichu/Alamofire.git', :branch => 'watchos'
end end
target 'watchOSsample WatchKit App' do
platform :watchos, '2.0'
pod 'Alamofire', :git => 'git@github.com:neonichu/Alamofire.git', :branch => 'watchos'
end
target 'watchOSsample WatchKit Extension' do target 'watchOSsample WatchKit Extension' do
platform :watchos, '2.0' platform :watchos, '2.0'
pod 'Alamofire', :git => 'git@github.com:neonichu/Alamofire.git', :branch => 'watchos' pod 'Alamofire', :git => 'git@github.com:neonichu/Alamofire.git', :branch => 'watchos'
......
...@@ -10,20 +10,23 @@ ...@@ -10,20 +10,23 @@
<string>46</string> <string>46</string>
<key>objects</key> <key>objects</key>
<dict> <dict>
<key>082730B2FA6EF3366BF43DF6</key> <key>037611C37F1C9FA5C11EC0D2</key>
<dict> <dict>
<key>explicitFileType</key> <key>children</key>
<string>wrapper.framework</string> <array>
<key>includeInIndex</key> <string>4990CC328E0216782022CC58</string>
<string>0</string> <string>5C2B6806A87F8254E36C3BF8</string>
<string>B357BA941E65ECC483AE0860</string>
<string>41314F4384F8287A07D79620</string>
</array>
<key>isa</key> <key>isa</key>
<string>PBXFileReference</string> <string>PBXGroup</string>
<key>path</key> <key>name</key>
<string>Pods_watchOSsample_WatchKit_App.framework</string> <string>Pods</string>
<key>sourceTree</key> <key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string> <string>&lt;group&gt;</string>
</dict> </dict>
<key>29441BC22ACFED5B2D6AB16A</key> <key>1E232F64274BFFA8F587E155</key>
<dict> <dict>
<key>buildActionMask</key> <key>buildActionMask</key>
<string>2147483647</string> <string>2147483647</string>
...@@ -34,7 +37,7 @@ ...@@ -34,7 +37,7 @@
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXShellScriptBuildPhase</string>
<key>name</key> <key>name</key>
<string>Check Pods Manifest.lock</string> <string>Copy Pods Resources</string>
<key>outputPaths</key> <key>outputPaths</key>
<array/> <array/>
<key>runOnlyForDeploymentPostprocessing</key> <key>runOnlyForDeploymentPostprocessing</key>
...@@ -42,18 +45,12 @@ ...@@ -42,18 +45,12 @@
<key>shellPath</key> <key>shellPath</key>
<string>/bin/sh</string> <string>/bin/sh</string>
<key>shellScript</key> <key>shellScript</key>
<string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null <string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample-resources.sh"
if [[ $? != 0 ]] ; then
cat &lt;&lt; EOM
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
EOM
exit 1
fi
</string> </string>
<key>showEnvVarsInLog</key> <key>showEnvVarsInLog</key>
<string>0</string> <string>0</string>
</dict> </dict>
<key>3DC35B8EAAD01F2DA5B68FCE</key> <key>1E8987D060C89B71B6F2E504</key>
<dict> <dict>
<key>buildActionMask</key> <key>buildActionMask</key>
<string>2147483647</string> <string>2147483647</string>
...@@ -83,7 +80,7 @@ fi ...@@ -83,7 +80,7 @@ fi
<key>showEnvVarsInLog</key> <key>showEnvVarsInLog</key>
<string>0</string> <string>0</string>
</dict> </dict>
<key>3E96B34A649A4FE76F61B829</key> <key>41314F4384F8287A07D79620</key>
<dict> <dict>
<key>includeInIndex</key> <key>includeInIndex</key>
<string>1</string> <string>1</string>
...@@ -92,13 +89,13 @@ fi ...@@ -92,13 +89,13 @@ fi
<key>lastKnownFileType</key> <key>lastKnownFileType</key>
<string>text.xcconfig</string> <string>text.xcconfig</string>
<key>name</key> <key>name</key>
<string>Pods-watchOSsample WatchKit App.debug.xcconfig</string> <string>Pods-watchOSsample WatchKit Extension.release.xcconfig</string>
<key>path</key> <key>path</key>
<string>Pods/Target Support Files/Pods-watchOSsample WatchKit App/Pods-watchOSsample WatchKit App.debug.xcconfig</string> <string>Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension.release.xcconfig</string>
<key>sourceTree</key> <key>sourceTree</key>
<string>&lt;group&gt;</string> <string>&lt;group&gt;</string>
</dict> </dict>
<key>6395779F8B2B92898E7454A6</key> <key>4450B87362C0C46870057E2E</key>
<dict> <dict>
<key>explicitFileType</key> <key>explicitFileType</key>
<string>wrapper.framework</string> <string>wrapper.framework</string>
...@@ -111,66 +108,7 @@ fi ...@@ -111,66 +108,7 @@ fi
<key>sourceTree</key> <key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string> <string>BUILT_PRODUCTS_DIR</string>
</dict> </dict>
<key>66BF1A4CF3F7BAC34B29E942</key> <key>44A27D45218A5B2CC508009F</key>
<dict>
<key>fileRef</key>
<string>9A72614B380AA6283C78550E</string>
<key>isa</key>
<string>PBXBuildFile</string>
<key>settings</key>
<dict>
<key>ATTRIBUTES</key>
<array>
<string>Weak</string>
</array>
</dict>
</dict>
<key>6E546F31717D5A4A65BB0AA8</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key>
<string>Pods-watchOSsample WatchKit Extension.debug.xcconfig</string>
<key>path</key>
<string>Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension.debug.xcconfig</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>721B37D9D5769DB19DDDD417</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key>
<string>Pods-watchOSsample.release.xcconfig</string>
<key>path</key>
<string>Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample.release.xcconfig</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>7570F9FAF67C37768932DB9C</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key>
<string>Pods-watchOSsample WatchKit Extension.release.xcconfig</string>
<key>path</key>
<string>Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension.release.xcconfig</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>81474693BA1FD8904BEB0CFB</key>
<dict> <dict>
<key>buildActionMask</key> <key>buildActionMask</key>
<string>2147483647</string> <string>2147483647</string>
...@@ -181,7 +119,7 @@ fi ...@@ -181,7 +119,7 @@ fi
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXShellScriptBuildPhase</string>
<key>name</key> <key>name</key>
<string>Copy Pods Resources</string> <string>Check Pods Manifest.lock</string>
<key>outputPaths</key> <key>outputPaths</key>
<array/> <array/>
<key>runOnlyForDeploymentPostprocessing</key> <key>runOnlyForDeploymentPostprocessing</key>
...@@ -189,95 +127,74 @@ fi ...@@ -189,95 +127,74 @@ fi
<key>shellPath</key> <key>shellPath</key>
<string>/bin/sh</string> <string>/bin/sh</string>
<key>shellScript</key> <key>shellScript</key>
<string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample-resources.sh" <string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null
if [[ $? != 0 ]] ; then
cat &lt;&lt; EOM
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
EOM
exit 1
fi
</string> </string>
<key>showEnvVarsInLog</key> <key>showEnvVarsInLog</key>
<string>0</string> <string>0</string>
</dict> </dict>
<key>85E21040285804BCF4046DAC</key> <key>4990CC328E0216782022CC58</key>
<dict> <dict>
<key>buildActionMask</key> <key>includeInIndex</key>
<string>2147483647</string> <string>1</string>
<key>files</key>
<array/>
<key>inputPaths</key>
<array/>
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key> <key>name</key>
<string>Copy Pods Resources</string> <string>Pods-watchOSsample.debug.xcconfig</string>
<key>outputPaths</key> <key>path</key>
<array/> <string>Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample.debug.xcconfig</string>
<key>runOnlyForDeploymentPostprocessing</key> <key>sourceTree</key>
<string>0</string> <string>&lt;group&gt;</string>
<key>shellPath</key>
<string>/bin/sh</string>
<key>shellScript</key>
<string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension-resources.sh"
</string>
<key>showEnvVarsInLog</key>
<string>0</string>
</dict> </dict>
<key>8ABA9E4949E4578AA54A4391</key> <key>5C2B6806A87F8254E36C3BF8</key>
<dict> <dict>
<key>buildActionMask</key> <key>includeInIndex</key>
<string>2147483647</string> <string>1</string>
<key>files</key>
<array/>
<key>inputPaths</key>
<array/>
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key> <key>name</key>
<string>Copy Pods Resources</string> <string>Pods-watchOSsample.release.xcconfig</string>
<key>outputPaths</key> <key>path</key>
<array/> <string>Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample.release.xcconfig</string>
<key>runOnlyForDeploymentPostprocessing</key> <key>sourceTree</key>
<string>0</string> <string>&lt;group&gt;</string>
<key>shellPath</key>
<string>/bin/sh</string>
<key>shellScript</key>
<string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample WatchKit App/Pods-watchOSsample WatchKit App-resources.sh"
</string>
<key>showEnvVarsInLog</key>
<string>0</string>
</dict> </dict>
<key>99E72F03758F05EFC6D7DC88</key> <key>78F4664E1D24B9DF34442461</key>
<dict> <dict>
<key>buildActionMask</key> <key>fileRef</key>
<string>2147483647</string> <string>4450B87362C0C46870057E2E</string>
<key>files</key>
<array/>
<key>inputPaths</key>
<array/>
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXBuildFile</string>
<key>name</key> <key>settings</key>
<string>Embed Pods Frameworks</string> <dict>
<key>outputPaths</key> <key>ATTRIBUTES</key>
<array/> <array>
<key>runOnlyForDeploymentPostprocessing</key> <string>Weak</string>
<string>0</string> </array>
<key>shellPath</key> </dict>
<string>/bin/sh</string>
<key>shellScript</key>
<string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample-frameworks.sh"
</string>
<key>showEnvVarsInLog</key>
<string>0</string>
</dict> </dict>
<key>9A72614B380AA6283C78550E</key> <key>9452073DC3D59804A9D20751</key>
<dict> <dict>
<key>explicitFileType</key> <key>fileRef</key>
<string>wrapper.framework</string> <string>F24E238D0AA182DCD952E71E</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key> <key>isa</key>
<string>PBXFileReference</string> <string>PBXBuildFile</string>
<key>path</key> <key>settings</key>
<string>Pods_watchOSsample_WatchKit_Extension.framework</string> <dict>
<key>sourceTree</key> <key>ATTRIBUTES</key>
<string>BUILT_PRODUCTS_DIR</string> <array>
<string>Weak</string>
</array>
</dict>
</dict> </dict>
<key>A129F8B71B2CA81600EBC1DD</key> <key>A129F8B71B2CA81600EBC1DD</key>
<dict> <dict>
...@@ -287,8 +204,8 @@ fi ...@@ -287,8 +204,8 @@ fi
<string>A129F8D61B2CA81600EBC1DD</string> <string>A129F8D61B2CA81600EBC1DD</string>
<string>A129F8E51B2CA81600EBC1DD</string> <string>A129F8E51B2CA81600EBC1DD</string>
<string>A129F8C11B2CA81600EBC1DD</string> <string>A129F8C11B2CA81600EBC1DD</string>
<string>F1B7D9B7FF39B473A94360B9</string> <string>037611C37F1C9FA5C11EC0D2</string>
<string>DB003694694CCCAA58BF32EB</string> <string>C290A28E12C887C892FB76B2</string>
</array> </array>
<key>isa</key> <key>isa</key>
<string>PBXGroup</string> <string>PBXGroup</string>
...@@ -390,7 +307,7 @@ fi ...@@ -390,7 +307,7 @@ fi
<string>2147483647</string> <string>2147483647</string>
<key>files</key> <key>files</key>
<array> <array>
<string>A7CB4C4039BABC3590849224</string> <string>78F4664E1D24B9DF34442461</string>
</array> </array>
<key>isa</key> <key>isa</key>
<string>PBXFrameworksBuildPhase</string> <string>PBXFrameworksBuildPhase</string>
...@@ -418,13 +335,13 @@ fi ...@@ -418,13 +335,13 @@ fi
<string>A129F8F71B2CA81700EBC1DD</string> <string>A129F8F71B2CA81700EBC1DD</string>
<key>buildPhases</key> <key>buildPhases</key>
<array> <array>
<string>29441BC22ACFED5B2D6AB16A</string> <string>1E8987D060C89B71B6F2E504</string>
<string>A129F8BC1B2CA81600EBC1DD</string> <string>A129F8BC1B2CA81600EBC1DD</string>
<string>A129F8BD1B2CA81600EBC1DD</string> <string>A129F8BD1B2CA81600EBC1DD</string>
<string>A129F8BE1B2CA81600EBC1DD</string> <string>A129F8BE1B2CA81600EBC1DD</string>
<string>A129F8F61B2CA81700EBC1DD</string> <string>A129F8F61B2CA81700EBC1DD</string>
<string>99E72F03758F05EFC6D7DC88</string> <string>B55D105F75FDCEAD4A12BE64</string>
<string>81474693BA1FD8904BEB0CFB</string> <string>1E232F64274BFFA8F587E155</string>
</array> </array>
<key>buildRules</key> <key>buildRules</key>
<array/> <array/>
...@@ -640,11 +557,9 @@ fi ...@@ -640,11 +557,9 @@ fi
<string>A129F8F31B2CA81700EBC1DD</string> <string>A129F8F31B2CA81700EBC1DD</string>
<key>buildPhases</key> <key>buildPhases</key>
<array> <array>
<string>3DC35B8EAAD01F2DA5B68FCE</string>
<string>A129F8D01B2CA81600EBC1DD</string> <string>A129F8D01B2CA81600EBC1DD</string>
<string>A129F8F21B2CA81700EBC1DD</string> <string>A129F8F21B2CA81700EBC1DD</string>
<string>C0FFF303E05DCE2C96FF141A</string> <string>C0FFF303E05DCE2C96FF141A</string>
<string>8ABA9E4949E4578AA54A4391</string>
</array> </array>
<key>buildRules</key> <key>buildRules</key>
<array/> <array/>
...@@ -802,7 +717,7 @@ fi ...@@ -802,7 +717,7 @@ fi
<string>2147483647</string> <string>2147483647</string>
<key>files</key> <key>files</key>
<array> <array>
<string>66BF1A4CF3F7BAC34B29E942</string> <string>9452073DC3D59804A9D20751</string>
</array> </array>
<key>isa</key> <key>isa</key>
<string>PBXFrameworksBuildPhase</string> <string>PBXFrameworksBuildPhase</string>
...@@ -828,11 +743,11 @@ fi ...@@ -828,11 +743,11 @@ fi
<string>A129F8EF1B2CA81700EBC1DD</string> <string>A129F8EF1B2CA81700EBC1DD</string>
<key>buildPhases</key> <key>buildPhases</key>
<array> <array>
<string>D2182AD77AB0EC1AC677B3A2</string> <string>44A27D45218A5B2CC508009F</string>
<string>A129F8DD1B2CA81600EBC1DD</string> <string>A129F8DD1B2CA81600EBC1DD</string>
<string>A129F8DE1B2CA81600EBC1DD</string> <string>A129F8DE1B2CA81600EBC1DD</string>
<string>A129F8DF1B2CA81600EBC1DD</string> <string>A129F8DF1B2CA81600EBC1DD</string>
<string>85E21040285804BCF4046DAC</string> <string>CEC147330D45F32A2D56790F</string>
</array> </array>
<key>buildRules</key> <key>buildRules</key>
<array/> <array/>
...@@ -1151,7 +1066,7 @@ fi ...@@ -1151,7 +1066,7 @@ fi
<key>A129F8F01B2CA81700EBC1DD</key> <key>A129F8F01B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key> <key>baseConfigurationReference</key>
<string>6E546F31717D5A4A65BB0AA8</string> <string>B357BA941E65ECC483AE0860</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>CODE_SIGN_IDENTITY[sdk=watchos*]</key> <key>CODE_SIGN_IDENTITY[sdk=watchos*]</key>
...@@ -1181,7 +1096,7 @@ fi ...@@ -1181,7 +1096,7 @@ fi
<key>A129F8F11B2CA81700EBC1DD</key> <key>A129F8F11B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key> <key>baseConfigurationReference</key>
<string>7570F9FAF67C37768932DB9C</string> <string>41314F4384F8287A07D79620</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>CODE_SIGN_IDENTITY[sdk=watchos*]</key> <key>CODE_SIGN_IDENTITY[sdk=watchos*]</key>
...@@ -1243,8 +1158,6 @@ fi ...@@ -1243,8 +1158,6 @@ fi
</dict> </dict>
<key>A129F8F41B2CA81700EBC1DD</key> <key>A129F8F41B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key>
<string>3E96B34A649A4FE76F61B829</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key> <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
...@@ -1277,8 +1190,6 @@ fi ...@@ -1277,8 +1190,6 @@ fi
</dict> </dict>
<key>A129F8F51B2CA81700EBC1DD</key> <key>A129F8F51B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key>
<string>EFB64CABED853AE38A56CA64</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key> <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
...@@ -1345,7 +1256,7 @@ fi ...@@ -1345,7 +1256,7 @@ fi
<key>A129F8F81B2CA81700EBC1DD</key> <key>A129F8F81B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key> <key>baseConfigurationReference</key>
<string>AD2DC042D45C8FCF0AA426A9</string> <string>4990CC328E0216782022CC58</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key> <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
...@@ -1367,7 +1278,7 @@ fi ...@@ -1367,7 +1278,7 @@ fi
<key>A129F8F91B2CA81700EBC1DD</key> <key>A129F8F91B2CA81700EBC1DD</key>
<dict> <dict>
<key>baseConfigurationReference</key> <key>baseConfigurationReference</key>
<string>721B37D9D5769DB19DDDD417</string> <string>5C2B6806A87F8254E36C3BF8</string>
<key>buildSettings</key> <key>buildSettings</key>
<dict> <dict>
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key> <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
...@@ -1386,21 +1297,7 @@ fi ...@@ -1386,21 +1297,7 @@ fi
<key>name</key> <key>name</key>
<string>Release</string> <string>Release</string>
</dict> </dict>
<key>A7CB4C4039BABC3590849224</key> <key>B357BA941E65ECC483AE0860</key>
<dict>
<key>fileRef</key>
<string>6395779F8B2B92898E7454A6</string>
<key>isa</key>
<string>PBXBuildFile</string>
<key>settings</key>
<dict>
<key>ATTRIBUTES</key>
<array>
<string>Weak</string>
</array>
</dict>
</dict>
<key>AD2DC042D45C8FCF0AA426A9</key>
<dict> <dict>
<key>includeInIndex</key> <key>includeInIndex</key>
<string>1</string> <string>1</string>
...@@ -1409,26 +1306,13 @@ fi ...@@ -1409,26 +1306,13 @@ fi
<key>lastKnownFileType</key> <key>lastKnownFileType</key>
<string>text.xcconfig</string> <string>text.xcconfig</string>
<key>name</key> <key>name</key>
<string>Pods-watchOSsample.debug.xcconfig</string> <string>Pods-watchOSsample WatchKit Extension.debug.xcconfig</string>
<key>path</key> <key>path</key>
<string>Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample.debug.xcconfig</string> <string>Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension.debug.xcconfig</string>
<key>sourceTree</key> <key>sourceTree</key>
<string>&lt;group&gt;</string> <string>&lt;group&gt;</string>
</dict> </dict>
<key>C0FFF303E05DCE2C96FF141A</key> <key>B55D105F75FDCEAD4A12BE64</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>D2A37D3B11CEB086D6B67526</string>
</array>
<key>isa</key>
<string>PBXFrameworksBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>D2182AD77AB0EC1AC677B3A2</key>
<dict> <dict>
<key>buildActionMask</key> <key>buildActionMask</key>
<string>2147483647</string> <string>2147483647</string>
...@@ -1439,7 +1323,7 @@ fi ...@@ -1439,7 +1323,7 @@ fi
<key>isa</key> <key>isa</key>
<string>PBXShellScriptBuildPhase</string> <string>PBXShellScriptBuildPhase</string>
<key>name</key> <key>name</key>
<string>Check Pods Manifest.lock</string> <string>Embed Pods Frameworks</string>
<key>outputPaths</key> <key>outputPaths</key>
<array/> <array/>
<key>runOnlyForDeploymentPostprocessing</key> <key>runOnlyForDeploymentPostprocessing</key>
...@@ -1447,38 +1331,28 @@ fi ...@@ -1447,38 +1331,28 @@ fi
<key>shellPath</key> <key>shellPath</key>
<string>/bin/sh</string> <string>/bin/sh</string>
<key>shellScript</key> <key>shellScript</key>
<string>diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" &gt; /dev/null <string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample/Pods-watchOSsample-frameworks.sh"
if [[ $? != 0 ]] ; then
cat &lt;&lt; EOM
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
EOM
exit 1
fi
</string> </string>
<key>showEnvVarsInLog</key> <key>showEnvVarsInLog</key>
<string>0</string> <string>0</string>
</dict> </dict>
<key>D2A37D3B11CEB086D6B67526</key> <key>C0FFF303E05DCE2C96FF141A</key>
<dict> <dict>
<key>fileRef</key> <key>buildActionMask</key>
<string>082730B2FA6EF3366BF43DF6</string> <string>2147483647</string>
<key>files</key>
<array/>
<key>isa</key> <key>isa</key>
<string>PBXBuildFile</string> <string>PBXFrameworksBuildPhase</string>
<key>settings</key> <key>runOnlyForDeploymentPostprocessing</key>
<dict> <string>0</string>
<key>ATTRIBUTES</key>
<array>
<string>Weak</string>
</array>
</dict>
</dict> </dict>
<key>DB003694694CCCAA58BF32EB</key> <key>C290A28E12C887C892FB76B2</key>
<dict> <dict>
<key>children</key> <key>children</key>
<array> <array>
<string>6395779F8B2B92898E7454A6</string> <string>4450B87362C0C46870057E2E</string>
<string>082730B2FA6EF3366BF43DF6</string> <string>F24E238D0AA182DCD952E71E</string>
<string>9A72614B380AA6283C78550E</string>
</array> </array>
<key>isa</key> <key>isa</key>
<string>PBXGroup</string> <string>PBXGroup</string>
...@@ -1487,38 +1361,42 @@ fi ...@@ -1487,38 +1361,42 @@ fi
<key>sourceTree</key> <key>sourceTree</key>
<string>&lt;group&gt;</string> <string>&lt;group&gt;</string>
</dict> </dict>
<key>EFB64CABED853AE38A56CA64</key> <key>CEC147330D45F32A2D56790F</key>
<dict> <dict>
<key>includeInIndex</key> <key>buildActionMask</key>
<string>1</string> <string>2147483647</string>
<key>files</key>
<array/>
<key>inputPaths</key>
<array/>
<key>isa</key> <key>isa</key>
<string>PBXFileReference</string> <string>PBXShellScriptBuildPhase</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key> <key>name</key>
<string>Pods-watchOSsample WatchKit App.release.xcconfig</string> <string>Copy Pods Resources</string>
<key>path</key> <key>outputPaths</key>
<string>Pods/Target Support Files/Pods-watchOSsample WatchKit App/Pods-watchOSsample WatchKit App.release.xcconfig</string> <array/>
<key>sourceTree</key> <key>runOnlyForDeploymentPostprocessing</key>
<string>&lt;group&gt;</string> <string>0</string>
<key>shellPath</key>
<string>/bin/sh</string>
<key>shellScript</key>
<string>"${SRCROOT}/Pods/Target Support Files/Pods-watchOSsample WatchKit Extension/Pods-watchOSsample WatchKit Extension-resources.sh"
</string>
<key>showEnvVarsInLog</key>
<string>0</string>
</dict> </dict>
<key>F1B7D9B7FF39B473A94360B9</key> <key>F24E238D0AA182DCD952E71E</key>
<dict> <dict>
<key>children</key> <key>explicitFileType</key>
<array> <string>wrapper.framework</string>
<string>AD2DC042D45C8FCF0AA426A9</string> <key>includeInIndex</key>
<string>721B37D9D5769DB19DDDD417</string> <string>0</string>
<string>3E96B34A649A4FE76F61B829</string>
<string>EFB64CABED853AE38A56CA64</string>
<string>6E546F31717D5A4A65BB0AA8</string>
<string>7570F9FAF67C37768932DB9C</string>
</array>
<key>isa</key> <key>isa</key>
<string>PBXGroup</string> <string>PBXFileReference</string>
<key>name</key> <key>path</key>
<string>Pods</string> <string>Pods_watchOSsample_WatchKit_Extension.framework</string>
<key>sourceTree</key> <key>sourceTree</key>
<string>&lt;group&gt;</string> <string>BUILT_PRODUCTS_DIR</string>
</dict> </dict>
</dict> </dict>
<key>rootObject</key> <key>rootObject</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment